From: Anthony M Brummett (brummett@cs.uiuc.edu)
Date: 02/21/93


From: brummett@cs.uiuc.edu (Anthony M Brummett)
Subject: Help compiling .99.5 kernel
Date: Sun, 21 Feb 1993 19:26:56 GMT


  Sorry if you read this more than once. The machine I was using died last
night and I don't think my post got out. Here's the problem:

I tried compiling the kernel last night. All went well until it got to
tools/build.c where 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:111: storage size of '__std_filebuf_2' isn't known

I'm compiling under the .99.1 kernel and 4.3 C libs.
Thanks in advance for any help.