Graham Percival escreveu: > Han-Wen Nienhuys wrote: >> configure's job is to complain about missing stuff for compilation, >> but it actually does create the config.make file necessary for running >> make. >> Just do >> cp GNUmakefile.in GNUmakefile >> >> and do the EXTERNAL_BINARY dance. Can you check if that works? > > Unfortunately not. > > tsubasa:~/usr/src/lilypond gperciva$ make > LILYPOND_EXTERNAL_BINARY=~/Apps/LilyPond.app/Contents/Resources/bin/lilypond > LILYPOND_BOOK_LILYPOND_FLAGS= web > /Users/gperciva/usr/src/lilypond/stepmake/stepmake/generic-targets.make:144: > out/dummy.dep: No such file or directory > GNUmakefile:41: local.make: No such file or directory > make: *** No rule to make target `local.make'. Stop.
thanks, fixed in git. You can also do touch local.make -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen LilyPond Software Design -- Code for Music Notation http://www.lilypond-design.com _______________________________________________ lilypond-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-devel
