patch install error

Igor Sysoev is at rambler-co.ru
Wed Oct 7 23:31:09 MSD 2009


On Wed, Oct 07, 2009 at 03:46:44AM -0400, gedakos wrote:

> 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 ?

Try the attached patch.


-- 
Igor Sysoev
http://sysoev.ru/en/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.crl.txt
Type: application/octet-stream
Size: 4007 bytes
Desc: not available
URL: <http://nginx.org/pipermail/nginx/attachments/20091007/6580866e/attachment.obj>


More information about the nginx mailing list