bind10-devel-20120329 libtool warnings
Spain, Dr. Jeffry A.
spainj at countryday.net
Tue Apr 3 15:26:10 UTC 2012
> I think you can just do "./configure --disable-silent-rules" instead.
> The warning happens if the libdir line in the .la libtool archive file doesn't match up to the location of .la library.
> It can be confused by the .. relative directories in the path.
> I think you may safely ignore these libtool warnings since I think the files are the same.
> I am guessing a -L/usr/lib/gcc/x86_64-linux-gnu/4.6.1/../../../../lib linker flag is used. I don't know why.
I rebuilt bind10-devel-20120329 using ./configure --disable-silent-rules. There are a number of instances where the output is similar to that shown below. The switch "-L/usr/lib/gcc/x86_64-linux-gnu/4.6.1/../../../../lib" does appear, among many others, as a switch to the g++ command. The file liblog4cplus.la definitely exists in the /usr/lib directory referenced by the argument to -L. It contains the line "libdir='/usr/lib'". There is no indication that the build is failing in any way. I will ignore the warnings as you have suggested. Thanks. Jeff.
libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.6.1/../../../../lib/liblog4cplus.la' seems to be moved
libtool: link: warning: `/usr/lib/gcc/x86_64-linux-gnu/4.6.1/../../../../lib/liblog4cplus.la' seems to be moved
libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/4.6.1/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.6.1/crtbeginS.o .libs/ip_check.o .libs/loader.o -Wl,-rpath -Wl,/root/bind10_install/bind10-devel-20120329/src/lib/exceptions/.libs -Wl,-rpath -Wl,/root/bind10_install/bind10-devel-20120329/src/lib/cc/.libs -Wl,-rpath -Wl,/root/bind10_install/bind10-devel-20120329/src/lib/log/.libs -Wl,-rpath -Wl,/root/bind10_install/bind10-devel-20120329/src/lib/util/.libs -L/root/bind10_install/bind10-devel-20120329/src/lib/exceptions/.libs -L/root/bind10_install/bind10-devel-20120329/src/lib/log/.libs -L/root/bind10_install/bind10-devel-20120329/src/lib/util/.libs ../../../src/lib/exceptions/.libs/libexceptions.so ../../../src/lib/cc/.libs/libcc.so -L/usr/lib/gcc/x86_64-linux-gnu/4.6.1/../../../../lib /root/bind10_install/bind10-devel-20120329/src/lib/log/.libs/liblog.so /usr/lib/liblog4cplus.so /root/bind10_install/bind10-devel-20120329/src/lib/util/.libs/libutil.so ../../../src/lib/util/.libs/libutil.so /root/bind10_install/bind10-devel-20120329/src/lib/exceptions/.libs/libexceptions.so -L/usr/lib/gcc/x86_64-linux-gnu/4.6.1 -L/usr/lib/gcc/x86_64-linux-gnu/4.6.1/../../../x86_64-linux-gnu -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.6.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/4.6.1/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/4.6.1/../../../x86_64-linux-gnu/crtn.o -pthread -pthread -Wl,-soname -Wl,libacl.so.0 -o .libs/libacl.so.0.0.0
More information about the bind10-users
mailing list