On Sun, Mar 18, 2012 at 08:29:00PM -0400, Tom Szczesny wrote: >In Gentoo Linux: > >aplus-fsf-4.22/src/cxsys/eponymous.c contains #include ><sys/ioctl.h> >sys/ioctl.h contains > #include <bits/ioctls.h> >bits/ioctls.h contains > #include <asm/ioctls.h> >asm/ioctls.h contains > #include <asm-generic/ioctls.h> >asm-generic/ioctls.h has the >difinitions that are required. > >Since I can't change cygwin, my plan is to put a copy of >asm-generic/ioclts.h into the aplus source package.
You're going to be disappointed. You can't just make an ioctl magically work by including a header file. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple