Hi Rob,

This RC bug has been sitting there with a patch for a few months now. Is
there something specific preventing you to fix it ?

Thank you,

Lucas

On 03/11/06 at 16:34 +0100, Andreas Jochens wrote:
> Package: guile-1.8-non-dfsg
> Version: 1.8.1+1-1
> Severity: serious
> Tags: patch
> 
> When building 'guile-1.8-non-dfsg' in a clean 'unstable' chroot,
> I get the following error:
> 
>       else \
>         rc=$?; \
>         cd . && \
>         $restore $backupdir/* `echo "./guile-1.8.info" | sed 's|[^/]*$||'`; \
>       fi; \
>       rm -rf $backupdir; exit $rc
> /guile-1.8-non-dfsg-1.8.1+1/missing: line 52: makeinfo: command not found
> 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[3]: *** [guile-1.8.info] Error 1
> make[3]: Leaving directory `/guile-1.8-non-dfsg-1.8.1+1/doc/ref'
> 
> Please add the missing Build-Depends on 'texinfo' to debian/control.
> 
> Regards
> Andreas Jochens
> 
> diff -urN ../tmp-orig/guile-1.8-non-dfsg-1.8.1+1/debian/control 
> ./debian/control
> --- ../tmp-orig/guile-1.8-non-dfsg-1.8.1+1/debian/control     2006-11-03 
> 15:31:36.000000000 +0000
> +++ ./debian/control  2006-11-03 15:31:34.000000000 +0000
> @@ -2,7 +2,7 @@
>  Section: non-free/interpreters
>  Priority: optional
>  Maintainer: Rob Browning <[EMAIL PROTECTED]>
> -Build-Depends: debhelper (>= 4), quilt, guile-1.8-dev
> +Build-Depends: debhelper (>= 4), quilt, texinfo, guile-1.8-dev
>  Standards-Version: 3.2.1.0
>  
>  Package: guile-1.8-doc-non-dfsg
> 
> 

-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED]             GPG: 1024D/023B3F4F |


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

Reply via email to