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

2006-01-12 Thread Mark Hymers
On Mon, 09, Jan, 2006 at 10:36:12AM +0100, Aurelien Jarno spoke thus..
> The current version of kst fails to build on
> GNU/kFreeBSD, because of outdated libtool.

Hi,

I'll do my best to get my sponsor to do an upload for this at the weekend.

Thanks,

Mark

-- 
Mark Hymers <[EMAIL PROTECTED]>

"Irish police are being handicapped in a search for a stolen van, because
 they cannot issue a description. It's a special branch vehicle, and they
 don't want the public to know what it looks like."
 The Guardian


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



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

2006-01-09 Thread Aurelien Jarno
Package: kst
Version: 1.1.1-1
Severity: important

Hello,


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

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