ID: 39854 Updated by: [EMAIL PROTECTED] Reported By: mike at brenden dot com -Status: Open +Status: Feedback Bug Type: Compile Failure Operating System: ubuntu606 amd64 PHP Version: 5.2.0 New Comment:
What version of libedit are you using? Also, you can try the following patch http://bb.prohost.org/patch/readline.txt Previous Comments: ------------------------------------------------------------------------ [2006-12-16 15:53:32] mike at brenden dot com 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 this bug report at http://bugs.php.net/?id=39854&edit=1