Linux Netfilter discussions
 help / color / mirror / Atom feed
* Current CVS version doesn't compile
@ 2002-05-24  2:39 Takuya Satoh
  2002-06-14  4:12 ` Fabrice MARIE
  0 siblings, 1 reply; 2+ messages in thread
From: Takuya Satoh @ 2002-05-24  2:39 UTC (permalink / raw)
  To: netfilter

iptables-1.2.6a-cvs020520:

cc -O2 -Wall -Wunused -I/usr/src/linux/include -Iinclude/ -DNETFILTER_VERSIO
N=\"1.2.7\"  -fPIC -o extensions/libipt_REJECT_sh.o -c
extensions/libipt_REJECT.c
extensions/libipt_REJECT.c: In function `init':
extensions/libipt_REJECT.c:92: structure has no member named
`fake_source_address'
extensions/libipt_REJECT.c: In function `parse':
extensions/libipt_REJECT.c:128: structure has no member named
`fake_source_address'
extensions/libipt_REJECT.c:143: structure has no member named
`fake_source_address'
extensions/libipt_REJECT.c: In function `print':
extensions/libipt_REJECT.c:173: structure has no member named
`fake_source_address'
extensions/libipt_REJECT.c:174: structure has no member named
`fake_source_address'
extensions/libipt_REJECT.c:174: structure has no member named
`fake_source_address'
extensions/libipt_REJECT.c:174: structure has no member named
`fake_source_address'
extensions/libipt_REJECT.c:174: structure has no member named
`fake_source_address'
extensions/libipt_REJECT.c: In function `save':
extensions/libipt_REJECT.c:189: structure has no member named
`fake_source_address'
extensions/libipt_REJECT.c:190: structure has no member named
`fake_source_address'
extensions/libipt_REJECT.c:190: structure has no member named
`fake_source_address'
extensions/libipt_REJECT.c:190: structure has no member named
`fake_source_address'
extensions/libipt_REJECT.c:190: structure has no member named
`fake_source_address'
make: *** [extensions/libipt_REJECT_sh.o] Error 1

Taka




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Current CVS version doesn't compile
  2002-05-24  2:39 Current CVS version doesn't compile Takuya Satoh
@ 2002-06-14  4:12 ` Fabrice MARIE
  0 siblings, 0 replies; 2+ messages in thread
From: Fabrice MARIE @ 2002-06-14  4:12 UTC (permalink / raw)
  To: Takuya Satoh, netfilter


Hello,

On Friday 24 May 2002 10:39, Takuya Satoh wrote:
> iptables-1.2.6a-cvs020520:
> cc -O2 -Wall -Wunused -I/usr/src/linux/include -Iinclude/
> -DNETFILTER_VERSIO N=\"1.2.7\"  -fPIC -o extensions/libipt_REJECT_sh.o -c
> extensions/libipt_REJECT.c
> extensions/libipt_REJECT.c: In function `init':
> extensions/libipt_REJECT.c:92: structure has no member named
> `fake_source_address'

Seems like you didn't apply properly the extra/ipt_REJECT-fake-source.patch
or maybe you have kernel-header package installed, the ipt_REJECT.h from kernel-header
gets included rather than the /usr/src/linux/include/netfilter_ipv4/ipt_REJECT.h
It works fine for me.

Have a nice day,

Fabrice.
--
Fabrice MARIE
Senior R&D Engineer
Celestix Networks
http://www.celestix.com/

"Silly hacker, root is for administrators"
       -Unknown


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-06-14  4:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-05-24  2:39 Current CVS version doesn't compile Takuya Satoh
2002-06-14  4:12 ` Fabrice MARIE

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox