Hi, Now i got a problem during the compilation :
# gmake gmake --no-builtin-rules PACKAGE=LILYPOND package=lilypond -C buildscripts all && gmake --no-builtin-rules PACKAGE=LILYPOND package=lilypond -C scripts all && gmake --no-builtin-rules PACKAGE=LILYPOND package=lilypond -C flower all && gmake --no-builtin-rules PACKAGE=LILYPOND package=lilypond -C lily all && gmake --no-builtin-rules PACKAGE=LILYPOND package=lilypond -C mf all && gmake --no-builtin-rules PACKAGE=LILYPOND package=lilypond -C ly all && gmake --no-builtin-rules PACKAGE=LILYPOND package=lilypond -C tex all && gmake --no-builtin-rules PACKAGE=LILYPOND package=lilypond -C ps all && gmake --no-builtin-rules PACKAGE=LILYPOND package=lilypond -C scm all && gmake --no-builtin-rules PACKAGE=LILYPOND package=lilypond -C python all && gmake --no-builtin-rules PACKAGE=LILYPOND package=lilypond -C po all && gmake --no-builtin-rules PACKAGE=LILYPOND package=lilypond -C make all && gmake --no-builtin-rules PACKAGE=LILYPOND package=lilypond -C intl all && gmake --no-builtin-rules PACKAGE=LILYPOND package=lilypond -C debian all && gmake --no-builtin-rules PACKAGE=LILYPOND package=lilypond -C ./stepmake all && gmake --no-builtin-rules PACKAGE=LILYPOND package=lilypond -C Documentation all && gmake --no-builtin-rules PACKAGE=LILYPOND package=lilypond -C input all && gmake --no-builtin-rules PACKAGE=LILYPOND package=lilypond -C mutopia all && gmake --no-builtin-rules PACKAGE=LILYPOND package=lilypond -C ports all && true gmake[1]: Entering directory `/tmp/lilypond-1.5.50/buildscripts' true gmake[1]: Leaving directory `/tmp/lilypond-1.5.50/buildscripts' gmake[1]: Entering directory `/tmp/lilypond-1.5.50/scripts' true true gmake[1]: Leaving directory `/tmp/lilypond-1.5.50/scripts' gmake[1]: Entering directory `/tmp/lilypond-1.5.50/flower' gmake PACKAGE=LILYPOND package=lilypond -C include all && true gmake[2]: Entering directory `/tmp/lilypond-1.5.50/flower/include' true gmake[2]: Leaving directory `/tmp/lilypond-1.5.50/flower/include' gmake[1]: Leaving directory `/tmp/lilypond-1.5.50/flower' gmake[1]: Entering directory `/tmp/lilypond-1.5.50/lily' rm -f ./out/kpath.dep; DEPENDENCIES_OUTPUT="./out/kpath.dep ./out/kpath.o" c++ -c -DHAVE_CONFIG_H -DSTRING_UTILS_INLINED -Iinclude -I./out -I.././lib/include -I../lib/./out -I.././flower/include -I../flower/./out -I../flower/include -O3 -march=i686 -O2 -finline-functions -g -O3 -march=i686 -I/usr/share/texmf/include -O2 -finline-functions -g -I/usr/local/include -Wall -W -Wmissing-prototypes -Wconversion -o out/kpath.o kpath.cc kpath.cc: In function `String ly_find_afm(const char*)': kpath.cc:36: `kpse_afm_format' undeclared (first use this function) kpath.cc:36: (Each undeclared identifier is reported only once for each function it appears in.) kpath.cc:36: `kpse_find_file' undeclared (first use this function) kpath.cc: In function `String ly_find_tfm(const char*)': kpath.cc:62: `kpse_tfm_format' undeclared (first use this function) kpath.cc: In function `void ly_init_kpath(char*)': kpath.cc:77: warning: unused parameter `char*av0' gmake[1]: *** [out/kpath.o] Error 1 gmake[1]: Leaving directory `/tmp/lilypond-1.5.50/lily' gmake: *** [all] Error 2 It would be great if you could help me with this ! Best regards, Pierre. _______________________________________________ Lilypond-user mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/lilypond-user