All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC][PATCH][IPTABLES]: suppress the error of modprobe
@ 2007-02-21 16:45 Harvey Muller
  2007-02-27  8:43 ` Yasuyuki KOZAKAI
  0 siblings, 1 reply; 3+ messages in thread
From: Harvey Muller @ 2007-02-21 16:45 UTC (permalink / raw)
  To: netfilter-devel

Yasuyuki,

I was unable to patch using the text you provided in the post, as it kept complaining about malformed text.

I did however make the corrections by hand using the iptables 1.3.7 release, and created a patch.  What I
noticed is that all of the line numbers match in your post match, except for those in ip6tables.c.  So you
may have made changes to a version different than that noted above.

The patch applies successfully, but the following error message is emitted during make:

=== Error Message Starts ===
ip6tables.c:1749: error: conflicting types for 'ip6tables_insmod'
include/ip6tables.h:174: error: previous declaration of 'ip6tables_insmod' was here
make: *** [ip6tables.o] Error 1
rm libiptc/libip6tc.o libiptc/libip4tc.o
=== Error Message Ends ===

I hope this is helpful and best regards,

Harvey



^ permalink raw reply	[flat|nested] 3+ messages in thread
* iptables-1.3.7 Requires ip_tables to be built as module
@ 2007-02-12 19:49 Harvey Muller
  2007-02-13  7:21 ` Graham Murray
  0 siblings, 1 reply; 3+ messages in thread
From: Harvey Muller @ 2007-02-12 19:49 UTC (permalink / raw)
  To: netfilter

Graham,

Assuming you've built ip_tables into the kernel (not as a module), then I'd be interested in learning the difference in the process you used to install iptables between versions 1.3.5 and 1.3.7.  Version 1.3.5 works fine for me with kernel version 2.6.20 built in (not as a module).  But when I use the same install process for 1.3.7, I get the error messages.  And when I go back and configure ip_tables as a module, then the error message goes away, which is what one would expect.

Thanks,

Harvey




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

end of thread, other threads:[~2007-02-27  8:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-02-21 16:45 [RFC][PATCH][IPTABLES]: suppress the error of modprobe Harvey Muller
2007-02-27  8:43 ` Yasuyuki KOZAKAI
  -- strict thread matches above, loose matches on Subject: below --
2007-02-12 19:49 iptables-1.3.7 Requires ip_tables to be built as module Harvey Muller
2007-02-13  7:21 ` Graham Murray
2007-02-13  7:47   ` Yasuyuki KOZAKAI
2007-02-19  5:08     ` [RFC][PATCH][IPTABLES]: suppress the error of modprobe Yasuyuki KOZAKAI

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.