Package: xchm
Version: 2:1.2.0-1
Severity: serious
Tags: patch

When building 'xchm' in a clean 'unstable' chroot,
I get the following error:

dh_testdir
ln -s /usr/share/misc/config.sub config.sub
ln -s /usr/share/misc/config.guess config.guess
./configure --host=x86_64-linux-gnu     \
  --build=x86_64-linux-gnu --prefix=/usr        \
  --mandir=\${prefix}/share/man                 \
  --infodir=\${prefix}/share/info
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for x86_64-linux-gnu-gcc... x86_64-linux-gnu-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-linux-gnu-gcc accepts -g... yes
checking for x86_64-linux-gnu-gcc option to accept ANSI C... none needed
configure: error: cannot run /bin/sh ./config.sub
make: *** [config.status] Error 1

Please add the missing Build-Depends on 'autotools-dev'
to debian/control.

Regards
Andreas Jochens

diff -urN ../tmp-orig/xchm-1.2.0/debian/control ./debian/control
--- ../tmp-orig/xchm-1.2.0/debian/control       2005-09-11 06:32:18.000000000 
+0000
+++ ./debian/control    2005-09-11 06:32:14.000000000 +0000
@@ -2,7 +2,7 @@
 Section: x11
 Priority: optional
 Maintainer: Julien LEMOINE <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 4), chmlib-dev, libwxgtk2.6-dev
+Build-Depends: debhelper, autotools-dev, chmlib-dev, libwxgtk2.6-dev
 Build-Conflicts: libwxgtk2.4-dev, libwxbase2.4-dev
 Standards-Version: 3.6.2
 


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

Reply via email to