Welcome! Log In Create A New Profile

Advanced

Re: 0.9.3 on OpenBSD 4.8

January 04, 2011 05:52AM
Hi again,

The culprit was the upload module (v2.2.0), which makes sense since
that's when make fails (at the very end 'cos it was the last option).

I tried adding a "clean" entry in obj/Makefile, as well as using gmake
- same results. I didn't pass any pcre or md5 specific options in
..configure.

nginx 0.9.3 compiled without problems with these options:

./configure \
--sbin-path=/usr/local/sbin/nginx \
--conf-path=/etc/nginx/nginx.conf \
--pid-path=/var/run/nginx.pid \
--lock-path=/var/lock/nginx.lock \
--error-log-path=/var/www/logs/nginxerror.log \
--http-log-path=/var/www/logs/nginxaccess.log \
--user=_nginx \
--group=_nginx \
--with-cpu-opt=amd64 \
--http-client-body-temp-path=/var/nginx/tmp/body \
--http-proxy-temp-path=/var/nginx/tmp/proxy \
--http-fastcgi-temp-path=/var/nginx/tmp/fastcgi \
--with-debug --without-http_empty_gif_module \
--without-http_geo_module \
--without-http_map_module \
--without-http_memcached_module \
--without-http_referer_module \
--without-http_scgi_module \
--without-http_split_clients_module \
--without-http_ssi_module \
--without-http_upstream_ip_hash_module \
--without-http_userid_module \
--without-http_uwsgi_module \
--with-http_ssl_module \
--add-module=/path/to/auto_lib \
--add-module=/path/to/chunkin \
--add-module=/path/to/headers_more

Thanks for the help.
Cheers,
Nuno

--
Mars 2 Stay!
http://xkcd.com/801/
/etc

_______________________________________________
nginx mailing list
nginx@nginx.org
http://nginx.org/mailman/listinfo/nginx
Subject Author Posted

0.9.3 on OpenBSD 4.8

vesperto January 03, 2011 03:10PM

Re: 0.9.3 on OpenBSD 4.8

Piotr Sikora January 03, 2011 03:20PM

Re: 0.9.3 on OpenBSD 4.8

vesperto January 03, 2011 04:32PM

Re: 0.9.3 on OpenBSD 4.8

Alex Hunsaker January 03, 2011 06:42PM

Re: 0.9.3 on OpenBSD 4.8

Maxim Dounin January 03, 2011 07:48PM

Re: 0.9.3 on OpenBSD 4.8

Piotr Sikora January 04, 2011 04:18AM

Re: 0.9.3 on OpenBSD 4.8

vesperto January 04, 2011 05:52AM

Re: 0.9.3 on OpenBSD 4.8

Piotr Sikora January 04, 2011 06:00AM

Re: 0.9.3 on OpenBSD 4.8

Eugaia January 04, 2011 06:46AM

Re: 0.9.3 on OpenBSD 4.8

Eugaia January 04, 2011 06:48AM

Re: 0.9.3 on OpenBSD 4.8

vesperto January 04, 2011 11:26AM

Re: 0.9.3 on OpenBSD 4.8

Boris Dolgov January 03, 2011 05:20PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 187
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