lilypond-devel
[Top][All Lists]
Advanced

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

make web


From: Rune Zedeler
Subject: make web
Date: Sun, 09 Dec 2001 23:05:42 +0100

Managed to build pnmtopng (tnx, Jan), but now

address@hidden:...lilypond-1.5.25]$ make web
make --no-builtin-rules -C ./mf
make[1]: Entering directory `/tmp/lilypond-1.5.25/mf'
true
make[1]: Leaving directory `/tmp/lilypond-1.5.25/mf'
make --no-builtin-rules out=www -C Documentation WWW
make[1]: Entering directory `/tmp/lilypond-1.5.25/Documentation'
.././stepmake/stepmake/generic-targets.make:131: out-www/dummy.dep: No
such file or directory
mkdir -p ./out-www
touch ./out-www/dummy.dep
make[1]: Leaving directory `/tmp/lilypond-1.5.25/Documentation'
make[1]: Entering directory `/tmp/lilypond-1.5.25/Documentation'
/usr/local/bin/python .././stepmake/bin/add-html-footer.py
--index=../../ --name LilyPond --version 1.5.25
--header=../Documentation/header.html.in --footer
../Documentation/footer.html.in 
rm -f out-www/index.texi
cp index.texi out-www/index.texi
chmod -w out-www/index.texi
makeinfo -I ./out-www --output=out-www/index.html --html --no-split
--no-headers out-www/index.texi
/usr/local/bin/python .././stepmake/bin/add-html-footer.py
--index=../../ --name LilyPond --version 1.5.25
--header=../Documentation/header.html.in --footer
../Documentation/footer.html.in out-www/index.html
Traceback (most recent call last):
  File ".././stepmake/bin/add-html-footer.py", line 273, in ?
    do_file (f)
  File ".././stepmake/bin/add-html-footer.py", line 257, in do_file
    m = re.match ('.*?<!-- (@[a-zA-Z0-9_-]*@)=(.*?) -->', s, re.DOTALL)
  File "/usr/local/lib/python2.1/sre.py", line 52, in match
    return _compile(pattern, flags).match(string)
RuntimeError: maximum recursion limit exceeded
make[1]: *** [out-www/index.html] Error 1
rm out-www/index.texi
make[1]: Leaving directory `/tmp/lilypond-1.5.25/Documentation'
make: *** [web-doc] Error 2

-Rune



reply via email to

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