ID:               15780
 Comment by:       ady_speed at yahoo dot co dot uk
 Reported By:      corporal_pisang at counter-strike dot com dot my
 Status:           Bogus
 Bug Type:         Compile Failure
 Operating System: Linux
 PHP Version:      4.0CVS-2002-02-28
 New Comment:

Or...you just need to add the path where you installed openssl (default
/usr/local/openssl). Do a search for evp.h if you are in doubt ;)

Must sound like this:



./configure... --with-openssl-prefix=/usr/local/ssl...


Previous Comments:
------------------------------------------------------------------------

[2003-05-29 22:17:42] kelv at kelv dot net

The error is not because of PHP. It happens if the old /usr/local/ssl
(assuming default location) was not cleaned out before a newer version
of OpenSSL was installed. I had this exact error compiling PHP
--with-openssl 0.9.7b, previously 0.9.6g. 



Solution - delete the old /usr/local/ssl, go back to your OpenSSL
source and make install again. PHP will then build without a problem.



WARNING - Make sure you telnet in before you delete your old
/usr/local/ssl dir or you will loose connection and have no way in. You
will also need to rebuild OpenSSH afterwards or it will complain about
incorrect .so versions.



Kelv

------------------------------------------------------------------------

[2002-04-06 08:09:57] [EMAIL PROTECTED]

You're using development version of openssl. Nothing we can

do about that now.



------------------------------------------------------------------------

[2002-04-06 00:00:05] php-bugs at lists dot php dot net

No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".

------------------------------------------------------------------------

[2002-03-05 09:39:06]  corporal_pisang at counter-strike dot com dot my

yeap ... my last 4.2.0-dev compile was on february with 

the same ssl headers.

------------------------------------------------------------------------

[2002-03-05 09:06:08] [EMAIL PROTECTED]

Sounds like your header files redefining OPENSSL_add_all_algorithms to
OPENSSL_add_all_algorithms_noconf.



Are you sure that the header files installed match your development
version of openssl??

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/15780

-- 
Edit this bug report at http://bugs.php.net/?id=15780&edit=1

Reply via email to