ID: 30032 Updated by: [EMAIL PROTECTED] Reported By: denis at octopodus dot com -Status: Assigned +Status: Feedback Bug Type: Readline related Operating System: OpenBSD 3.5 PHP Version: 5CVS, 4CVS (2004-09-29) Assigned To: wez New Comment:
Please try using this CVS snapshot: http://snaps.php.net/php5.1-latest.tar.gz For Windows: http://snaps.php.net/win32/php5.1-win32-latest.zip Previous Comments: ------------------------------------------------------------------------ [2005-10-19 17:35:08] [EMAIL PROTECTED] Try this patch: http://bb.prohost.org/patch/readline.txt Once you apply, it run ./buildconf --force and re-run the configure script. ------------------------------------------------------------------------ [2004-09-28 23:06:12] [EMAIL PROTECTED] Assigned to the maintainer. ------------------------------------------------------------------------ [2004-09-09 03:13:07] denis at octopodus dot com Description: ------------ configure does a "checking for add_history in -lhistory..." And it can't find it. With OpenBSD, add_history is found in libreadline, not libhistory. Moreover, OpenBSD does not have this libhistory library. Reproduce code: --------------- ./configure --with-readline --with-history ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=30032&edit=1
