www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1996/02/15/11:37:39

Date: Thu, 15 Feb 1996 18:29:59 +0200 (IST)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
To: Frank Donahoe <fdonahoe AT wilkes1 DOT wilkes DOT edu>
Cc: Djgpp <djgpp AT delorie DOT com>
Subject: Re: ioctl missing

On Thu, 15 Feb 1996, Frank Donahoe wrote:

> directly to V2.0.  I'll look more carefully at the error messages with
> the -D_POSIX_SOURCE set.  This setting will bypass the bulk of 
> <sys/config.h>!  There may be some flags within that block of code which
> should be moved outside.  Regards, Frank 

You are right.  I think that when I compiled Fileutils, that condition
wasn't there.  Please try removing #ifndef _POSIX_SOURCE and the matching
#endif from that file.  (This is the standard paradigm DJ uses in all
header files which aren't mentioned in the POSIX standard, so as to not
pollute the namespace with non-standard symbols, but in this specific
case, it might do more harm than help.  Please try without it, and if it
gets the job done, we'll have to think how to make it right.)

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019