Edit report at http://bugs.php.net/bug.php?id=52601&edit=1

 ID:                 52601
 Updated by:         fel...@php.net
 Reported by:        gwolanin at gmail dot com
 Summary:            make fails with error: conflicting types for
                     'int8_t'
-Status:             Open
+Status:             Feedback
 Type:               Bug
 Package:            Compile Failure
 Operating System:   Solaris 2.8
 PHP Version:        5.2.14
 Block user comment: N

 New Comment:

Please try using this snapshot:

  http://snaps.php.net/php5.2-latest.tar.gz
 
For Windows:

  http://windows.php.net/snapshots/




Previous Comments:
------------------------------------------------------------------------
[2010-08-13 18:25:08] gwolanin at gmail dot com

Description:
------------
PHP v5.2.14

Solaris 2.8 (sparc)





./configure  \

--prefix=/opt/php-5.2.14 \

--with-mysql=/opt/mysql \

--with-mysql-sock=/tmp \

--with-apxs2=/opt/httpd-2.2.16/bin/apxs \

--with-jpeg-dir=/usr/local \

--with-png-dir=/usr/share/src/libpng-1.2.1 \

--with-gd \

--with-ttf \

--with-freetype-dir=/usr/local/lib \

--with-curl=/usr/local/bin \

--with-xsl \

--enable-cli \

--enable-ftp \

--enable-zip \

--with-ldap=/opt/ldap \

--with-zlib



....

....



In file included from
/usr/share/src/php-5.2.14/ext/pcre/pcrelib/pcre_internal.h:198,

                 from
/usr/share/src/php-5.2.14/ext/pcre/pcrelib/pcre_chartables.c:25:

/usr/include/stdint.h:41: error: conflicting types for 'int8_t'

/usr/include/sys/int_types.h:62: error: previous declaration of 'int8_t'
was here

/usr/include/stdint.h:42: error: conflicting types for 'int_least8_t'

/usr/include/sys/int_types.h:119: error: previous declaration of
'int_least8_t' was here

make: *** [ext/pcre/pcrelib/pcre_chartables.lo] Error 1







------------------------------------------------------------------------



-- 
Edit this bug report at http://bugs.php.net/bug.php?id=52601&edit=1

Reply via email to