From:             david dot bourgeois at gmail dot com
Operating system: Red Hat 7.2
PHP version:      5.2.0
PHP Bug Type:     Compile Failure
Bug description:  Make failed with openssl compilation option

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 bug report at http://bugs.php.net/?id=39394&edit=1
-- 
Try a CVS snapshot (PHP 4.4): 
http://bugs.php.net/fix.php?id=39394&r=trysnapshot44
Try a CVS snapshot (PHP 5.2): 
http://bugs.php.net/fix.php?id=39394&r=trysnapshot52
Try a CVS snapshot (PHP 6.0): 
http://bugs.php.net/fix.php?id=39394&r=trysnapshot60
Fixed in CVS:                 http://bugs.php.net/fix.php?id=39394&r=fixedcvs
Fixed in release:             
http://bugs.php.net/fix.php?id=39394&r=alreadyfixed
Need backtrace:               http://bugs.php.net/fix.php?id=39394&r=needtrace
Need Reproduce Script:        http://bugs.php.net/fix.php?id=39394&r=needscript
Try newer version:            http://bugs.php.net/fix.php?id=39394&r=oldversion
Not developer issue:          http://bugs.php.net/fix.php?id=39394&r=support
Expected behavior:            http://bugs.php.net/fix.php?id=39394&r=notwrong
Not enough info:              
http://bugs.php.net/fix.php?id=39394&r=notenoughinfo
Submitted twice:              
http://bugs.php.net/fix.php?id=39394&r=submittedtwice
register_globals:             http://bugs.php.net/fix.php?id=39394&r=globals
PHP 3 support discontinued:   http://bugs.php.net/fix.php?id=39394&r=php3
Daylight Savings:             http://bugs.php.net/fix.php?id=39394&r=dst
IIS Stability:                http://bugs.php.net/fix.php?id=39394&r=isapi
Install GNU Sed:              http://bugs.php.net/fix.php?id=39394&r=gnused
Floating point limitations:   http://bugs.php.net/fix.php?id=39394&r=float
No Zend Extensions:           http://bugs.php.net/fix.php?id=39394&r=nozend
MySQL Configuration Error:    http://bugs.php.net/fix.php?id=39394&r=mysqlcfg

Reply via email to