ID: 39394 Comment by: sysadmin at rollerscapes dot net Reported By: david dot bourgeois at gmail dot com Status: Open Bug Type: Compile Failure Operating System: Red Hat 7.2 PHP Version: 5.2.0 New Comment:
Update OpenSSL, its noted in the Manuel you always must use the latest version! Previous Comments: ------------------------------------------------------------------------ [2006-11-06 08:32:57] david dot bourgeois at gmail dot com Description: ------------ Hi, I have a pb with compil of php 5.2.0 (previous versions of PHP5 work fine with the same compilation options). When I compile php 5.2.0 without openssl option, there is no problem. openssl version : 0.9.6m Compilation of PHP as a module with Apache 2.2.3 Reproduce code: --------------- You can see the configure options here : http://www.dlnet-inter.fr/compil-failed.txt Actual result: -------------- ext/openssl/.libs/openssl.o: In function `php_openssl_generate_private_key': /home/src/php-5.2.0/ext/openssl/openssl.c:2063: undefined reference to `DSA_get_default_method' collect2: ld returned 1 exit status make: *** [sapi/cli/php] Erreur 1 ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=39394&edit=1