[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: Anthony Baxter <anthony_at_interlink.com.au>
Date: 2003-09-12 07:46:55 CEST

Aha. I started afresh with a clean unpack of 0.29
Looking in the config.log, I see

configure:9282: gcc3.2 -o conftest -g -O2 -g -O2 -pthreads -DNEON_ZLIB -DSOL
ARIS2=8 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I/opt/local/BerkeleyDB4/include
     -L/opt/local/BerkeleyDB4/lib -L/usr/local/lib conftest.c -lsocket -L/opt/l
ocal/BerkeleyDB4/lib -ldb >&5
configure:9285: $? = 0
configure:9287: ./conftest
ld.so.1: ./conftest: fatal: libdb-4.1.so: open failed: No such file or directory
./configure: line 1: 14593 Killed ./conftest$ac_exeext

Is there a way to get it to specify -R/opt/local/BerkeleyDB4/lib as well
as -L/opt/local/BerkeleyDB4/lib when linking?

Thanks,
Anthony

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Sep 12 07:49:01 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.