home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!ogicse!pdxgate!rigel!moyerg
- From: moyerg@rigel.cs.pdx.edu (gary a moyer)
- Newsgroups: comp.os.linux
- Subject: problem with header files and gcc2.2.2d
- Keywords: gcc signal.h
- Message-ID: <6038@pdxgate.UUCP>
- Date: 28 Aug 92 06:38:53 GMT
- Article-I.D.: pdxgate.6038
- Sender: news@pdxgate.UUCP
- Lines: 17
-
- Well, I got around the build.c problems by simpling omitting the
- header file(s) that were giving me problems -- most notably signal.h.
-
- I am now trying to implement some _simple_ signal catching and this header
- file is beginning to become a big problem. Heres what I get:
- Parse error before `SignalHandler'
- Parse error before `signal'
- Parse error before `__sighandler_t'
- ...etc...
-
- Is this a known problem?
-
- Thanks.
-
- ==
- Gary Moyer
- moyerg@rigel.cs.pdx.edu
-