Mail Archives: djgpp-workers/2001/11/27/15:36:35
> From: "Juan Manuel Guerrero" <ST001906 AT HRZ1 DOT HRZ DOT TU-Darmstadt DOT De>
> Date: Tue, 27 Nov 2001 19:58:19 +0100
>
> cd . \
> && E:/DJGPP-2.04/BIN/sh.exe ../config/missing --run makeinfo \
> `echo bison.texinfo | sed 's,.*/,,'`
> bison.texinfo:32: Unknown index `fn' and/or `cp' in @synindex.
> bison.texinfo:33: Unknown index `vr' and/or `cp' in @synindex.
> bison.texinfo:34: Unknown index `tp' and/or `cp' in @synindex.
> ./bison.texinfo:5461: Cross reference to nonexistent node `Decl Summary'.
> ./bison.texinfo:5434: Cross reference to nonexistent node `Decl Summary'.
> ./bison.texinfo:2427: Cross reference to nonexistent node `Type Decl'.
> ./bison.texinfo:1190: Cross reference to nonexistent node `Grammar Layout'.
> makeinfo: Removing output file `e:/project/bison-1.30e/doc/bison.info' due to errors; use --force to preserve.
> make.exe: *** [bison.info] Error 1
>
> As soon as I run dtou.exe on the patched bison.texinfo, makeinfo
> works ok again.
Well, you could use the --binary switch to Patch instead.
Anyway, thanks for the info, I will look into this in due time.
- Raw text -