Subject: build of 1.3 failed
To: None <current-users@NetBSD.ORG>
From: Rick Kelly <rmk@rmkhome.rmkhome.com>
List: current-users
Date: 12/05/1997 08:06:23
I did a sup yesterday and attempted a build last night. It failed
with:
cc -o xlint xlint.o mem.o
xlint.o: warning: mktemp() possibly used unsafely, consider using mkstemp()
nroff -mandoc lint.1 > lint.cat1
all ===> usr.bin/xlint/llib
lint -Cposix llib-lposix
llib-lposix:
stat.h(226): syntax error
stat.h(227): syntax error
*** Error code 1
Stop.
*** Error code 1
Stop.
*** Error code 1
Stop.
*** Error code 1
Stop.
*** Error code 1
If the offending file is /usr/include/sys/stat.h then the two
offending lines are:
int stat __P((const char *, struct stat *)) __RENAME(__stat13);
int fstat __P((int, struct stat *)) __RENAME(__fstat13);
--
Rick Kelly rmk@rmkhome.com rmk@tencats.rmkhome.com
http://tencats.rmkhome.com
http://warthog.rmkhome.com