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

RE: Solaris8 build fails to link with -ldb

From: Sander Striker <striker_at_apache.org>
Date: 2003-09-12 16:53:52 CEST

> From: Michael Wood [mailto:mwood@its.uct.ac.za]
> Sent: Friday, September 12, 2003 10:52 AM

> On Fri, Sep 12, 2003 at 03:46:55PM +1000, Anthony Baxter wrote:

[...]
>> Is there a way to get it to specify -R/opt/local/BerkeleyDB4/lib as
>> well as -L/opt/local/BerkeleyDB4/lib when linking?
>
> I don't know, but does it help if you set the LD_LIBRARY_PATH
> environment variable to /opt/local/BerkeleyDB4/lib before running
> configure?

LDFLAGS=-R/opt/local/BerkeleyDB4/lib; export LDFLAGS
./configure ...

That's usually how it's done. I would like to add the -R flags,
but I'm not sure if that is going to fly with everyone.

Sander

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Sep 12 16:54:46 2003

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.