ID: 19986 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Closed Bug Type: Other web server Operating System: Linux 2.4 PHP Version: 4.3.0-pre1 New Comment:
This bug has been fixed in CVS. In case this was a PHP problem, snapshots of the sources are packaged every three hours; this change will be in the next snapshot. You can grab the snapshot at http://snaps.php.net/. In case this was a documentation problem, the fix will show up soon at http://www.php.net/manual/. In case this was a PHP.net website problem, the change will show up on the PHP.net site and on the mirror sites in short time. Thank you for the report, and for helping us make PHP better. Previous Comments: ------------------------------------------------------------------------ [2002-10-19 02:27:33] [EMAIL PROTECTED] 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 ------------------------------------------------------------------------ [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
