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 F
>-Original Message-
>From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of
>Henning
>Sent: Thursday, February 05, 2004 2:18 PM
>To: [EMAIL PROTECTED]
>Subject: compile needs netfilter_ipv4.h
>
>Hi
>
>I just installed cygwin and am trying to
Hi
I just installed cygwin and am trying to compile 'reaim' which requires
'netfilter_ipv4.h' - a linux kernel header.
Is there a package that contains the cygwin equivalent? or is it safe to
simply copy the files it needs from the linux kernel sources?
$ make
gcc -o reaim reaim.c -g -Wall
rea
3 matches
Mail list logo