[translations] compiling error "make: Entering an unknown directory"

[ Thread Index | Date Index | More lilynet.net/translations Archives ]


Hi translators,

I've started translating the NR and I'm now trying to compile the documentation to see the results. But I get this error when I run 'make -j3':

make: Entering an unknown directory
make: *** notation: No such file or directory.  Stop.
make: Leaving an unknown directory
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/fede/lilypond-git/build/Documentation/it'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/fede/lilypond-git/build/Documentation'
make: *** [all] Error 2


I followed the CG and I've placed "notation" in Documentation/it/GNUMakefile, which has now the following lines:

ISOLANG = it
depth = ../..
SUBDIRS = learning texidocs web usage included notation
STEPMAKE_TEMPLATES = documentation texinfo
LOCALSTEPMAKE_TEMPLATES = lilypond ly doc-i18n-root

include $(depth)/make/stepmake.make


I also have this GNUMakefile in Documentation/it/notation:

depth = ../../..

LOCALSTEPMAKE_TEMPLATES = ly

include $(depth)/make/stepmake.make




So why that error?
Any idea?

Thanks,
Federico



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/