[openbeos] Re: Build issues: close(), rmdir(), etc called withoutbeing defined on several places!?
- From: Ingo Weinhold <bonefish@xxxxxxxxxxxxxxx>
- To: openbeos@xxxxxxxxxxxxx
- Date: Wed, 21 May 2003 17:49:06 +0200 (MEST)
On Wed, 21 May 2003, Axel Dörfler wrote:
> "Philippe Houdoin" <philippe.houdoin@xxxxxxx> wrote:
> > AFAIK, close(), rmdir(), read(), etc are only defined in unistd.h,
> > no?
> > These files should have include it to use these functions calls,
> > shouldn't they?
>
> I haven't done a full build since the latest changes. I guess we don't
> include the <unistd.h> header in some include file the old Be headers
> did?
Very likely, given that even on PPC machines the R5 headers behave
different than on x86 boxes in this respect.
I think, I'll be doing a complete build on the weekend, and fix these
errors. Nevertheless feel encouraged to fix those you come across earlier.
CU, Ingo
Other related posts:
- » [openbeos] Re: Build issues: close(), rmdir(), etc called withoutbeing defined on several places!?