[moved from -user to -devel] On 2008/07/01 14:09 +0200, Valentin Villenave wrote: > In today's git, 'make install' fails: > > File "/home/valentin/git/stepmake/bin/install.py", line 78, in <module> > shutil.copy2 (f, dest) > File "/usr/lib/python2.5/shutil.py", line 91, in copy2 > copyfile(src, dst) > File "/usr/lib/python2.5/shutil.py", line 46, in copyfile > fsrc = open(src, 'rb') > IOError: [Errno 2] No such file or directory: './out/CenturySchL-Ital.otf' > > Has anyone encountered the same problem? Can it be easily fixed?
I haven't tried 'make install', but 'make web' fails for me when Lily generates the Internals docs (strangely, Lily doesn't segfault in 'make'): Initializing FontConfig... adding font directory: /home/lilydev/git/lily/master/out/share/lilypond/current/fonts/otf adding font directory: /home/lilydev/git/lily/master/out/share/lilypond/current/fonts/type1Building font database. /bin/sh: line 1: 25845 Segmentation fault /home/lilydev/git/lily/master/out/bin/lilypond --verbose /home/lilydev/git/lily/master/ly/generate-documentation make[2]: *** [out-www/lilypond-internals.texi] Error 139 make[2]: Leaving directory `/home/lilydev/git/lily/master/Documentation/user' make[1]: *** [WWW] Error 2 make[1]: Leaving directory `/home/lilydev/git/lily/master/Documentation' make: *** [WWW] Erreur 2 Cheers, John _______________________________________________ lilypond-devel mailing list lilypond-devel@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-devel