[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-05 14:31:07 CET

on both freebsd-current and -stable, I got things compiled with
--link-ld, but perl -MSVN::Core tells me:

portege# perl -MSVN::Core
Can't load '/usr/local/lib/perl5/site_perl/5.8.2/mach/auto/SVN/_Core/_Core.so' for module SVN::_Core: Shared object "libapr-0.so.9" not found at /usr/local/lib/perl5/5.8.2/mach/DynaLoader.pm line 229.
 at /usr/local/lib/perl5/site_perl/5.8.2/mach/SVN/Base.pm line 54
BEGIN failed--compilation aborted at /usr/local/lib/perl5/site_perl/5.8.2/mach/SVN/Core.pm line 2.
Compilation failed in require.
BEGIN failed--compilation aborted.

On Fri, 2003-12-05 at 21:05, Garrett Rooney wrote:
> So we need to --link-ld to tell it where to pick up libapr-1.dylib.
> What are the results when you try this on the system you're using?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Dec 5 14:32:10 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.