[cl-debian] Bug#397575: cmucl: FTBFS: cp: cannot stat `src/docs/cmu-user/index.html': No such file or directory

Julien Cristau julien.cristau at ens-lyon.org
Thu Nov 9 21:55:42 UTC 2006


tags 397575 patch
kthxbye

On Wed, Nov  8, 2006 at 11:30:28 +0100, Peter Van Eynde wrote:

> hevea -fix cmu-user.hva cmu-user.tex
> ./cmu-user.hva:13: Warning: Not (re)-defining environment 'minipage'
> with \newenvironment
> ./cmu-user.hva:137: Warning: Unknown counter: footer in \setcounter
> Giving up command: \@primitives
> Giving up command: \orig at input
> Giving up command: \input
> Giving up command: \ifthenelse
> Giving up command: \@iffileexists
> Giving up command: \@usepackage
> Giving up command: \@@iter
> Giving up command: \@callsubst
> Giving up command: \@iter
> Giving up command: \@funcall
> Giving up command: \usepackage
> /usr/share/hevea/xspace.hva:2: Fatal error: Command: \xspace defined at
> initialisation
>     (if input is plain LaTeX, please report to Luc.Maranget at inria.fr)
> Adios
> make[3]: *** [cmu-user.html] Error 2
> 
Hi, I've forwarded this to Luc Maranget, and he came up with the
attached fix for this issue (xspace and minipage are now supported by
hevea, so there is no need to redefine \xspace and the minipage
environment in cmucl).  You'll probably need to build-depend on hevea >=
1.09 though, because support for the xspace package was added in this
release.

Cheers,
Julien
-------------- next part --------------
--- cmucl-19c-release-20051115/src/docs/cmu-user/cmu-user.hva.orig	2006-11-09 22:53:48.000000000 +0100
+++ cmucl-19c-release-20051115/src/docs/cmu-user/cmu-user.hva	2006-11-09 22:54:16.000000000 +0100
@@ -4,13 +4,11 @@
 % to HTML using Hevea. By Luc Maranget and Eric Marsden.
 
 \newif\ifhmode\hmodefalse
-\newcommand{\xspace}{}
 \let\hbox\mbox
 \def\hfil{}
 \def\hfill{}
 \newcommand{\parbox}[3][]{\mbox{#3}}
 \newcommand{\lengthtest}[1]{true}
-\newenvironment{minipage}[2][]{}{}
 \newcommand{\layout}[4][]
   {\@open{DIV}{align=left}
    [#4] \\
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <https://mailman.common-lisp.net/pipermail/cl-debian/attachments/20061109/a76c08f6/attachment.sig>


More information about the Cl-debian mailing list