home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / os / linux / 6729 < prev    next >
Encoding:
Internet Message Format  |  1992-07-26  |  1.5 KB

  1. Path: sparky!uunet!cs.utexas.edu!wupost!tulane!uflorida!sinkhole.unf.edu!unf6!jdough
  2. From: jdough@unf6.unf.edu (Joseph Dougherty)
  3. Newsgroups: comp.os.linux
  4. Subject: Parse error in stdlib.h: kernel won't compile
  5. Keywords: compile kernel barf parse error stdlib headers
  6. Message-ID: <1992Jul26.205909.24230@sinkhole.unf.edu>
  7. Date: 26 Jul 92 20:59:09 GMT
  8. Sender: news@sinkhole.unf.edu (News System)
  9. Organization: University of North Florida, Jacksonville
  10. Lines: 26
  11.  
  12.  
  13.  
  14.     I've run into a problem compiling the 0.96cpl2 kernel.
  15.     The patches go in okay and the compile runs fine until I get down to
  16. tools/build.c in the compilation.  When it tries to read stdlib.h in the
  17. headers, the following comes back:
  18.  
  19. In file included from tools/build.c:25
  20. /usr/include/stdlib.h:115: parse error before '*'
  21. /usr/include/stdlib.h:118: parse error before 'wchar_t'
  22.  
  23. The same error for the first line comes back again for lines 121 and 123
  24. before a long pause by the compiler, then a barf with a make error 1.
  25.  
  26.     I'm using gcc 2.2.2, all the new binutils, and all the header files
  27. from the special package H.J.  put together.  That header file, however,
  28. is part of the standard gcc distribution.  I tried downloading the files
  29. again from different sources (mcc instead of tsx, for example) in case
  30. something was corrupt someplace, but nothing I do seems to help. 
  31.  
  32.     If anyone has a fix for this, I'd appreciate the help.
  33. I'd like to
  34. get this thing built so I can test the msdos_fs.
  35.  
  36. Joe Dougherty
  37. Internet: jdough@unf6.cis.unf.edu 6
  38.