PHP :: Bug #35409 :: undefined reference to `rl_completion_matches'
| Bug #35409 | undefined reference to `rl_completion_matches' | |||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Submitted: | 2005-11-26 15:12 UTC | Modified: | 2005-11-28 17:51 UTC |
|
||||||||||
| From: | sales at vivizi dot com | Assigned: | ||||||||||||
| Status: | Closed | Package: | Compile Failure | |||||||||||
| PHP Version: | 5CVS-2005-11-28 (cvs) | OS: | * | |||||||||||
| Private report: | No | CVE-ID: | None | |||||||||||
[2005-11-26 15:12 UTC] sales at vivizi dot com
Description: ------------ I am having problems compiling 5.1.0 Small note: 5.0.5 works fine, EXACT SAME OPTIONS. 4.4.1 also works just fine! when I use --with-openssl I get: "checking for OpenSSL support... yes checking for Kerberos support... no checking for pkg-config... noconfigure: error: Cannot find OpenSSL's libraries" when I do not use it it works ok. I tried re-installing openssl (+ devel) and even upgrading it to the latest (0.9.6b->0.9.8a). No luck. So I move on, I remove --with-openssl Then I get: "checking for the location of libjpeg... /usr configure: error: libjpeg.(a|so) not found." etc etc, same for GD and libpng. I use --with-jpeg-dir=/usr or /usr/lib or /usr/local, etc... does not matter. locate libjpeg.a -> /usr/lib/libjpeg.a Has anything changed, or is this a compile bug? So far as I can track down, it seems like a bug. Especially since 5.0.5 does work just fine. Also see no other problems.
Patches
Pull Requests
History
AllCommentsChangesGit/SVN commits
[2005-11-26 16:35 UTC] sniper@php.net
[2005-11-26 17:25 UTC] sales at vivizi dot com
[2005-11-26 17:47 UTC] mj@php.net
[2005-11-26 18:36 UTC] sales at vivizi dot com
[2005-11-26 20:58 UTC] mj@php.net
[2005-11-26 21:01 UTC] sales at vivizi dot com
[2005-11-27 20:09 UTC] sales at vivizi dot com
[2005-11-27 20:17 UTC] tony2001@php.net
[2005-11-27 20:20 UTC] sales at vivizi dot com
[2005-11-27 23:47 UTC] sniper@php.net
[2005-11-28 00:08 UTC] sales at vivizi dot com
[2005-11-28 00:41 UTC] sniper@php.net
[2005-11-28 12:33 UTC] sales at vivizi dot com
[2005-11-28 12:38 UTC] tony2001@php.net
[2005-11-28 15:11 UTC] sales at vivizi dot com
[2005-11-28 15:14 UTC] sniper@php.net
[2005-11-28 15:28 UTC] sales at vivizi dot com
[2005-11-28 16:40 UTC] sniper@php.net
[2005-11-28 16:45 UTC] sales at vivizi dot com
[2005-11-28 17:51 UTC] sniper@php.net