From: creinig at sunsite dot dk Operating system: Debian/Sarge PHP version: 4.3.9 PHP Bug Type: Compile Failure Bug description: Linker errors in Zend/zend.o and others
Description: ------------ Linker throws many undefined references in the language core. Error outputs: http://sunsite.dk/~creinig/phperror/php-4.3.9-make-errors Tried also with php4-STABLE-200411131730 -- there it throws a flex internal error: conflicts: 2 shift/reduce flex: fatal internal error, bad line in skeleton file make: *** [Zend/zend_ini_scanner.c] Error 1 Configure call: ../php-4.3.9/configure --prefix=/home/creinig/apachetest/install/php-4.3.9 \ --with-fastcgi \ --enable-force-cgi-redirect \ --enable-discard-path \ --with-config-file-path=/home/creinig/apachetest/install/php-4.3.9/etc \ --enable-safe-mode \ --with-openssl \ --with-zlib \ --enable-memory-limit The snapshot was configured with the same line, with the dirnames adapted. $ uname -a Linux loke 2.6.8-1-mckinley-smp #1 SMP Tue Sep 14 22:36:10 MDT 2004 ia64 GNU/Linux $ gcc --version gcc (GCC) 3.3.4 (Debian 1:3.3.4-13) $ flex --version flex 2.5.31 -- Edit bug report at http://bugs.php.net/?id=30774&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=30774&r=trysnapshot4 Try a CVS snapshot (php5.0): http://bugs.php.net/fix.php?id=30774&r=trysnapshot50 Try a CVS snapshot (php5.1): http://bugs.php.net/fix.php?id=30774&r=trysnapshot51 Fixed in CVS: http://bugs.php.net/fix.php?id=30774&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=30774&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=30774&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=30774&r=needscript Try newer version: http://bugs.php.net/fix.php?id=30774&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=30774&r=support Expected behavior: http://bugs.php.net/fix.php?id=30774&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=30774&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=30774&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=30774&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=30774&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=30774&r=dst IIS Stability: http://bugs.php.net/fix.php?id=30774&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=30774&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=30774&r=float MySQL Configuration Error: http://bugs.php.net/fix.php?id=30774&r=mysqlcfg
