[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 20:04:13 CEST

>>> mark benedetto king wrote
> There is a camp that believes that /etc/ld.so.conf is the place
> for this sort of thing, rather than in the executables themselves.

On Solaris? There might be an equivalent on Solaris, but in any case,
this is broken - we have plenty of packages using BerkDB3 and BerkDB4,
and they manage to build when told where to find the relevant library.
In this case, this isn't a runtime thing. This is simply a matter of
the autoconf script being _broken_. If I say "berkeley libs are in
this directory", I don't expect the autoconf test executables to fail
because they were linked without the correct runtime library path.

As far as "oh, but it's OS dependent how to spell -R" - I'd be stunned
if autoconf doesn't have a way to spell it in an OS independent way.

Requiring LD_LIBRARY_PATH, or the system-wide equivalent, is not an
option.

(FWIW, once I actually get this thing built I will be putting Solaris
packages up on the web for other people to download)

Anthony

-- 
Anthony Baxter     <anthony@interlink.com.au>   
It's never too late to have a happy childhood.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Sep 12 20:07:13 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.