OS: Debian unstable Autoconf: 2.69 Automake: 1.11.5 Make: GNU make 3.82 $ sh autogen.sh && ./configure # OK ... $ make ... gcc -g -O2 -o infokey infokey.o key.o ../gnulib/lib/libgnu.a make[3]: Leaving directory `/tmp/texinfo/info' make[2]: Leaving directory `/tmp/texinfo/info' Making all in po make[2]: Entering directory `/tmp/texinfo/po' make texinfo.pot-update make[3]: Entering directory `/tmp/texinfo/po' make[3]: *** No rule to make target `../lib/xexit.c', needed by `texinfo.pot-update'. Stop. make[3]: Leaving directory `/tmp/texinfo/po' make[2]: *** [texinfo.pot] Error 2 make[2]: Leaving directory `/tmp/texinfo/po' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/tmp/texinfo' make: *** [all] Error 2
Let me know if you need more details. Regards, Stefano
