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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: wez@php.net
New email:
PHP Version: OS:

 

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


 [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: Sun Dec 22 01:01:30 2024 UTC