/ / recompile o NGINX com o openssl - nginx atualizado, openssl

recompile o NGINX com o openssl - nginx atualizado, openssl

Eu estou tentando recompilar meu NGINX com a versão atualizada do openssl usando o comando abaixo.

./configure --with-openssl=/usr/local/src/openssl --with-http_realip_module --with-http_ssl_module --with-stream --with-stream_ssl_module --with-http_slice_module

em runnng make estou ficando seguinte erro.

Makefile é mais antigo que Makefile.org, Configure ou config. Reconfigurar a árvore de fontes (via "./config" ou "perl Configure"), por favor. make [2]: * [Makefile] Erro 1 make [2]: Deixando o diretório `/ usr / local / src / openssl" make [1]: * [/usr/local/src/openssl/.openssl/include/openssl/ssl.h] Erro 2

Por favor sugira.

Respostas:

0 para resposta № 1

Tente remover o Makefile da pasta openssl.

rm /usr/local/src/openssl/Makefile