Subject: current build error
To: None <current-users@NetBSD.ORG>
From: Gary D. Duzan <gary@wheel.tiac.net>
List: current-users
Date: 11/22/1997 18:32:45
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.
The lines in question appear to be:
int stat __P((const char *, struct stat *)) __RENAME(__stat13);
int fstat __P((int, struct stat *)) __RENAME(__fstat13);
I guess it doesn't like the __RENAME().
Gary D. Duzan
Humble Practitioner of the Computing Arts