From: zliu1 at nd dot edu
Operating system: Solaris 8
PHP version: 4.3.4
PHP Bug Type: Compile Failure
Bug description: PHP 4.3.4 failed to compile on Solaris 8
Description:
------------
What I did:
./configure --with-apxs=/local/www/apache/bin/apxs
--with-mysql
make
Error massage:/bin/sh /local/src/php-4.3.4/libtool --silent
--preserve-dup-deps --mode=compile gcc -Iext/ctype/
-I/local/src/php-4.3.4/ext/ctype/ -DPHP_ATOM_INC
-I/local/src/php-4.3.4/include -I/local/src/php-4.3.4/main
-I/local/src/php-4.3.4 -I/local/src/php-4.3.4/Zend
-I/local/src/php-4.3.4/ext/xml/expat -D_POSIX_PTHREAD_SEMANTICS
-I/local/src/php-4.3.4/TSRM -g -O2 -prefer-pic -c
/local/src/php-4.3.4/ext/ctype/ctype.c -o ext/ctype/ctype.lo
In file included from /local/src/php-4.3.4/main/php.h:34,
from /local/src/php-4.3.4/ext/ctype/ctype.c:23:
/local/src/php-4.3.4/Zend/zend.h:311: argument format specified for
non-function `error_function'
/local/src/php-4.3.4/Zend/zend.h:312: argument format specified for
non-function `printf_function'
/local/src/php-4.3.4/Zend/zend.h:444: argument format specified for
non-function `zend_printf'
/local/src/php-4.3.4/Zend/zend.h:451: argument format specified for
non-function `zend_error_cb'
*** Error code 1
make: Fatal error: Command failed for target `ext/ctype/ctype.lo'
gcc version: 3.0.1
--
Edit bug report at http://bugs.php.net/?id=26556&edit=1
--
Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=26556&r=trysnapshot4
Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=26556&r=trysnapshot5
Fixed in CVS: http://bugs.php.net/fix.php?id=26556&r=fixedcvs
Fixed in release: http://bugs.php.net/fix.php?id=26556&r=alreadyfixed
Need backtrace: http://bugs.php.net/fix.php?id=26556&r=needtrace
Need Reproduce Script: http://bugs.php.net/fix.php?id=26556&r=needscript
Try newer version: http://bugs.php.net/fix.php?id=26556&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=26556&r=support
Expected behavior: http://bugs.php.net/fix.php?id=26556&r=notwrong
Not enough info: http://bugs.php.net/fix.php?id=26556&r=notenoughinfo
Submitted twice: http://bugs.php.net/fix.php?id=26556&r=submittedtwice
register_globals: http://bugs.php.net/fix.php?id=26556&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=26556&r=php3
Daylight Savings: http://bugs.php.net/fix.php?id=26556&r=dst
IIS Stability: http://bugs.php.net/fix.php?id=26556&r=isapi
Install GNU Sed: http://bugs.php.net/fix.php?id=26556&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=26556&r=float