Unable to compile GNUStep under Cygwin B20.1 due to missing IOCTL flags.

Todd White twhite@rogers.wave.ca
Sat Dec 19 22:35:00 GMT 1998


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".



More information about the Cygwin mailing list