8 Oct
2009
8 Oct
'09
4:49 p.m.
I'm running OSX 10.6 (10A432) and trying to build 10A432 apache using darwinbuild svn revision 594 (latest as of this writing). The apache Makefile contains this line: --with-pcre=/usr/local/bin/pcre-config \ None of the roots put this file into the build environment (and it is not in OSX 10.6 either), and I can't seem to see a pcre root in the list of 10A432 projects. Furthermore, OSX's native Apache httpd binary links against /usr/lib/libpcre libraries. Is pcre supposed to be part of Darwin but isn't? Cheers, Tony