* [Buildroot] latest iptables requires IPv6
@ 2008-11-10 6:05 Hamish Moffatt
2008-11-10 8:02 ` Thomas Petazzoni
0 siblings, 1 reply; 3+ messages in thread
From: Hamish Moffatt @ 2008-11-10 6:05 UTC (permalink / raw)
To: buildroot
r23403 | correa | 2008-09-16 12:12:23 +1000 (Tue, 16 Sep 2008) | 1 line
Fix iptables compile error by updating to Makefile.autotools.in and
bumping version to 1.4.1
This new version of iptables requires IPv6. The old iptables.mk patched
the old version to work without it, but that appears to be a lot harder
in this version.
Do the rest of you have IPV6 enabled in uClibc? I don't (unnecessary bloat).
Any suggestions? Anyone got a patch?
It looks like a few functions in xtables.c could be disabled, and
Makefile.am modified not to compile the ipv6-specific programs
(ip6tables etc).. all this would need a runtime IPV6 detection because
of external toolchains.
thanks
Hamish
--
Hamish Moffatt VK3SB <hamish@debian.org> <hamish@cloud.net.au>
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] latest iptables requires IPv6
2008-11-10 6:05 [Buildroot] latest iptables requires IPv6 Hamish Moffatt
@ 2008-11-10 8:02 ` Thomas Petazzoni
2008-11-10 23:23 ` Hamish Moffatt
0 siblings, 1 reply; 3+ messages in thread
From: Thomas Petazzoni @ 2008-11-10 8:02 UTC (permalink / raw)
To: buildroot
Le Mon, 10 Nov 2008 17:05:05 +1100,
Hamish Moffatt <hamish@cloud.net.au> a ?crit :
> It looks like a few functions in xtables.c could be disabled, and
> Makefile.am modified not to compile the ipv6-specific programs
> (ip6tables etc).. all this would need a runtime IPV6 detection because
> of external toolchains.
Users of external toolchains are supposed to tell in the configuration
system whether their external toolchain supports IPv6 or not.
See toolchain/external-toolchain/Config.in, option BR2_INET_IPV6.
Thomas
--
Thomas Petazzoni, Free Electrons
Kernel, drivers and embedded Linux development,
consulting, training and support.
http://free-electrons.com
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] latest iptables requires IPv6
2008-11-10 8:02 ` Thomas Petazzoni
@ 2008-11-10 23:23 ` Hamish Moffatt
0 siblings, 0 replies; 3+ messages in thread
From: Hamish Moffatt @ 2008-11-10 23:23 UTC (permalink / raw)
To: buildroot
On Mon, Nov 10, 2008 at 09:02:38AM +0100, Thomas Petazzoni wrote:
> Le Mon, 10 Nov 2008 17:05:05 +1100,
> Hamish Moffatt <hamish@cloud.net.au> a ?crit :
>
> > It looks like a few functions in xtables.c could be disabled, and
> > Makefile.am modified not to compile the ipv6-specific programs
> > (ip6tables etc).. all this would need a runtime IPV6 detection because
> > of external toolchains.
>
> Users of external toolchains are supposed to tell in the configuration
> system whether their external toolchain supports IPv6 or not.
>
> See toolchain/external-toolchain/Config.in, option BR2_INET_IPV6.
Thanks, but that doesn't solve the real issue of building without IPV6.
I'll see if I can patch it.
Hamish
--
Hamish Moffatt VK3SB <hamish@debian.org> <hamish@cloud.net.au>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2008-11-10 23:23 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-10 6:05 [Buildroot] latest iptables requires IPv6 Hamish Moffatt
2008-11-10 8:02 ` Thomas Petazzoni
2008-11-10 23:23 ` Hamish Moffatt
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox