Welcome! Log In Create A New Profile

Advanced

nginx build with OpenSSL 1.0.1

March 14, 2012 03:35PM
Hello, community,

I'm having trouble compiling nginx against OpenSSL 1.0.1. When I compile OpenSSL manually, I have no problems, everything is fine, but when trying to compile nginx with the --with-openssl option the compilation fails with the following message:

...
make[4]: Leaving directory `/usr/src/redhat/SOURCES/openssl-1.0.1/crypto/cmac'
if [ -n "" ]; then \
(cd ..; make libcrypto.so.1.0.0); \
fi
make[3]: Leaving directory `/usr/src/redhat/SOURCES/openssl-1.0.1/crypto'
make[2]: Leaving directory `/usr/src/redhat/SOURCES/openssl-1.0.1'
make[1]: *** [/usr/src/redhat/SOURCES/openssl-1.0.1/.openssl/include/openssl/ssl.h] Error 2

When I try to do a "make all" from openssl-1.0.1/crypto without cleaning the source tree, it fails with:

...
cc -I. -I.. -I../include -g -c -o mem_clr.o mem_clr.c
ar r ../libcrypto.a cryptlib.o mem.o mem_dbg.o cversion.o ex_data.o cpt_err.o ebcdic.o uid.o o_time.o o_str.o o_dir.o o_fips.o o_init.o fips_ers.o mem_clr.o
[ -z "" ] || ar r ../libcrypto.a fipscanister.o
../libcrypto.a || echo Never mind.
/bin/sh: ../libcrypto.a: Permission denied
Never mind.
make: *** [subdirs] Error 1

Does anyone have an idea how to properly address this?
Subject Author Posted

nginx build with OpenSSL 1.0.1

Samael March 14, 2012 03:35PM

Re: nginx build with OpenSSL 1.0.1

Maxim Dounin March 14, 2012 08:42PM

Re: nginx build with OpenSSL 1.0.1

Samael March 15, 2012 05:13AM

Re: nginx build with OpenSSL 1.0.1

Maxim Dounin March 15, 2012 05:56AM

Re: nginx build with OpenSSL 1.0.1

Samael March 15, 2012 06:14AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 259
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready