[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Shared library defines a RPATH



On Sun, Jul 28, 2002 at 12:14:31PM +1000, Herbert Xu wrote:
> libtool is still adding the braindead rpath, see Bug#98488.

Are you sure you upgraded your package to the latest version by typing
in libtoolize?

It you try and apply that patch to the latest libtool, it breaks badly.
IIRC: There once was a grave bug reported against libtool because of this.

However, libtool without that patch works fine with Heimdal.

Check the version by typing in:

>./libtool --version
ltmain.sh (GNU libtool) 1.4.2a (1.922.2.79 2001/11/28 21:50:31)

after running configure. Or just:

>grep "^VERSION" ./ltmain.sh
VERSION=1.4.2a

In the top directory of the source code. Make sure you don't run
/usr/bin/libtool, that is not used.
-- 
Brian May <bam@debian.org>


-- 
To UNSUBSCRIBE, email to debian-devel-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: