home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!gatech!udel!darwin.sura.net!jvnc.net!netnews.upenn.edu!upenn5.hep.upenn.edu!sergei
- From: sergei@upenn5.hep.upenn.edu (Sergei Borodin)
- Newsgroups: comp.os.linux
- Subject: cc, gcc question.
- Message-ID: <103371@netnews.upenn.edu>
- Date: 29 Dec 92 22:46:10 GMT
- References: <1992Dec29.192511.3548@wam.umd.edu>
- Sender: news@netnews.upenn.edu
- Organization: University of Pennsylvania
- Lines: 22
- Nntp-Posting-Host: upenn5.hep.upenn.edu
-
-
-
- I'm trying to compile spider, copied from my spark.
- 'cc' reports parse errors in 1)Xlib.h, 2) Xutil.h
- I transfered Xlib.h from Spark, and error's gone,
- however, Xutil still have some bugs in it. Having
- looked at file itself I could not find enything
- suspicious - cc reports parse error at sertain line
- before 'XPointer', saying that at line 178 parse
- (or might be sintax) error before 'XPointer',
- then it says 'warning: semicolon missed' at the
- same (!) line, but it's there. And so on.
-
- Did anybody have the same - or it's just me, stupid:)
-
- I'm using SLS 98.5, btw, an attempt to compile
- 'seyon' gave the same results - a lot of parse
- errors without a visible cause.
-
-
- S.B.
-
-