Hello, world! I am preparing the ita and cat-ita packages to publish them. In principle, everything seems to work fine, but from the beginning I get an error when I make the first "make" after installing or doing "make clean", for instance. I then run the make for the second time and it does not give any errors, but it's ugly. I suspect there must be some problem in file permissions. Here is what I get. Any idea? Thanks in advance!
Hèctor $ make cd . && /bin/bash /home/hector/apertium/apertium-cat-ita/missing automake-1.15 --gnu Makefile configure.ac:8: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.ac:8: http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation Makefile.am:114: warning: '%'-style pattern rules are a GNU make extension Makefile.am:117: warning: '%'-style pattern rules are a GNU make extension cd . && /bin/bash ./config.status Makefile config.status: creating Makefile make all-am make[1]: Entering directory '/home/hector/apertium/apertium-cat-ita' apertium-validate-modes modes.xml apertium-gen-modes modes.xml modes=`xmllint --xpath '//mode[@install="yes"]/@name' modes.xml | sed 's/ *name="\([^"]*\)"/\1.mode /g'`; \ if test -n "$modes"; then mv $modes modes/; fi mv: ha fallat stat() sobre 'cat-ita.mode': El fitxer o directori no existeix mv: ha fallat stat() sobre 'ita-cat.mode': El fitxer o directori no existeix Makefile:779: recipe for target 'modes/cat-ita.mode' failed make[1]: *** [modes/cat-ita.mode] Error 1 make[1]: Leaving directory '/home/hector/apertium/apertium-cat-ita' Makefile:353: recipe for target 'all' failed make: *** [all] Error 2 $ make make all-am make[1]: Entering directory '/home/hector/apertium/apertium-cat-ita' make[1]: Leaving directory '/home/hector/apertium/apertium-cat-ita'
_______________________________________________ Apertium-stuff mailing list Apertium-stuff@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/apertium-stuff