Finally I was able to compile nginx and of course I'd like to share this
with you. Seems like the order of the configure options was the problem. I
used the following configure argument order and it compiled without any
problems.
nginx version: nginx/1.4.0
built by gcc 4.7.2 (Debian 4.7.2-5)
TLS S
Hello, I'm desparately trying to compile the latest nginx with the latest
OpenSSL.
In short I'm grabbing the latest nginx tar.gz (1.4.0 but had the same
problem with 1.3.16) and the latest OpenSSL tar.gz (1.0.1e but have the same
problem with 1.0.1d) extract them and want to compile them. Everythi