Package: siptoolbox
Version: 0.3.99rc1-2
Severity: serious
Tags: patch

When trying to build 'siptoolbox' in an i386/unstable environment,
I get the following error:

Making all in man
make[2]: Entering directory `/sdb1/x/siptoolbox-0.3.99rc1/man'
Creating html help files
/usr/lib/scilab/bin/scilab: line 31: /usr/lib/pvm3//lib/pvmgetarch: No such 
file or directory
Creating whatis.htm in /sdb1/x/siptoolbox-0.3.99rc1/man
Processing chapter /sdb1/x/siptoolbox-0.3.99rc1/man/
 !--error   241
File /usr/lib/scilab/man/eng/programming/whatis.htm does not exist or read 
access denied
at line       7 of function getlink                  called by :
line    19 of function find_links               called by :
line    13 of function gener_links              called by :
line    79 of function sip_xmltohtml            called by :
html(PWD,'SIP','html-sip.xsl');quit


-->             

The build stops at this point and waits for input.

The attached patch adds the missing Build-Depends on 'scilab-doc' to
debian/control.

Regards
Andreas Jochens

diff -urN ../tmp-orig/siptoolbox-0.3.99rc1/debian/control ./debian/control
--- ../tmp-orig/siptoolbox-0.3.99rc1/debian/control     2005-04-01 
21:46:27.199374957 +0200
+++ ./debian/control    2005-04-01 21:45:34.841191847 +0200
@@ -1,7 +1,7 @@
 Source: siptoolbox
 Priority: optional
 Maintainer: Torsten Werner <[EMAIL PROTECTED]>
-Build-Depends: cdbs, debhelper (>> 4.1.0), animal-dev, groff, scilab (>= 2.7), 
libmagick6-dev | libmagick-dev, bsdmainutils, xsltproc | sablotron, g77
+Build-Depends: cdbs, debhelper (>> 4.1.0), animal-dev, groff, scilab (>= 2.7), 
scilab-doc, libmagick6-dev | libmagick-dev, bsdmainutils, xsltproc | sablotron, 
g77
 Standards-Version: 3.5.8
 Section: contrib/math
 


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

Reply via email to