* how to run iptables-1.2.9 at Kernel 2.4.25
@ 2005-08-15 8:22 徐小威
2005-08-15 9:15 ` Wolfgang Denk
0 siblings, 1 reply; 2+ messages in thread
From: 徐小威 @ 2005-08-15 8:22 UTC (permalink / raw)
To: linuxppc-embedded
Hi all:
I got some problem at compiler iptables 1.2.9 at my 2.4.25 Linux,
anybody know how to solve it?
PS:I used eldk 3.1.1 and 2.4.25 kernel at my custom MPC852T board.
extensions/libipt_ULOG.c: In function `init':
extensions/libipt_ULOG.c:58: error: `NFLOG_DEFAULT_NLGROUP' undeclared
(first use in this function)
extensions/libipt_ULOG.c:58: error: (Each undeclared identifier is
reported only once
extensions/libipt_ULOG.c:58: error: for each function it appears in.)
extensions/libipt_ULOG.c:59: error: `NFLOG_DEFAULT_QTHRESHOLD'
undeclared (first use in this function)
extensions/libipt_ULOG.c: In function `save':
extensions/libipt_ULOG.c:158: error: `NFLOG_DEFAULT_NLGROUP' undeclared
(first use in this function)
extensions/libipt_ULOG.c:165: error: `NFLOG_DEFAULT_QTHRESHOLD'
undeclared (first use in this function)
make: *** [extensions/libipt_ULOG.o] Error 1
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: how to run iptables-1.2.9 at Kernel 2.4.25
2005-08-15 8:22 how to run iptables-1.2.9 at Kernel 2.4.25 徐小威
@ 2005-08-15 9:15 ` Wolfgang Denk
0 siblings, 0 replies; 2+ messages in thread
From: Wolfgang Denk @ 2005-08-15 9:15 UTC (permalink / raw)
To: 徐小威; +Cc: linuxppc-embedded
In message <1124094153.13556.3.camel@banana> you wrote:
>
> I got some problem at compiler iptables 1.2.9 at my 2.4.25 Linux,
> anybody know how to solve it?
Please provide a correct subject. It seems your problem is not with
running but with building iptables, right?
> PS:I used eldk 3.1.1 and 2.4.25 kernel at my custom MPC852T board.
>
> extensions/libipt_ULOG.c: In function `init':
> extensions/libipt_ULOG.c:58: error: `NFLOG_DEFAULT_NLGROUP' undeclared
...
> extensions/libipt_ULOG.c:59: error: `NFLOG_DEFAULT_QTHRESHOLD'
...
Seems you misconfigured it. Check your Makefiles.
Best regards,
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de
To program is to be.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-08-15 9:15 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-15 8:22 how to run iptables-1.2.9 at Kernel 2.4.25 徐小威
2005-08-15 9:15 ` Wolfgang Denk
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).