php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #30032 add_history is not in libhistory but in libreadline
Submitted: 2004-09-09 03:13 UTC Modified: 2009-05-14 13:44 UTC
Votes:1
Avg. Score:4.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:0 (0.0%)
Same OS:0 (0.0%)
From: denis at octopodus dot com Assigned:
Status: Closed Package: Readline related
PHP Version: 5CVS, 4CVS (2004-09-29) OS: OpenBSD 3.5
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: denis at octopodus dot com
New email:
PHP Version: OS:

 

 [2004-09-09 03:13 UTC] 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


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-05-14 13:44 UTC] jani@php.net
See bug #48256
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 20 12:01:28 2024 UTC