Wrong order of -lssl and -lcrypto with IMAP
| Bug #22616 | Wrong order of -lssl and -lcrypto with IMAP | ||||
|---|---|---|---|---|---|
| Submitted: | 2003-03-09 14:27 UTC | Modified: | 2003-03-10 20:13 UTC | ||
| From: | druid at mail dot cz | Assigned: | |||
| Status: | Closed | Package: | Compile Failure | ||
| PHP Version: | 4.3.1 | OS: | Linux 2.4.20 | ||
| Private report: | No | CVE-ID: | None | ||
[2003-03-09 14:27 UTC] druid at mail dot cz
./configure and Makefile sets a wrong order of loading -lssl and -lcrypto when --with-imap and --with-imap-ssl. I used imap-2002b. I had to change the order twice. First at ./configure and second at Makefile when linking sapi/cli/php.
Patches
Pull Requests
History
AllCommentsChangesGit/SVN commits
[2003-03-09 17:53 UTC] sniper@php.net
[2003-03-10 02:08 UTC] druid at mail dot cz
[2003-03-10 20:13 UTC] sniper@php.net