[LLVMdev] Makeinfo fails

Henrik Bach henrik_bach_llvm at hotmail.com
Tue Nov 16 10:14:16 PST 2004


Hi,

Is it really true that nobody isn't able to give me a clue why makeinfo 
fails with this error:

doc/cpp.texi:50: Unknown index `vr' and/or `op' in @synindex.

-------------------------
make[2]: Entering directory `/C/Projects/src/llvm-gcc/gcc'
for d in libgcc; do \
  if [ -d $d ]; then true; else /bin/sh ./mkinstalldirs $d; fi; \
done
if [ -f stmp-dirs ]; then true; else touch stmp-dirs; fi
make[2]: Leaving directory `/C/Projects/src/llvm-gcc/gcc'
makeinfo --split-size=5000000  -I ./doc -I ./doc/include \
  -o doc/cpp.info doc/cpp.texi
doc/cpp.texi:50: Unknown index `vr' and/or `op
' in @synindex.
./doc/cpp.texi:3204: Cross reference to nonexistent node `Standard
Predefined Macros'.
./doc/cpp.texi:1406: Cross reference to nonexistent node `Argument
Prescan'.
./doc/cpp.texi:1064: Cross reference to nonexistent node `Once-Only
Headers'.
./doc/cpp.texi:578: Cross reference to nonexistent node `Differences
from previous versions'.
./doc/cpp.texi:573: Cross reference to nonexistent node `Include
Operation'.
./doc/cpp.texi:231: Cross reference to nonexistent node `Traditional
Mode'.
makeinfo: Removing output file `doc/cpp.info' due to errors; use --force to 
preserve.
make[1]: *** [doc/cpp.info] Error 2
make[1]: Leaving directory `/C/Projects/src/llvm-gcc/gcc'
make: *** [all-gcc] Error 2
-------------------------

Henrik.

_________________________________________________________________
Få alle de nye og sjove ikoner med MSN Messenger http://messenger.msn.dk/




More information about the llvm-dev mailing list