lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Trying to "make web-doc" for Mandrake rpms


From: Heikki Johannes Junes
Subject: Re: Trying to "make web-doc" for Mandrake rpms
Date: Thu, 12 Jun 2003 01:57:10 +0300 (EEST)

On Wed, 11 Jun 2003, Han-Wen Nienhuys wrote:

> > This is the trace from compiling:
> >
> > /usr/bin/texi2dvi: tex exited with bad status, quitting.
> > /usr/bin/texi2dvi: see lilypond.log for errors.
> > make[3]: *** [out-www/lilypond.dvi] Error 1
> > rm out-www/music-glossary.texi
> > make[3]: Leaving directory
> > `/home/hjunes/rpm/BUILD/lilypond-1.7.20/Documentation/user'
> > make[2]: *** [WWW] Error 2
> > rm out-www/index.texi
> > make[2]: Leaving directory
> > `/home/hjunes/rpm/BUILD/lilypond-1.7.20/Documentation'
> > make[1]: *** [web-doc] Error 2
> > make[1]: Leaving directory `/home/hjunes/rpm/BUILD/lilypond-1.7.20'
> > error: Bad exit status from /home/hjunes/rpm/tmp/rpm-tmp.98483 (%build)
> >
> >
> > RPM build errors:
> >     Bad exit status from /home/hjunes/rpm/tmp/rpm-tmp.98483 (%build)
> >     make: *** [rpm-mandrake] Error 1
> >
> >
> > Looks like it is result of "make web-doc". However, if one types several
> > times "make web-doc", the error will change in place and finally
> > everything is compiled. But, everything should be compiled at first
> > place. It is a bit puzzling.
>
> can you check out the .log file for the texi2dvi dvi run for errors?
> Also, double check that you are running a recent texinfo, and that the
> texinfo.tex file used is the one is from a recent version of texinfo.
>
> --
>
> Han-Wen Nienhuys   |   address@hidden   |   http://www.xs4all.nl/~hanwen
>

Looks like the error was caused by Documentation/user/lilypond.tely. It is
converted with lilypond-book to Documentation/user/out-www/lilypond.texi,
which then causes the error above when invoked texi2dvi. I try to collect
some logs which look like errors:

The lilypond.log-file contained the following errors (found with regexp ":.*:")
------------------

This is TeXk, Version 3.14159 (Web2C 7.4.5) (format=tex 2003.3.13)  12
JUN 2003 01:49
 line:error style messages enabled.
**/home/hjunes/rpm/BUILD/lilypond-1.7.20/Documentation/user/out-www/lilypond.texi
(/home/hjunes/rpm/BUILD/lilypond-1.7.20/Documentation/user/out-www/lilypond.texi
 (/usr/share/texmf/tex/texinfo/texinfo.tex
Loading texinfo [version 2003-05-04.08]: Basics,

...

(./lilypond.aux
./lilypond.aux:484: Missing @endcsname inserted
The control sequence marked <to be read again> should
not appear between \csname and \endcsname.

./lilypond.aux:484: Extra @endcsname
I'm ignoring this, since I wasn't doing a \csname.

./lilypond.aux:485: Missing @endcsname inserted
The control sequence marked <to be read again> should
not appear between \csname and \endcsname.

./lilypond.aux:485: Extra @endcsname
I'm ignoring this, since I wasn't doing a \csname.

./lilypond.aux:486: Missing @endcsname inserted
The control sequence marked <to be read again> should
not appear between \csname and \endcsname.

./lilypond.aux:486: Extra @endcsname
I'm ignoring this, since I wasn't doing a \csname.

)
------------------

These errors correspond to these lines (484,485,486) in lilypond.aux:

------------------
@xrdef{Integrating address@hidden {} and music-title}{Integrating 
address@hidden {} and
music}
@xrdef{Integrating address@hidden {} and music-pg}{137}
@xrdef{Integrating address@hidden {} and address@hidden 7.2}
------------------

Here you are.

Cheers,

  Heikki





reply via email to

[Prev in Thread] Current Thread [Next in Thread]