[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [PATCH] Detect the proper shell variable to set to give path to shared libraries in Makefile.PL

From: Chia-liang Kao <clkao_at_clkao.org>
Date: 2003-12-04 13:14:25 CET

I think i'll take the --link-ld out, it's preventing the linked perl
shared module to find apr, for some unknown reasons.

Are you absolutely sure you can't link even for installed libraries
without --link-ld on mac os x? The perl bindings was developed on mac os
X and that Makefile.PL builds things nicely, at least until I sold my
powerbook. :-)

Cheers,
CLK

On Tue, 2003-12-02 at 01:42, Garrett Rooney wrote:
> > I found that with your patch I'm also unable t o run make test :(
> >
> > turned out the extra --link-ld in apr-config breaks things for some
> > reasons... perhaps libtool already taught libsvn_* about where to load
> > apr.
>
> Well, that's inconvenient... I can say for certain that without
> --link-ld it does not even link on Mac OS X. Anyone have any ideas?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Dec 4 13:15:43 2003

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.