[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Build failure in the CVS development version of Texinfo
From: |
Stefano Lattarini |
Subject: |
Build failure in the CVS development version of Texinfo |
Date: |
Wed, 20 Jun 2012 16:06:28 +0200 |
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
- Build failure in the CVS development version of Texinfo,
Stefano Lattarini <=