lilypond-devel
[Top][All Lists]
Advanced

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

make web


From: Heikki Johannes Junes
Subject: make web
Date: Mon, 6 May 2002 03:23:34 +0300 (EET DST)

There is a change to contribute finnish translations to web-documentation.
I planned to be one of the contributors. However, before contributing one
has to make tests by running 'make web' and looking at the output.

In the first 'make web' pktrace was missing; installed pktrace-1.0.3.  
Then my autotrace was old; installed autotrace-0.30. Then t1asm had wrong
arguments; updated to t1utils-1.26. After next 'make web' I could not
continue, I tried with two computers; below is the trace:

Reading `/home/lilypond/mf/out/feta16list.ly'
Traceback (most recent call last):
  File "../.././scripts/lilypond-book.py", line 1426, in ?
    do_file(input_filename)
  File "../.././scripts/lilypond-book.py", line 1340, in
do_file
    chunks = process_lilypond_blocks(my_outname, chunks)
  File "../.././scripts/lilypond-book.py", line 1034, in
process_lilypond_blocks    c = schedule_lilypond_block (c)
  File "../.././scripts/lilypond-book.py", line 1010, in
schedule_lilypond_block    newbody = output_verbatim (body)
  File "../.././scripts/lilypond-book.py", line 488, in
output_verbatim
    body = re.sub ('(address@hidden)', '@\\1', body)
  File "/usr/lib/python2.2/pre.py", line 179, in sub
    return pattern.sub(repl, string, count)
  File "/usr/lib/python2.2/pre.py", line 344, in sub
    return self.subn(repl, string, count)[0]
  File "/usr/lib/python2.2/pre.py", line 366, in subn
    repl = pcre_expand(_Dummy, repl)
TypeError: 'NoneType' object is not callable
make[2]: *** [out-www/lilypond.texi] Error 1
make[2]: Leaving directory `/home/lilypond/Documentation/user'
make[1]: *** [WWW] Error 2
make[1]: Leaving directory `/home/lilypond/Documentation'
make: *** [web-doc] Error 2

--
      Heikki Junes




reply via email to

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