linux.debian.bugs.dist
[Top] [All Lists]

Bug#404251: scribus-ng(GNU/k*BSD): FTBFS: out of date libtool scripts

Subject: Bug#404251: scribus-ng(GNU/k*BSD): FTBFS: out of date libtool scripts
From: Petr Salinger
Date: Sat, 23 Dec 2006 02:21:29 +0100
Newsgroups: linux.debian.bugs.dist
Package: scribus-ng
Version: 1.3.3.6.dfsg-1
Severity: important

Hi,

the current version of fails to build on GNU/kFreeBSD
due to outdated libtool.

The version of libtool in scribus-ng 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

                                Petr


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




--
To UNSUBSCRIBE, email to debian-bugs-dist-REQUEST@xxxxxxxxxxxxxxxx
with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx

<Prev in Thread] Current Thread [Next in Thread>
  • Bug#404251: scribus-ng(GNU/k*BSD): FTBFS: out of date libtool scripts, Petr Salinger <=
Privacy Policy