0.9.1 compilation failure on Nexenta 3.0.1
Igor Sysoev
igor at sysoev.ru
Mon Dec 6 20:21:27 MSK 2010
On Tue, Dec 07, 2010 at 12:15:57AM +0700, Edho P Arief wrote:
> 2010/12/6 Igor Sysoev <igor at sysoev.ru>:
> > Could you test the attached patch ?
> >
> >
>
> it works.
>
> edho at nexenta:~/tmp/nginx-0.9.2$ file /app/nginx/sbin/nginx
> /app/nginx/sbin/nginx: ELF 32-bit LSB executable, Intel 80386, version
> 1 (SYSV), dynamically linked (uses shared libs), not stripped
> edho at nexenta:~/tmp/nginx-0.9.2$ LD_LIBRARY_PATH=/app/pcre/lib
> /app/nginx/sbin/nginx -V
> nginx: nginx version: nginx/0.9.2
> nginx: built by gcc 4.2.3 (Ubuntu 4.2.3-2nexenta7)
> nginx: TLS SNI support enabled
> nginx: configure arguments: --prefix=/app/nginx
> --with-cc-opt=-I/app/pcre/include --with-ld-opt=-L/app/pcre/lib
> --with-ipv6 --with-http_ssl_module
BTW, you can build "--with-ld-opt=-R/app/pcre/lib -L/app/pcre/lib"
and omit LD_LIBRARY_PATH=/app/pcre/lib.
--
Igor Sysoev
http://sysoev.ru/en/
More information about the nginx
mailing list