Bug#343959: ksynaptics(GNU/k*BSD): FTBFS: out of date libtool scripts

2005-12-19 Thread Arnaud Quette
Salut Aurélien,2005/12/19, Aurelien Jarno [EMAIL PROTECTED]:
Package: ksynapticsVersion: 0.2.2-1Severity: importantHello,The current version of ksynaptics fails to build onGNU/kFreeBSD, because of outdated libtool.The version of libtool in ksynaptics 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.incp -f /usr/share/libtool/ltmain.sh admin/ltmain.shcp -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.commonNote that using 
libtool.m4 from the Debian package is prefered, becauseit prunes the package dependencies, as explain by Steve Langasek [2].Thanks for your cooperation.[1] 
http://websvn.kde.org/branches/KDE/3.5/kde-common/admin/[2] http://lists.debian.org/debian-devel-announce/2005/11/msg00016.html
I've got to update to 0.2.3 for some time.

@Stefan: could you check for updating the libtool files for a 0.2.4 so
that an upload close this bug? If you have a bit of time to check for
other bugs (I don't remember if I mentionned it, but I don't have a
ksynaptics compatible laptop anymore, so this doesn't ease things...)
Arnaud-- Linux / Unix Expert - MGE UPS SYSTEMS - RD DptNetwork UPS Tools (NUT) Project Leader - http://www.networkupstools.org/Debian Developer - 
http://people.debian.org/~aquette/OpenSource Developer - http://arnaud.quette.free.fr/


Bug#343959: ksynaptics(GNU/k*BSD): FTBFS: out of date libtool scripts

2005-12-18 Thread Aurelien Jarno
Package: ksynaptics
Version: 0.2.2-1
Severity: important

Hello,


The current version of ksynaptics fails to build on
GNU/kFreeBSD, because of outdated libtool.

The version of libtool in ksynaptics 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].


Thanks for your cooperation.


[1] http://websvn.kde.org/branches/KDE/3.5/kde-common/admin/
[2] http://lists.debian.org/debian-devel-announce/2005/11/msg00016.html


-- System Information:
Debian Release: testing/unstable
Architecture: kfreebsd-i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: GNU/kFreeBSD 5.4-1-686
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]