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

Re: Build problems for Perl bindings on OSX

From: Robin Berjon <robin.berjon_at_expway.fr>
Date: 2005-09-02 19:39:46 CEST

Hi again,

Robin Berjon wrote:
> However when I try to build the Perl bindings things quite simply
> fail, the problem being that it's not finding libapr-0.dylib anywhere.
>
> I thought this was just a simple oversight and looked around for
> libapr-0.dylib but coudn't find it anywhere. Creating a fake
> libapr-0.dylib in -L shows that it's happy (until of course it tries to
> actually do anything with it).
>
> Is the lib installed somewhere and I've missed it, or does the problem
> comes from elsewhere? Any hints on how I could get it to work while a
> fix is in the works?

After some amount of monkeying around and updatedb'ing I eventually
located libapr-0 in /usr/local/apr/lib/ (which must be the default
location on OSX since I haven't customized anything). I then edited the
Makefile.PL to add that directory to -L in $apr_ldflags. It built
perfectly fine and passed all tests.

I guess that this is a bug in the configure system but I have no clue
how to fix it, sorry.

Thanks for the cool stuff,

-- 
Robin Berjon
   Senior Research Scientist
   Expway, http://expway.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Sep 2 19:41:33 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.