home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!pipex!warwick!doc.ic.ac.uk!uknet!gdt!uwe-bristol!slave!c_wells
- From: c_wells@slave (Diku Login)
- Newsgroups: comp.os.linux
- Subject: GCC 2.3.3
- Keywords: gcc include cpp
- Message-ID: <1993Jan22.150944.24795@csd.uwe.ac.uk>
- Date: 22 Jan 93 15:09:44 GMT
- Sender: usenet@csd.uwe.ac.uk (uwe nntp usenet poster)
- Organization: University of the West of England, Bristol
- Lines: 18
- Nntp-Posting-Host: usenet@csd.uwe.ac.uk (uwe nntp usenet poster)
- X-Newsreader: Tin 1.1 PL4
-
-
- Hi All.
-
- Ok, I have a problem with GCC. I tried compiling Sysvinit, but it complained
- that something hadn't beed defined (some argument to wait4). Now I checked the
- include files, and it was in <sys/wait.h>. I needed to define __USE_BSD, so
- I did so, but It still wouldn't compile. In the end, I put in the #define
- myself, directly above the line, and it worked.
-
- What's going on here?
-
- Any replies to "cjw1@ukc.ac.uk" please.
-
-
- Thanks,
-
-
- Chris Wells
-