Bug#374641: stx2any: FTBFS: Missing Build-Depends on 'm4'

2006-06-20 Thread Andreas Jochens
Package: stx2any
Version: 1.54-2
Severity: serious
Tags: patch

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

make[1]: Entering directory `/stx2any-1.54'
chmod +x scripts/* regression/run-tests
./scripts/strip_stx common/header.lsed >common/header.sed
./scripts/gather_stx_titles -p examples -f txt -t html examples/stx2any.txt 
examples/Stx-doc.txt examples/Stx-ref.txt examples/strip_stx.txt 
examples/gather_stx_titles.txt examples/html2stx.txt examples/accreditions.txt 
examples/extract_usage_from_stx.txt common/header.sed > titles.m4
./scripts/gather_stx_titles: line 72: m4: command not found
cat: ./messages/gather_stx_titles.usage: No such file or directory
make[1]: *** [titles.m4] Error 1
make[1]: Leaving directory `/stx2any-1.54'
make: *** [build-stamp] Error 2

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

Regards
Andreas Jochens

diff -urN ../tmp-orig/stx2any-1.54/debian/control ./debian/control
--- ../tmp-orig/stx2any-1.54/debian/control 2006-06-20 11:55:27.0 
+
+++ ./debian/control2006-06-20 11:22:46.0 +
@@ -2,7 +2,7 @@
 Section: text
 Priority: extra
 Maintainer: Panu Kalliokoski <[EMAIL PROTECTED]>
-Build-Depends-Indep: debhelper (>= 4.0.0), w3m
+Build-Depends-Indep: debhelper, w3m, m4
 Standards-Version: 3.6.2
 
 Package: stx2any


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



Bug#374641: stx2any: FTBFS: Missing Build-Depends on 'm4'

2006-06-20 Thread Panu Kalliokoski
On Tue, Jun 20, 2006 at 01:58:04PM +0200, Andreas Jochens wrote:
> When building 'stx2any' in a clean 'unstable' chroot,
> I get the following error:
[...]
> Please add the missing Build-Depends on 'm4' to debian/control.

Dang.  Added.  (I used your patch, which also removes debhelper version
dep.)

Panu

-- 
personal contact:   [EMAIL PROTECTED], +35841 5323835
technical contact:  [EMAIL PROTECTED], http://www.iki.fi/atehwa/
PGP fingerprint:0EA5 9D33 6590 FFD4 921C  5A5F BE85 08F1 3169 70EC
Please consider membership of http://www.hospitalityclub.org/!


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