[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: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2003-12-05 14:37:11 CET

On Dec 5, 2003, at 8:31 AM, Chia-liang Kao wrote:

> 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.

Interesting. Does that only happen when the libraries are installed,
or does it happen when you try to use them from within the source tree
(i.e. from 'make test')?

I've only been using them within the source tree, I haven't actually
installed them. Perhaps that makes a difference. Anyway, I don't have
time to investigate at the moment, as I'm already late for work...

-garrett

---------------------------------------------------------------------
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:37:52 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.