Subject: make build error for source feb 12, 1999
To: None <current-users@netbsd.org>
From: Chan Yiu Wah <c5666305@hkstar.com>
List: current-users
Date: 02/13/1999 17:51:16
Hello,
I encounter an error when make build for source tree Feb 12, 1999. Any idea?
cheers
Clarence
======= Error =======
cc -o texindex texindex.o -L/usr/src/gnu/usr.bin/texinfo/common -lcommon
texindex.o: warning: mktemp() possibly used unsafely, use mkstemp() or mkdtemp()
all ===> gnu/usr.bin/gdb
/usr/src/gnu/usr.bin/gdb/../../dist/gdb/doc/gdb.texinfo:10: @include gdb-cfg.tex
i: No such file or directory.
/usr/src/gnu/usr.bin/gdb/../../dist/gdb/doc/gdb.texinfo:6872: Cross reference to
nonexistent node `Signals'.
/usr/src/gnu/usr.bin/gdb/../../dist/gdb/doc/gdb.texinfo:2865: Cross reference to
nonexistent node `Signals'.
makeinfo: Removing output file `gdb.info' due to errors; use --force to preserve
.
Making info file `gdb.info' from `/usr/src/gnu/usr.bin/gdb/../../dist/gdb/doc/gd
b.texinfo'.
*** Error code 2
======= Error =======