Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Oct 2001 14:42:44 +1300
From:      Jonathan Chen <jonathan.chen@itouch.co.nz>
To:        lahaye@users.sourceforge.net
Cc:        freebsd-questions@freebsd.org
Subject:   Re: sys/event.h & sys/select.h broken ?
Message-ID:  <20011018144244.B70642@jonc.itouch>
In-Reply-To: <20011018.AAA1003360800@postech.ac.kr>; from lahaye@postech.ac.kr on Thu, Oct 18, 2001 at 08:22:15AM %2B0900
References:  <20011018.AAA1003360800@postech.ac.kr>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Oct 18, 2001 at 08:22:15AM +0900, Rob Lahaye wrote:
> Hi,
> 
> [ using FreeBSD 4.4 on Pentium PC ]
> 
> The following small code example fails to compile:
> 
> /* BEGIN */
> #include 
> int main(void) { return 0; }
> /* END */

Well, not surprising , since this piece of code is wrong. You're missing
a file to #include.
-- 
Jonathan Chen <jonathan.chen@itouch.co.nz>
----------------------------------------------------------------------
                                             When all else fails, RTFM

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011018144244.B70642>