﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	uname	nginx_version
161	1.2.0 compilation fails on Lion	Elio Maggini	somebody	"I followed the steps ad detailed in ticket #94 and install PCRE via MacPorts.

However, Downloading and building 1.2.0 of nginx yields the same error.

	objs/ngx_modules.o \
	-lpcre -lssl -lcrypto -lz
Undefined symbols for architecture x86_64:
  ""_pcre_free_study"", referenced from:
      _ngx_pcre_free_studies in ngx_regex.o
ld: symbol(s) not found for architecture x86_64
collect2: ld returned 1 exit status
make[1]: *** [objs/nginx] Error 1
make: *** [build] Error 2


-----

Downloading 1.0.15 and building yields a successful install.

"	defect	closed	major		nginx-core	1.2.x	duplicate				1.2.0
