ID: 39394 Updated by: [EMAIL PROTECTED] Reported By: david dot bourgeois at gmail dot com -Status: Assigned +Status: Closed Bug Type: Compile Failure Operating System: Red Hat 7.2 PHP Version: 5.2.0 Assigned To: pajoye New Comment:
This bug has been fixed in CVS. Snapshots of the sources are packaged every three hours; this change will be in the next snapshot. You can grab the snapshot at http://snaps.php.net/. Thank you for the report, and for helping us make PHP better. Previous Comments: ------------------------------------------------------------------------ [2006-11-06 14:20:03] sysadmin at rollerscapes dot net Update OpenSSL, its noted in the Manuel you always must use the latest version! ------------------------------------------------------------------------ [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