ID: 19986 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Other web server Operating System: Linux 2.4 PHP Version: 4.3.0-pre1 New Comment:
Please try using this CVS snapshot: http://snaps.php.net/php4-latest.tar.gz For Windows: http://snaps.php.net/win32/php4-win32-latest.zip Previous Comments: ------------------------------------------------------------------------ [2002-10-18 21:39:53] [EMAIL PROTECTED] Trying to build PHP 4.3.0-pre1 against AOLserver 3.5.0, I get this: /bin/sh libtool --silent --mode=compile gcc -Iext/standard/ -I/u1/src/php-4.3.0pre1/ext/standard/ -DPHP_ATOM_INC -I/u1/src/php-4.3.0pre1/include -I/u1/src/php-4.3.0pre1/main -I/u1/src/php-4.3.0pre1 -I/home/aolserver/include -I/u1/src/php-4.3.0pre1/Zend -I/u1/src/php-4.3.0pre1/ext/xml/expat -D_REENTRANT -I/u1/src/php-4.3.0pre1/TSRM -DTHREAD=1 -g -O2 -pthread -DZTS -prefer-pic -c /u1/src/php-4.3.0pre1/ext/standard/formatted_print.c -o ext/standard/formatted_print.lo /u1/src/php-4.3.0pre1/ext/standard/formatted_print.c: In function `php_sprintf_appenddouble': /u1/src/php-4.3.0pre1/ext/standard/formatted_print.c:287: `tsrm_ls' undeclared (first use in this function) /u1/src/php-4.3.0pre1/ext/standard/formatted_print.c:287: (Each undeclared identifier is reported only once /u1/src/php-4.3.0pre1/ext/standard/formatted_print.c:287: for each function it appears in.) make: *** [ext/standard/formatted_print.lo] Error 1 Looks like the tsrm_ls being missing isn't uncommon. Hopefully this will be a quick bug to fix and close. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=19986&edit=1
