Re: Are libtool .la files in non-dev library packages bugs?

2002-08-20 Thread Roberto Gordo Saez
Marcelo E. Magallon wrote: > A wild guess: I don't know about the files named lib*.la, but the other > ones could be plug-ins. ltdl opens the .la file to find out the actual Yes, you are right, but... why does a plugin need both .so and .la files? (Please, CC to me also) -- Roberto Gordo - Fre

Re: Are libtool .la files in non-dev library packages bugs?

2002-08-20 Thread Roberto Gordo Saez
Ben Collins wrote: > Then ltdl is broken. How does one install libfoo.so.1 and libfoo.so.2 > and only have libfoo.la, and ltdl expect to work? > > Broken... So, i guess that kdelibs3 (4:2.2.2-13) is also broken... $ dpkg -L kdelibs3 | grep \\.la$ /usr/lib/libDCOP.la /usr/lib/dcopserver.la /usr/l