From: amb43790@uxa.cso.uiuc.edu (Tony Brummett) Subject: Help compiling .99.5 kernel Date: Sun, 21 Feb 1993 06:05:49 GMT
I was compiling the kernel earlier this evening and everything was
going well until it got to tools/build.c
It started complaining about __FILE being undeclared and then:
/usr/include/stdio.h:110: storage size of '__std_filebuf_0' isn't known
/usr/include/stdio.h:110: storage size of '__std_filebuf_1' isn't known
/usr/include/stdio.h:110: storage size of '__std_filebuf_2' isn't known
I tried fixing it by commenting things out or adding things, but that
only made it worse. So, there's got to be someone that knows what the
problem is...
Thanks in advance.