This is the mail archive of the cygwin@sources.redhat.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]

sysexits.h not found



When cross-compiling conmakehash.c from the Linux kernel source, I got a
complaint from gcc that it could not find "sysexits.h."  To get around the
problem, I just copied the file from a Linux machine under /usr/include.
Since the contents of the file was simply integer #defines it seemed pretty
safe.  Should this file be included in cygwin?

,
John




--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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