This is the mail archive of the cygwin 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]
Other format: [Raw text]

Re: Attempt to build aplus-fsf-???4.22 (EnumTable???)


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


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