Aurelien Jarno wrote: > Package: kdesvn > Version: 0.6.2-1 > Severity: important > > Hello, > > > The current version of kdesvn fails to build on > GNU/kFreeBSD, because of outdated libtool. > > The version of libtool in kdesvn is too old to correctly > support Debian GNU/k*BSD. > > Here is how to update the libtool in your package: > cp -f /usr/share/libtool/libtool.m4 admin/libtool.m4.in > cp -f /usr/share/libtool/ltmain.sh admin/ltmain.sh > cp -f /usr/share/misc/config.guess admin/config.guess > cp -f /usr/share/misc/config.sub admin/config.sub > > (alternatively you can update the admin/ directory from the latest > KDE SVN [1] instead). > > make -f admin/Makefile.common > > Note that using libtool.m4 from the Debian package is prefered, because > it prunes the package dependencies, as explain by Steve Langasek [2]. >
Well, using cp -f /usr/share/libtool/libtool.m4 admin/libtool.m4.in cp -f /usr/share/libtool/ltmain.sh admin/ltmain.sh cp -f /usr/share/misc/config.guess admin/config.guess cp -f /usr/share/misc/config.sub admin/config.sub make -f admin/Makefile.common causes the build to fail with many undefined references failures. It seems that -lqt-mt is completely removed from the link flags. Not so good for a KDE application :-/ Do you know if this is known bug of the Debian libtool? Cheers, Michael -- Why is it that all of the instruments seeking intelligent life in the universe are pointed away from Earth?
signature.asc
Description: OpenPGP digital signature