home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / os / linux / 22093 < prev    next >
Encoding:
Internet Message Format  |  1992-12-29  |  1.1 KB

  1. Path: sparky!uunet!gatech!udel!darwin.sura.net!jvnc.net!netnews.upenn.edu!upenn5.hep.upenn.edu!sergei
  2. From: sergei@upenn5.hep.upenn.edu (Sergei Borodin)
  3. Newsgroups: comp.os.linux
  4. Subject: cc, gcc question.
  5. Message-ID: <103371@netnews.upenn.edu>
  6. Date: 29 Dec 92 22:46:10 GMT
  7. References: <1992Dec29.192511.3548@wam.umd.edu>
  8. Sender: news@netnews.upenn.edu
  9. Organization: University of Pennsylvania
  10. Lines: 22
  11. Nntp-Posting-Host: upenn5.hep.upenn.edu
  12.  
  13.  
  14.  
  15.   I'm trying to compile spider, copied from my spark. 
  16.   'cc' reports parse errors in 1)Xlib.h, 2) Xutil.h
  17.   I transfered Xlib.h from Spark, and error's gone,
  18.   however, Xutil still have some bugs in it. Having
  19.   looked at file itself I could not find enything 
  20.   suspicious - cc reports parse error at sertain line 
  21.   before 'XPointer', saying that at line 178 parse
  22.   (or might be sintax) error before 'XPointer', 
  23.   then it says 'warning: semicolon missed' at the
  24.   same (!) line, but it's there. And so on.
  25.   
  26.   Did anybody have the same - or it's just me, stupid:)
  27.  
  28.   I'm using SLS 98.5, btw, an attempt to compile
  29.   'seyon' gave the same results - a lot of parse
  30.   errors without a visible cause.
  31.  
  32.  
  33.  S.B.
  34.  
  35.