ID: 16250 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Unknown/Other Function Operating System: sunos5.5.1 PHP Version: 4.1.2 New Comment:
please give me a answer! I use gcc2.7.2.1 Previous Comments: ------------------------------------------------------------------------ [2002-03-25 03:49:34] [EMAIL PROTECTED] I install apache before good! cd apache ./configure --prefix=/www/apache --enable-shared=max make make install no errors happen! then I install php 4.1.2 cd php ./configure --with-apxs=/www/apache/bin/apxs --with-mysql --enable-track-vars --with-config-file-path=/www/a pache make errors happen like this /bin/sh /home/personal-http/mail/apache/php/libtool --silent --mode=compile gcc -I. -I/home/personal-http/mail/apache/php/main -I/home/personal-http/mail/apache/php/main -I/home/personal-http/mail/apache/php -I/www/apache/include -I/home/personal-http/mail/apache/php/Zend -I/home/personal-http/mail/apache/php/ext/mysql/libmysql -I/home/personal-http/mail/apache/php/ext/xml/expat -D_POSIX_PTHREAD_SEMANTICS -DSOLARIS2=251 -DUSE_EXPAT -I/home/personal-http/mail/apache/php/TSRM -g -O2 -prefer-pic -c mergesort.c /bin/sh /home/personal-http/mail/apache/php/libtool --silent --mode=compile gcc -I. -I/home/personal-http/mail/apache/php/main -I/home/personal-http/mail/apache/php/main -I/home/personal-http/mail/apache/php -I/www/apache/include -I/home/personal-http/mail/apache/php/Zend -I/home/personal-http/mail/apache/php/ext/mysql/libmysql -I/home/personal-http/mail/apache/php/ext/xml/expat -D_POSIX_PTHREAD_SEMANTICS -DSOLARIS2=251 -DUSE_EXPAT -I/home/personal-http/mail/apache/php/TSRM -g -O2 -prefer-pic -c reentrancy.c reentrancy.c: In function `php_ctime_r': reentrancy.c:66: warning: comparison between pointer and integer reentrancy.c: In function `php_asctime_r': reentrancy.c:73: warning: comparison between pointer and integer reentrancy.c: In function `php_readdir_r': reentrancy.c:130: too few arguments to function `readdir64_r' *** Error code 1 make: Fatal error: Command failed for target `reentrancy.lo' Current working directory /home/personal-http/mail/apache/php/main *** Error code 1 make: Fatal error: Command failed for target `all-recursive' Current working directory /home/personal-http/mail/apache/php/main *** Error code 1 make: Fatal error: Command failed for target `all-recursive' ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=16250&edit=1
