[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: Justin Erenkrantz <justin_at_erenkrantz.com>
Date: 2003-11-14 00:10:08 CET

--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

---------------------------------------------------------------------
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:12:17 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.