Undefined symbols for architecture i386

Valentin V. Bartenev ne at vbart.ru
Tue Feb 7 11:18:40 UTC 2012


On Monday 06 February 2012 17:28:47 suxsonic suxsonic wrote:
> Hello,
> problems installing
> Mac OS X 10.6.8 arch i386
> pcre 8.21
> nginx 1.1.14
> make - ok
> make install:
> 
> 
>     objs/src/http/modules/ngx_http_browser_module.o \
>     objs/src/http/modules/ngx_http_upstream_ip_hash_module.o \
>     objs/src/http/modules/ngx_http_upstream_keepalive_module.o \
>     objs/ngx_modules.o \
>     -lpcre -lssl -lcrypto -lz
> Undefined symbols for architecture i386:
>   "_pcre_free_study", referenced from:
>       _ngx_pcre_free_studies in ngx_regex.o
> ld: symbol(s) not found for architecture i386
> collect2: ld returned 1 exit status
> make[1]: *** [objs/nginx] Error 1
> make: *** [install] Error 2
> 
> 
> nginx 1.0.11 - ok
> 

I assume this is related to your problem:
http://trac.nginx.org/nginx/ticket/94#comment:9

 wbr, Valentin V. Bartenev



More information about the nginx mailing list