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

Re: svn 0.9 rc2 tarball

From: Blair Zajac <blair_at_orcaware.com>
Date: 2002-02-16 22:23:52 CET

Joe Orton wrote:
>
> On Fri, Feb 15, 2002 at 02:57:24PM -0800, Blair Zajac wrote:
> > The build on Solaris 8 doesn't use the LD_RUN_PATH or -R path to the
> > location of the OpenSSL libraries. Since Solaris 8 doesn't come
> > with OpenSSL, then they are most likely installed in a non-standard
> > directory and the run time linker must be told where to find them.
>
> I don't want neon to hard-code run-time library paths into binaries by
> default, since it pollutes the binaries with settings particular to the
> build environment.

I'm not suggesting that we hardwire paths.

>
> If you don't mind doing that, you might be able to pass LDLFAGS="-R
> path" on your env line below - I think that should work. Alternatively
> set LD_LIBRARY_PATH, or configure your system to add the OpenSSL
> directory to the runtime library path using whatever mechanism Solaris
> ld.so provides.

I think this is a workaround when where configure should do the work.

Wget 1.8.1's configure successfully finds and links against openssl on
Solaris, so why don't we use the code from wget for neon?

Best,
Blair

-- 
Blair Zajac <blair@orcaware.com>
Web and OS performance plots - http://www.orcaware.com/orca/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:37:08 2006

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.