From kde-commits Sun Oct 31 16:10:20 1999 From: Mosfet Date: Sun, 31 Oct 1999 16:10:20 +0000 To: kde-commits Subject: Anyone want to look at a libtool problem? ;-) X-MARC-Message: https://marc.info/?l=kde-commits&m=94138617014118 Hi. As the earlier logs show I ported kdvi to KParts/Konq. In doing this I needed to make most of it a shared library (libkdvi) and I hacked the Makefile.am to link to the kpathsea static library in the kdvi directory. Regretfully, my hack didn't work - it's linking to the system kpathsea library and everything I try makes libtool error with "Cannot link to non-libtool objects". KPathsea doesn't use libtool tho and is built static so I am hurting with this. Can anyone look at it? BTW: The shared library libkdvi *must* be the one linked to kpathsea, *not* the kdvi executable. -- Daniel M. Duley - Unix developer & sys admin. mosfet@mandrakesoft.com mosfet@kde.org mosfet@jorsm.com