Package: insight
Version: 6.3.50+cvs.2005.11.16-1
Severity: serious
Tags: patch
When building 'insight' in a clean 'unstable' chroot,
I get the following error:
WARNING: `makeinfo' is missing on your system. You should only need it if
you modified a `.texi' or `.texinfo' file, or any other file
indirectly affecting the aspect of the manual. The spurious
call might also be the consequence of using a buggy `make' (AIX,
DU, IRIX). You might want to install the `Texinfo' package or
the `GNU make' package. Grab either from any GNU archive site.
make[4]: *** [../.././bfd/doc/bfd.info] Error 1
make[4]: Leaving directory `/insight-6.3.50+cvs.2005.11.16/bfd/doc'
Please add the missing Build-Depends on 'texinfo'
to debian/control.
Regards
Andreas Jochens
diff -urN ../tmp-orig/insight-6.3.50+cvs.2005.11.16/debian/control
./debian/control
--- ../tmp-orig/insight-6.3.50+cvs.2005.11.16/debian/control 2005-11-18
09:12:08.000000000 +0000
+++ ./debian/control 2005-11-18 09:12:03.000000000 +0000
@@ -2,7 +2,7 @@
Section: devel
Priority: optional
Maintainer: Masayuki Hatta (mhatta) <[EMAIL PROTECTED]>
-Build-Depends: autotools-dev, binutils-dev, bison, debhelper (>> 4.0.0),
dpatch, flex, itcl3-dev, itk3-dev, iwidgets4, libncurses-dev, tcl8.4-dev,
tk8.4-dev
+Build-Depends: debhelper, dpatch, texinfo, autotools-dev, binutils-dev, bison,
flex, itcl3-dev, itk3-dev, iwidgets4, libncurses-dev, tcl8.4-dev, tk8.4-dev
Standards-Version: 3.6.2.1
Package: insight
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]