This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

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


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]