ID:               49605
 Updated by:       paj...@php.net
 Reported By:      terry at mackintoshweb dot com
-Status:           Open
+Status:           Feedback
 Bug Type:         Compile Failure
 Operating System: Linux, 2.4.19 kernel
 PHP Version:      5.3.0
 New Comment:

Which gcc and openssl version do you use?

And can post a link to the full openssl build log please? There is no
error in what you gave here, only warnings.


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

[2009-09-20 04:22:56] terry at mackintoshweb dot com

Description:
------------
Build fails

Reproduce code:
---------------
./configure  --with-snmp --with-pgsql=/usr/local/pgsql --with-gd
--enable-calendar --with-apxs2=/usr/local/apache2/bin/apxs
--disable-cgi --with-openssl --with-gnu-ld
--with-jpeg-dir=/usr/local/lib

make

Actual result:
--------------
/usr/src/php-5.3.0/ext/openssl/openssl.c: In function
`zif_openssl_seal':
/usr/src/php-5.3.0/ext/openssl/openssl.c:4113: warning: passing arg 2
of
`EVP_SealInit' discards qualifiers from pointer target type
/usr/src/php-5.3.0/ext/openssl/openssl.c: In function
`zif_openssl_open':
/usr/src/php-5.3.0/ext/openssl/openssl.c:4203: warning: passing arg 2
of
`EVP_OpenInit' discards qualifiers from pointer target type
/usr/src/php-5.3.0/ext/openssl/openssl.c: In function
`zif_openssl_digest':
/usr/src/php-5.3.0/ext/openssl/openssl.c:4529: void value not ignored
as it
ought to be
make: *** [ext/openssl/openssl.lo] Error 1



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


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


Reply via email to