From: denis at octopodus dot com Operating system: OpenBSD 3.5 PHP version: 4.3.9RC2 PHP Bug Type: Compile Failure Bug description: add_history is not in libhistory but in libreadline
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 bug report at http://bugs.php.net/?id=30032&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=30032&r=trysnapshot4 Try a CVS snapshot (php5.0): http://bugs.php.net/fix.php?id=30032&r=trysnapshot50 Try a CVS snapshot (php5.1): http://bugs.php.net/fix.php?id=30032&r=trysnapshot51 Fixed in CVS: http://bugs.php.net/fix.php?id=30032&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=30032&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=30032&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=30032&r=needscript Try newer version: http://bugs.php.net/fix.php?id=30032&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=30032&r=support Expected behavior: http://bugs.php.net/fix.php?id=30032&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=30032&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=30032&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=30032&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=30032&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=30032&r=dst IIS Stability: http://bugs.php.net/fix.php?id=30032&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=30032&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=30032&r=float MySQL Configuration Error: http://bugs.php.net/fix.php?id=30032&r=mysqlcfg