ID: 11467 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Compile Failure Operating system: PHP Version: 4.0.5 Assigned To: Comments: This is fixed in CVS (and IIRC in 4.0.6RC3) so please try it out: http://snaps.php.net/ or http://www.php.net/~andi/php-4.0.6RC3.tar.gz Previous Comments: --------------------------------------------------------------------------- [2001-06-13 11:53:56] [EMAIL PROTECTED] Hi I've this problem to compile php whit this option: ./configure --with-apache=../apache_1.3.20 --enable-track-vars --enable-trans-sid --enable-ftp My gcc version is: gcc 2.95.2.1 ########################################################### Making all in Zend Target "all" is up to date. Making all in main Target "all-p" is up to date. Target "all" is up to date. Making all in ext Making all in ftp Target "all-p" is up to date. Target "all" is up to date. Making all in mysql Making all in libmysql gcc -I. -I/home/aix/php-4.0.5/ext/mysql/libmysql -I/home/aix/php-4.0.5/main -I/home/aix/php-4.0.5 -I/home/aix/apache_1.3.20/src/include -I/home/aix/apache_1.3.20/src/os/unix -I/home/aix/php-4.0.5/Zend -I/home/aix/php-4.0.5/ext/mysql/libmysql -I/home/aix/php-4.0.5/ext/xml/expat/xmltok -I/home/aix/php-4.0.5/ext/xml/expat/xmlparse -I/home/aix/php-4.0.5/TSRM -DSUPPORT_UTF8 -DXML_BYTE_ORDER=21 -O2 -c libmysql.c && touch libmysql.lo In file included from libmysql.c:9: global.h:548: conflicting types for `int8' /usr/include/sys/inttypes.h:622: previous declaration of `int8' global.h:549: warning: redefinition of `int16' /usr/include/sys/inttypes.h:623: warning: `int16' previously declared here global.h:559: warning: redefinition of `int32' /usr/include/sys/inttypes.h:624: warning: `int32' previously declared here libmysql.c: In function `connect2': libmysql.c:188: warning: passing arg 5 of `getsockopt' from incompatible pointer type make: 1254-004 The error code from the last command is 1. Stop. make: 1254-004 The error code from the last command is 1. Stop. make: 1254-004 The error code from the last command is 1. Stop. make: 1254-004 The error code from the last command is 1. Stop. make: 1254-004 The error code from the last command is 1. Stop. ########################################################### --------------------------------------------------------------------------- ATTENTION! Do NOT reply to this email! To reply, use the web interface found at http://bugs.php.net/?id=11467&edit=2 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]