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

Re: first problem solved, another found with libtool



On Sat, Jan 26, 2002 at 11:30:31AM +0900, Junichi Uekawa wrote:
> 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'
> 
the specific content of this line is dependent on the build environment
(ie autobuilder). it seems that you are using an arch different from i386.

> 
> 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.
> 
> 
i am thinking at editing with sed the various *.la files. will it be
sufficient?

> 
> 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
> 
> 
> -- 
> To UNSUBSCRIBE, email to debian-devel-request@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
> 


-----[ Domenico Andreoli, aka cavok
 --[ http://filibusta.crema.unimi.it/~cavok/gpgkey.asc
   ---[ 3A0F 2F80 F79C 678A 8936  4FEE 0677 9033 A20E BC50



Reply to: