From:             druid at mail dot cz
Operating system: Linux 2.4.20
PHP version:      4.3.1
PHP Bug Type:     Compile Failure
Bug description:  Wrong order of -lssl and -lcrypto with IMAP

./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.
-- 
Edit bug report at http://bugs.php.net/?id=22616&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=22616&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=22616&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=22616&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=22616&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=22616&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=22616&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=22616&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=22616&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=22616&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=22616&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=22616&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=22616&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=22616&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=22616&r=gnused

Reply via email to