[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: Albert Chin <subversion-dev_at_mlists.thewrittenword.com>
Date: 2004-05-05 18:33:21 CEST

On Wed, May 05, 2004 at 08:14:16AM -0700, Ben Reser wrote:
> On Wed, May 05, 2004 at 11:02:19AM +0100, Joe Orton wrote:
> > libtool automatically adds an appropriate RPATH to programs if they are
> > linked against libtool libraries which will be installed into non-system
> > directories; -rpath doesn't make any difference at all for that case.
> >
> > see e.g. httpd, which doesn't pass -rpath when linking programs yet
> > works as expected when installed with prefix != /usr.
>
> Is this true only after a certain version of libtool? If it's true of a
> reasonably well deployed set of libtools then maybe we should rip -rpath
> out of there period.

From libtool.info for 1.5:
`-rpath LIBDIR'
     If OUTPUT-FILE is a library, it will eventually be installed in
     LIBDIR. If OUTPUT-FILE is a program, add LIBDIR to the run-time
     path of the program.

So, I think it's need for libraries and programs.

-- 
albert chin (china@thewrittenword.com)
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed May 5 18:33:38 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.