home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / os / linux / 22369 < prev    next >
Encoding:
Text File  |  1993-01-01  |  724 b   |  20 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!uwm.edu!ux1.cso.uiuc.edu!ceblair
  3. From: ceblair@ux1.cso.uiuc.edu (Charles Blair)
  4. Subject: Trying to compile cweb (strange gcc message)
  5. Message-ID: <C06tv2.10D@ux1.cso.uiuc.edu>
  6. Organization: University of Illinois at Urbana
  7. Date: Fri, 1 Jan 1993 18:25:35 GMT
  8. Lines: 10
  9.  
  10.   I have tried to install the ``literate programming'' system cweb,
  11. which consists of the programs common.c, ctangle.c, cweave.c.  I'm using
  12. the 97p2 MCC release.
  13.  
  14.    Common.c seems to compile, but ctangle.c produces a message like:
  15.  
  16. /pub/include/stdio : parse error before '02'.
  17.  
  18. Specifically I don't understand why it's complaining about a header file
  19. rather than ctangle.c itself.
  20.