How forbidden is RPATH?

Toshio Kuratomi toshio at tiki-lounge.com
Mon May 1 03:00:00 UTC 2006


On Sun, 2006-04-30 at 20:28 -0500, Jason L Tibbitts III wrote:
> >>>>> "TK" == Toshio Kuratomi <toshio at tiki-lounge.com> writes:
> 
> TK> It's being added into the link line by libtool.  Here's how to get
> TK> rid of it:: make LIBTOOL=/usr/bin/libtool
> 
> Yes, that's one of the many things I tried.  It fails to work for this
> package.

Strange.  I tried it on the package in question (rapidsvn) before I
posted, so I know it works here.

Are you sure you did 
  make LIBTOOL=/usr/bin/libtool
rather than:
  LIBTOOL=libtool ./configure
or:
  LIBTOOL=/usr/bin/libtool make

If you look in the configure script, you'll see that it prevents env
variables from overriding the LIBTOOL variable.  There's no such
restriction on make's commandline, however.

Are you building on FC5 or devel?  I tried it on FC5 ..
libtool-1.5.22-2.2

-Toshio
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://listman.redhat.com/archives/fedora-extras-list/attachments/20060430/7905e5e3/attachment.sig>


More information about the fedora-extras-list mailing list