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

Re: libtool: link: warning: `libdb-4.1.la' seems to be moved

From: Joe Orton <joe_at_manyfish.co.uk>
Date: 2003-11-14 00:26:35 CET

On Thu, Nov 13, 2003 at 03:10:08PM -0800, Justin Erenkrantz wrote:
> --On Thursday, November 13, 2003 17:55:06 +0000 Julian Foad
> <julianfoad@btopenworld.com> wrote:
>
> >libtool: link: warning:
> >`/usr/lib/gcc-lib/i586-suse-linux/3.3.1/../../..//libdb-4.1.la' seems to
> >be moved
>
> This has nothing to do with SVN. It's that GNU libtool records where the
> libraries should be installed, and if it sees that the .la file is in a
> different path, it emits this warning.
>
> You should check your libdb-4.1.la file and see if the 'install_path' (or
> whatever it's called, I forget) matches the path where libdb-4.1.la
> actually exists. -- justin

Yeah, the check is triggering false positives in libtool 1.5, it seems
because of the // in the path, I've seen this too with other libraries.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Nov 14 00:27:57 2003

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.