PHP :: Bug #26461 :: -lssl missing

Bug #26461 -lssl missing
Submitted: 2003-11-29 06:06 UTC Modified: 2003-12-12 00:17 UTC
From: wez@php.net Assigned: sniper (profile)
Status: Closed Package: Compile Failure
PHP Version: 4CVS, 5CVS OS: RedHat 7.3
Private report: No CVE-ID: None

 [2003-11-29 06:06 UTC] wez@php.net

Description:
------------
when configuring --with-openssl statically, -lssl is missing from the libs, so linking fails. 

rpm -q openssl
openssl-0.9.6b-35.7

(this is not managed via pkg-config)


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports

 [2003-11-29 08:40 UTC] sniper@php.net

What was the full configure line you used?
Anything in config.log? (put it online, along with the generated Makefile..)