From:             chris at andrews dot com
Operating system: Cobalt Raq4i (linux)
PHP version:      4.3.3
PHP Bug Type:     *Configuration Issues
Bug description:  can't configure --with-openssl=path

Description:
------------
Updating from 4.06 to 4.3.3. I downloaded php-4.3.3, and when configuring
included:

--with-openssl=/usr/sbin/openssl

The configuring seemed to go well except for one thing, I get:

---
checking for OpenSSL support... yes
configure: error: Cannot find OpenSSL's <evp.h>
---

I have OpenSSL 0.9.6 on the server, tried using shorter path (/usr), same
problem.  Path is correct.

I have searched forums and have found others having this same problem, but
could not find any answers/fixes to problem.



Reproduce code:
---------------
-

Expected result:
----------------
-

Actual result:
--------------
checking for OpenSSL support... yes
configure: error: Cannot find OpenSSL's <evp.h>


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

Reply via email to