php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
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

Add a Patch

Pull Requests

Add a Pull Request

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..)


 [2003-11-29 09:22 UTC] wez@php.net
http://www.php.net/~wez/sslfail.tgz.

It detects -lssl just fine, but somehow -lssl doesn't
end up in the makefile.
 [2003-12-12 00:17 UTC] sniper@php.net
Fixed now.

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 16 20:01:31 2024 UTC