On Jul 16, 2014, at 2:10 AM, Viktor Dukhovni <postfix-us...@dukhovni.org> wrote:
> On Wed, Jul 16, 2014 at 04:49:49PM +1000, James Brown wrote: > >> So change to: >> >> AUXLIBS=?-L/usr/local/lib -llber -lresolv -L/usr/lib ? ? > > Something like that. Since you're using headers from /usr/local/include, > you need the libpcre from /usr/local/lib. > >>> Is there a libpcre in /usr/lib? >> >> In /usr/lib there is: >> >> -rwxr-xr-x 1 root wheel 390528 3 Jul 2011 libpcre.0.dylib >> lrwxr-xr-x 1 root wheel 15 3 Jul 2011 libpcre.dylib -> >> libpcre.0.dylib >> -rwxr-xr-x 1 root wheel 34672 3 Jul 2011 libpcreposix.0.dylib >> lrwxr-xr-x 1 root wheel 20 3 Jul 2011 libpcreposix.dylib -> >> libpcreposix.0.dylib > > That explains it, I'm on 10.9.4, and there is no libpcre in /usr/lib. > Did you install a previous libpcre into /usr/lib? I doubt that > Apple would remove libpcre from the system if they used to ship > it. That’s odd. I’m on 10.9.4 as well and I DO have libpcre in /usr/lib. $ ls -l /usr/lib/libpcre* -rwxr-xr-x 1 root wheel 403392 Nov 23 2013 /usr/lib/libpcre.0.dylib lrwxr-xr-x 1 root wheel 15 Nov 23 2013 /usr/lib/libpcre.dylib -> libpcre.0.dylib -rwxr-xr-x 1 root wheel 34896 Nov 23 2013 /usr/lib/libpcreposix.0.dylib lrwxr-xr-x 1 root wheel 20 Nov 23 2013 /usr/lib/libpcreposix.dylib -> libpcreposix.0.dylib AFAIK, that came from Apple as anything I install myself goes in /usr/local. It’s also on all three Macs in our household (all have Apple Developer tools installed but only two have my local install of PCRE in /usr/local on them). -- Larry Stone lston...@stonejongleux.com http://www.stonejongleux.com/
smime.p7s
Description: S/MIME cryptographic signature