patch install error
gedakos
nginx-forum at nginx.us
Wed Oct 7 11:46:44 MSD 2009
Hello.
Wonder if you could help me please. I've installed nginx 0.7.59 or 0.7.62 and i wish to apply the patch by witch I can do ssl_crl verifications.But i get the following error:
cc1: warnings being treated as errors
src/event/ngx_event_openssl.c: In function ângx_ssl_crlâ:
src/event/ngx_event_openssl.c:294: warning: pointer targets in passing argument 3 of âX509_LOOKUP_ctrlâ differ in signedness
make[1]: *** Error 1
make[1]: Leaving directory `/tmp/nginx-0.7.59'
make: *** Error 2
These are my install steps:
patch -p1 < ../0002-Add-SSL-CRL-verifications.patch
./configure --sbin-path=/usr/local/sbin --with-http_ssl_module
make
..............and then i get the error.
This happens with any of the versions. Can you please tell me if I'm doing something wrong or is it something I've missed ?
Thank you in advance.
Bogdan Zglobiu
P.S - I' running CentOS 5.3 on a Pentium 4 3Ghz, 2 GB RAM.
Posted at Nginx Forum: http://forum.nginx.org/read.php?2,11759,11759#msg-11759
More information about the nginx
mailing list