libtool
[Top][All Lists]
Advanced

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

Re: Warning: library `xx.la' was moved


From: Ralf Wildenhues
Subject: Re: Warning: library `xx.la' was moved
Date: Sun, 27 Nov 2005 17:27:03 +0100

Hi Bruce,
Bruce Korb writes:

Remote gcc version:     gcc (GCC) 3.3.5
Configure environment: CC=gcc CXX=g++ LDFLAGS="-L/usr/local/lib64 -Wl,-rpath,/usr/local/lib64"
/bin/sh ../libtool --tag=CC --mode=link gcc  -g -O2  -L/usr/local/lib64 
-Wl,-rpath,/usr/local/lib64 -o autogen -export-dynamic  autogen-ag.o 
../autoopts/libopts.la -L/usr/local/lib -lguile -lguile-ltdl -L/usr/local/lib64 
-Wl,-rpath,/usr/local/lib64 -lcrypt -lm -lm -ldl
mkdir .libs
libtool: link: warning: library `/usr/local/lib64/libguile.la' was moved.
libtool: link: warning: library `/usr/local/lib64/libguile-ltdl.la' was moved.
libtool: link: cannot find the library `/usr/local/lib/libguile-ltdl.la'

?!?!

Please rerun with `./libtool --debug', show `./libtool --version'
and `./libtool --config'. Pack large output, preferably bzip2, gzip.
I ran across this entry: http://lists.gnu.org/archive/html/libtool/2002-12/msg00069.html
but I found no reply.

Most likely has nothing to do with your issue.
Possible/likely causes would be helpful.

Well, do any of the mentioned installed .la files contain
libdir='/usr/local/lib'
instead of
libdir='/usr/local/lib64'
? If so, why? With the debug output, I should be able to say more.
Cheers,
Ralf




reply via email to

[Prev in Thread] Current Thread [Next in Thread]