A message on the Debian Bugtracker.
Maybe Heiner (our FreeBSD guy) can check this?
This bug is also online at:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=343960
thanks,
Frank
---------- Forwarded message ----------
From: Aurelien Jarno <aur...@debian.org>
Date: Dec 19, 2005 1:19 AM
Subject: Bug#343960: krusader(GNU/k*BSD): FTBFS: out of date libtool scripts
To: Debian Bug Tracking System <sub...@bugs.debian.org>
Package: krusader
Version: 1.60.0-3
Severity: important
Hello,
The current version of krusader fails to build on
GNU/kFreeBSD, because of outdated libtool.
The version of libtool in krusader 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)
Hi!
Does not say anything to me. I will update my BSD ports to cvs head (which
will take some time) and afterwards try to compile krusaders cvs head. But I
do not expect any errors here....
Heiner
I can't help you here ...
Maybe contact Aurelien Jarno <aur...@debian.org> ?
The bug report is filed against 1.60.0-3
This means krusader-1.60.0 ,
the third time that the krusader deb was packaged.
Or maybe this is only Debian specific? I realy don't know, sorry.
I do remember that there where compile errors on m68k and mipsel
for 1.60.0-2 due to autoconf issues on m68k and mipsel
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=310669
But maybe this is not related to this bug.
thanks
Frank