This is the mail archive of the newlib@sourceware.org mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

"make info" fails


Anyone else see this?

./stdio/fopencookie.def:15: Misplaced {.
./stdio/fopencookie.def:20: Misplaced }.
./stdio/viprintf.def:1: Prev reference to nonexistent node `vfscanf' (perhaps incorrect sectioning?)
.
./stdio/vfscanf.def:1: `vscanf' has no Up field (perhaps incorrect sectioning?).
./stdio/vfprintf.def:1: `vprintf' has no Up field (perhaps incorrect sectioning?).
./stdio/ungetc.def:1: Next reference to nonexistent node `vfprintf' (perhaps incorrect sectioning?).
./stdio/tmpfile.def:1: Prev reference to nonexistent node `sscanf' (perhaps incorrect sectioning?).
./stdio/sscanf.def:1: `scanf' has no Up field (perhaps incorrect sectioning?).
./stdio/sprintf.def:1: `printf' has no Up field (perhaps incorrect sectioning?).
./stdio/siscanf.def:1: `iscanf' has no Up field (perhaps incorrect sectioning?).
./stdio/siprintf.def:1: `iprintf' has no Up field (perhaps incorrect sectioning?).
./stdio/setvbuf.def:1: Next reference to nonexistent node `siprintf' (perhaps incorrect sectioning?)
.
./stdio/fwrite.def:1: Prev reference to nonexistent node `funopen' (perhaps incorrect sectioning?).
./stdio/ftell.def:1: Next reference to nonexistent node `funopen' (perhaps incorrect sectioning?).
./targetdep.tex:396: Menu reference to nonexistent node `vfscanf' (perhaps incorrect sectioning?).
./targetdep.tex:395: Menu reference to nonexistent node `vfprintf' (perhaps incorrect sectioning?).
./targetdep.tex:391: Menu reference to nonexistent node `sscanf' (perhaps incorrect sectioning?).
./targetdep.tex:390: Menu reference to nonexistent node `sprintf' (perhaps incorrect sectioning?).
./targetdep.tex:389: Menu reference to nonexistent node `siscanf' (perhaps incorrect sectioning?).
./targetdep.tex:388: Menu reference to nonexistent node `siprintf' (perhaps incorrect sectioning?).
./targetdep.tex:363: Menu reference to nonexistent node `funopen' (perhaps incorrect sectioning?).
./stdio/vfscanf.def:1: warning: unreferenced node `vscanf'.
./stdio/vfprintf.def:1: warning: unreferenced node `vprintf'.
./stdio/sscanf.def:1: warning: unreferenced node `scanf'.
./stdio/sprintf.def:1: warning: unreferenced node `printf'.
./stdio/siscanf.def:1: warning: unreferenced node `iscanf'.
./stdio/siprintf.def:1: warning: unreferenced node `iprintf'.
makeinfo: Removing output file `../../../../src/newlib/libc/libc.info' due to errors; use --force to
 preserve.
make[4]: *** [../../../../src/newlib/libc/libc.info] Error 1
make[4]: Leaving directory `/greed/dj/gnu/newlib/m32c/m32c-elf/newlib/libc'


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]