From:             phpnet at wspse dot de
Operating system: Redhat Linux 7.3
PHP version:      4.3.4RC1
PHP Bug Type:     *Configuration Issues
Bug description:  openssl Library not found

Description:
------------
./configure will not succeed on Redhat 7.3 if openssl is enabled (the
shipped openssl-rpm [0.9.6b] does not include a pkgconfig-file).

This became broken in 4.3.4RC1 (4.3.3 worked fine). I quick checked that
the config-script was changed to use pkg-config for detecting the library.
I could fix it by copying the openssl.pc-file from redhat 9.0 and editing
the version information in it.

However, since that file is not there in RH7.3 you should either use the
old behavior or document it and saying how to fix it.


-- 
Edit bug report at http://bugs.php.net/?id=25703&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=25703&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=25703&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=25703&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=25703&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=25703&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=25703&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=25703&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=25703&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=25703&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=25703&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=25703&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=25703&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=25703&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=25703&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=25703&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=25703&r=float

Reply via email to