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