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] | |
Henning wrote: > I just installed cygwin and am trying to compile 'reaim' which requires > 'netfilter_ipv4.h' - a linux kernel header. Netfilter is a specific capability of the linux kernel. Any program that depends on it is going to be restricted to running on linux only. It would fail under FreeBSD, OpenBSD, Cygwin, etc. You'll have a lot more work to do if you want to port that program. It's not just a header file. Brian -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |