hareram wrote:
> Hi
>
> I have downloaded latest daily snap shot
>
> when i try to make
>
> iam getting the following error
> any one help me
>
> then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo";
> exit 1; fi
> main.c: In function `main':
> main.c:86: error: `nfqueue_num' undeclared (first use in this function)
> main.c:86: error: (Each undeclared identifier is reported only once
> main.c:86: error: for each function it appears in.)
> make[2]: *** [main.o] Error 1
> make[2]: Leaving directory `/tt/nufw-20050811/src/nufw'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/tt/nufw-20050811/src'
> make: *** [all-recursive] Error 1
> [EMAIL PROTECTED] nufw-20050811]#
>
>

You probably don't want to use daily snapshots, which are the new dev
branch : it is likely to be broken in a near future. I advise you use
1.0.X tar.gzs.

By the way, 1.1 is not broken for now, but it now works with NF_QUEUE,
which is a Netfilter patch. You need to apply that patch to your box if
you want to use NuFW 1.1 in its current state. NF_QUEUE is likely to be
included in kernel 2.6.14, or maybe a later version.

Regards,

Vincent




_______________________________________________
Nufw-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/nufw-users

Reply via email to