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

Re: first problem solved, another found with libtool



Domenico Andreoli <cavok@filibusta.crema.unimi.it> cum veritate scripsit:

> the thing seems to work, libpspell shared is now linked against libstdc++
> and libtool depends go well but... hey... they contain a long and useless
> "-L/home/cavok/archive/debian_working/pspell/pspell-0.12.2/modules/.libs"!!

I see another one on my system:
libbfd.la:dependency_libs=' -L/src/binutils/2.11.92.0.12.3-4/binutils-2.11.92.0.
12.3/build-tree/binutils-2.11.92.0.12.3/builddir-single/libiberty/pic -liberty'



By the way, the "-L.*/\.libs" parts from the following should be unnecessary:

[interface/Makefile.am]
libpspell_la_LIBADD = $(LIBLTDL) -L../modules/.libs ../modules/libpspell-modules
.la
libpspell_impl_la_LIBADD  = -L./.libs libpspell.la 

However we have a bug in libtool that it will try to relink on
install. (#57087, and #98342)
We don't need the relinking on Debian GNU/Linux systems at least,
and I seem to remember vaguely about some workaround.



regards,
	junichi

-- 
dancer@debian.org : Junichi Uekawa   http://www.netfort.gr.jp/~dancer
GPG Fingerprint : 17D6 120E 4455 1832 9423  7447 3059 BF92 CD37 56F4



Reply to: