From: mike at brenden dot com Operating system: ubuntu606 amd64 PHP version: 5.2.0 PHP Bug Type: Compile Failure Bug description: 5.2.0 fails w/ --with-libedit
Description: ------------ Related to Bug #35409. ubuntu606 on amd64 php-5.2.0 ./configure --disable-all --with-libedit make still fails Reproduce code: --------------- ./configure --disable-all --with-libedit make gives several compile errors about php_mb_encoding_translation, php_mb_strrchr, etc. and various others (maybe 30 error lines in all), but it first gives: ext/readline/.libs/readline.o: In function `_readline_completion_cb': /files/php-5.2.0/ext/readline/readline.c:430: undefined reference to `completion_matches' which, when my other bulk of desired options is turned on, appears anytime --with-libedit is included. not huge problem, but couldn't figure how to add onto bug #35409 and it appears to still be alive, over one year later. -- Edit bug report at http://bugs.php.net/?id=39854&edit=1 -- Try a CVS snapshot (PHP 4.4): http://bugs.php.net/fix.php?id=39854&r=trysnapshot44 Try a CVS snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=39854&r=trysnapshot52 Try a CVS snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=39854&r=trysnapshot60 Fixed in CVS: http://bugs.php.net/fix.php?id=39854&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=39854&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=39854&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=39854&r=needscript Try newer version: http://bugs.php.net/fix.php?id=39854&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=39854&r=support Expected behavior: http://bugs.php.net/fix.php?id=39854&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=39854&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=39854&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=39854&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=39854&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=39854&r=dst IIS Stability: http://bugs.php.net/fix.php?id=39854&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=39854&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=39854&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=39854&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=39854&r=mysqlcfg