Re: [PATCH] Detect the proper shell variable to set to give path to shared libraries in Makefile.PL
From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2003-12-05 14:05:59 CET
On Dec 5, 2003, at 4:49 AM, Chia-liang Kao wrote:
> what would this message mean? I'm trying to get access to my old
I have no idea if I'm right, but I suspect it means that for bundles on
$ apr-config --cflags --link-ld --libs
Without --link-ld we get this:
$ apr-config --cflags --libs
So we need to --link-ld to tell it where to pick up libapr-1.dylib.
-garrett
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.