On 2002.04.16 09:58 Mats Bengtsson wrote:
> > Now i got this :
> >
> > root@pierre:/tmp/lilypond-1.5.52/make# patch -p0 < patch patching
> file
> > lilypond-vars.make
> > patch: **** malformed patch at line 8: $(input-dir)/tricks/ -I
> > $(input-dir)/regression/ -I $(input-dir)/test/ -I
> 
> During the mail transfer or when copying the patch an extra
> newline has appeared in the patch. The easiest is actually
> to edit the file make/lilypond-vars.make manually, just replace
> the "mf/out" at the end of line 40 with "mf/$(outdir)"
> 
>   /Mats
> 

Ok thank you, it solves this problem.
But now i got another problem :

[...]
gmake[1]: Entering directory `/tmp/lilypond-1.5.52/Documentation'
gmake PACKAGE=LILYPOND package=lilypond -C user all &&  gmake 
PACKAGE=LILYPOND package=lilypond -C bibliography all &&  gmake 
PACKAGE=LILYPOND package=lilypond -C pictures all &&  gmake 
PACKAGE=LILYPOND package=lilypond -C topdocs all &&  gmake 
PACKAGE=LILYPOND package=lilypond -C misc all &&  gmake 
PACKAGE=LILYPOND package=lilypond -C windows all && true
gmake[2]: Entering directory `/tmp/lilypond-1.5.52/Documentation/user'
rm -f out-gcc-3.0/lilypond.nexi
/usr/local/bin/python ../.././scripts/lilypond-book.py -I 
/tmp/lilypond-1.5.52/Documentation/user -I ./out-gcc-3.0 
-I../.././input -I ../.././input/tricks/ -I ../.././input/regression/ 
-I ../.././input/test/ -I ../.././input/tutorial/ -I 
/tmp/lilypond-1.5.52/mf/./out-gcc-3.0 --dependencies 
--outdir=./out-gcc-3.0 --format=texi --no-lily  lilypond.tely
lilypond-book (GNU LilyPond) 1.5.18
extra_mem_top=1000000
extra_mem_bottom=1000000
pool_size=250000
Reading `/tmp/lilypond-1.5.52/Documentation/user/lilypond.tely'
Reading `/tmp/lilypond-1.5.52/Documentation/user/dedication.itely'
Reading `/tmp/lilypond-1.5.52/Documentation/user/macros.itexi'
Reading `/tmp/lilypond-1.5.52/Documentation/user/preface.itely'
Reading `/tmp/lilypond-1.5.52/Documentation/user/tutorial.itely'
Reading `/tmp/lilypond-1.5.52/Documentation/user/refman.itely'
Reading `/tmp/lilypond-1.5.52/Documentation/user/internals.itely'
Reading `/tmp/lilypond-1.5.52/Documentation/user/invoking.itexi'
Reading `/tmp/lilypond-1.5.52/Documentation/user/bugs.itexi'
Reading `/tmp/lilypond-1.5.52/Documentation/user/ly2dvi.itexi'
Reading `/tmp/lilypond-1.5.52/Documentation/user/convert-ly.itexi'
Reading `/tmp/lilypond-1.5.52/Documentation/user/lilypond-book.itely'
Reading `/tmp/lilypond-1.5.52/Documentation/user/converters.itely'
Reading `/tmp/lilypond-1.5.52/Documentation/user/literature.itely'
Reading `/tmp/lilypond-1.5.52/Documentation/user/appendices.itely'
Reading `/tmp/lilypond-1.5.52/Documentation/user/fdl.itexi'
Reading `../.././input/tutorial/os-score.ly'
Reading `../.././input/tutorial/os-flute-2.ly'
Reading `../.././input/tutorial/sammartini.ly'
Reading `/tmp/lilypond-1.5.52/mf/./out-gcc-3.0/feta16list.ly'
Writing `./out-gcc-3.0/lilypond.texi'
Writing `./out-gcc-3.0/lilypond.dep'
mv out-gcc-3.0/lilypond.texi out-gcc-3.0/lilypond.nexi
chmod -w out-gcc-3.0/lilypond.nexi
makeinfo --output=./out-gcc-3.0/lilypond.info out-gcc-3.0/lilypond.nexi
cd ./out-gcc-3.0 && ../../.././lily/out-gcc-3.0/lilypond 
../../.././ly/generate-documentation
gmake[2]: *** [out-gcc-3.0/lilypond-internals.nexi] Error 139
rm out-gcc-3.0/lilypond.nexi
gmake[2]: Leaving directory `/tmp/lilypond-1.5.52/Documentation/user'
gmake[1]: *** [all] Error 2
gmake[1]: Leaving directory `/tmp/lilypond-1.5.52/Documentation'
gmake: *** [all] Error 2


regards,

Pierre.

_______________________________________________
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user

Reply via email to