ID: 30032 Updated by: [EMAIL PROTECTED] Reported By: denis at octopodus dot com -Status: Open +Status: Assigned -Bug Type: Compile Failure +Bug Type: Readline related Operating System: OpenBSD 3.5 -PHP Version: 4.3.9RC2 +PHP Version: 4CVS, 5CVS (20040929) -Assigned To: +Assigned To: wez New Comment:
Assigned to the maintainer. Previous Comments: ------------------------------------------------------------------------ [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