From: twhite@rogers.wave.ca (Todd White)
Subject: Unable to compile GNUStep under Cygwin B20.1 due to missing IOCTL flags.
20 Dec 1998 00:58:49 -0800
Message-ID: <367C9A4F.2690306E.cygnus.gnu-win32@rogers.wave.ca>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
To: gnu-win32@cygnus.com

GNUStep requires two additional ioctl() parameter flags. Could you
please add the following for your next update:

In /cygwin-b20/H-i586-cygwin32/i586-cygwin32/include/asm/socket.h:

#define SIOCGIFADDR             /*   Get IF net Address */
#define SIOCGIFNETMASK     /* Get netaddr mask */

This will allow the GNUStep Distributed Object system to run.


Regards,

Todd White

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
