Problem compiling nginx-0-6-34 on CentOS 5.2 x86_64
Yazz Atlas
yazz.atlas at gmail.com
Fri Dec 12 02:01:26 MSK 2008
I am unable to compile nginx with SSL support under CentOS 5.2 x86_64
currently.
./configure --prefix=/opt/nginx --with-openssl=/usr/lib64 \
--with-md5=/usr/lib64 --with-sha1=/usr/lib64 \
--with-http_ssl_module
Configuration summary
+ using system PCRE library
+ using OpenSSL library: /usr/lib64
+ using md5 library: /usr/lib64
+ using sha1 library: /usr/lib64
+ using system zlib library
nginx path prefix: "/opt/nginx"
nginx binary file: "/opt/nginx/sbin/nginx"
nginx configuration prefix: "/opt/nginx/conf"
nginx configuration file: "/opt/nginx/conf/nginx.conf"
nginx pid file: "/opt/nginx/logs/nginx.pid"
nginx error log file: "/opt/nginx/logs/error.log"
nginx http access log file: "/opt/nginx/logs/access.log"
nginx http client request body temporary files: "/opt/nginx/client_body_temp"
nginx http proxy temporary files: "/opt/nginx/proxy_temp"
nginx http fastcgi temporary files: "/opt/nginx/fastcgi_temp"
During the make process it fails. I attached the output since its way
to long to paste.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: failed-make.txt
URL: <http://nginx.org/pipermail/nginx/attachments/20081211/79c94d09/attachment.txt>
More information about the nginx
mailing list