* Problem compiling iptables 3887
@ 2005-04-28 1:44 Alexander Samad
2005-04-28 3:41 ` Alexander Samad
0 siblings, 1 reply; 2+ messages in thread
From: Alexander Samad @ 2005-04-28 1:44 UTC (permalink / raw)
To: netfilter-devel, netfilter
[-- Attachment #1: Type: text/plain, Size: 788 bytes --]
Hi
I currently build my own kernel and iptables patched with pom-ng - I get
these via svn. Iptables version 3887 , pom-ng 3887
Whilst attempting to do this recently (last week or so) I have come
across this compilation problem
cc -O2 -Wall -Wunused -I../../linux/include -Iinclude/
-DIPTABLES_VERSION=\"1.3.1\" -g -DDEBUG -pg -DIPTC_DEBUG
-DNO_SHARED_LIBS=1 -c -o libiptc/libip6tc.o libiptc/libip6tc.c
libiptc/libip6tc.c: In function `do_check':
libiptc/libip6tc.c:281: warning: implicit declaration of function
`get_chain_end'
libiptc/libip6tc.c:282: warning: implicit declaration of function
`get_entry'
libiptc/libip6tc.c:282: error: invalid type argument of `->'
l
I was wondering if somebody can help me fix it or tell me who to talk to
advise of the problem ?
Thanks
Alex
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Problem compiling iptables 3887
2005-04-28 1:44 Problem compiling iptables 3887 Alexander Samad
@ 2005-04-28 3:41 ` Alexander Samad
0 siblings, 0 replies; 2+ messages in thread
From: Alexander Samad @ 2005-04-28 3:41 UTC (permalink / raw)
To: netfilter-devel, netfilter
[-- Attachment #1: Type: text/plain, Size: 977 bytes --]
Hi
Found it I had DEBUG flag set !
A
On Thu, Apr 28, 2005 at 11:44:28AM +1000, Alexander Samad wrote:
> Hi
>
> I currently build my own kernel and iptables patched with pom-ng - I get
> these via svn. Iptables version 3887 , pom-ng 3887
>
> Whilst attempting to do this recently (last week or so) I have come
> across this compilation problem
>
> cc -O2 -Wall -Wunused -I../../linux/include -Iinclude/
> -DIPTABLES_VERSION=\"1.3.1\" -g -DDEBUG -pg -DIPTC_DEBUG
> -DNO_SHARED_LIBS=1 -c -o libiptc/libip6tc.o libiptc/libip6tc.c
> libiptc/libip6tc.c: In function `do_check':
> libiptc/libip6tc.c:281: warning: implicit declaration of function
> `get_chain_end'
> libiptc/libip6tc.c:282: warning: implicit declaration of function
> `get_entry'
> libiptc/libip6tc.c:282: error: invalid type argument of `->'
> l
>
> I was wondering if somebody can help me fix it or tell me who to talk to
> advise of the problem ?
>
> Thanks
> Alex
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-04-28 3:41 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-28 1:44 Problem compiling iptables 3887 Alexander Samad
2005-04-28 3:41 ` Alexander Samad
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.