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

Re: Has you guys seen this problem - undefined symbol: svn_sort_compare_items_as_paths

From: Ben Reser <ben_at_reser.org>
Date: 2004-05-04 20:56:57 CEST

On Tue, May 04, 2004 at 11:37:15AM -0700, Justin Erenkrantz wrote:
> --On Sunday, May 2, 2004 1:14 PM +0100 Joe Orton <jorton@redhat.com> wrote:
>
> >I've never seen an RPATH in the SVN libraries like David mentioned; but
> >the RPATH in SVN programs is really just a mis-use of libtool; -rpath is
> >only supposed to be used when linking libraries not programs. We use
> >this in the Red Hat RPMs:
>
> Um, how would the OS find the libraries from the binaries if -R isn't
> specified?

From the libraries being installed in the proper paths. It's considered
a violation of Mandrakesoft policy for any binary to contain an rpath.
I'm currently stripping them with chrpath in the Mandrake packages.

-- 
Ben Reser <ben@reser.org>
http://ben.reser.org
"Conscience is the inner voice which warns us somebody may be looking."
- H.L. Mencken
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue May 4 20:57:29 2004

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.