[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
compilation failure with SVN r6034
From: |
Werner LEMBERG |
Subject: |
compilation failure with SVN r6034 |
Date: |
Sun, 11 Jan 2015 12:25:59 +0100 (CET) |
Doing
./autogen.sh
./configure
make
I get
...
/bin/sh .../texinfo.compiled/build-aux/missing \
help2man --name="translate Texinfo documents" \
-I ./makeinfo.h2m ..//tp/makeinfo -o makeinfo.1
mv makeinfo.1 makeinfo.1.tmp
sed '/^\.IP$/N;/\nAlso/s/I//;/\nThe/s/I//' makeinfo.1.tmp >makeinfo.1
rm makeinfo.1.tmp
Updating man page texindex.1
cd ..//util && make texindex
make[3]: Entering directory `.../texinfo.compiled/util'
make[3]: *** Keine Regel, um »texindex« zu erstellen. Schluss.
make[3]: Leaving directory `.../texinfo.compiled/util'
make[2]: *** [texindex.1] Fehler 2
make[2]: Leaving directory `.../texinfo.compiled/man'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `.../texinfo.compiled'
make: *** [all] Fehler 2
Werner
- compilation failure with SVN r6034,
Werner LEMBERG <=