From: skissane at ics dot mq dot edu dot au Operating system: RedHat Linux 9 PHP version: 4CVS-2003-09-06 (stable) PHP Bug Type: Compile Failure Bug description: ext/standard/filestat.c:575: undefined reference to `php_check_open_basedir_ex'
Description: ------------ Error message during linking. Reproduce code: --------------- ./configure --enable-debug make Expected result: ---------------- Linking succeeds Actual result: -------------- ext/standard/filestat.o(.text+0x1277): In function `php_stat': /home/skissane/php4-200309060330/ext/standard/filestat.c:575: undefined reference to `php_check_open_basedir_ex' collect2: ld returned 1 exit status make: *** [sapi/cgi/php] Error 1 -- Edit bug report at http://bugs.php.net/?id=25392&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=25392&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=25392&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=25392&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=25392&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=25392&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=25392&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=25392&r=support Expected behavior: http://bugs.php.net/fix.php?id=25392&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=25392&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=25392&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=25392&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=25392&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=25392&r=dst IIS Stability: http://bugs.php.net/fix.php?id=25392&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=25392&r=gnused