From: Stephen Hemminger <shemminger@vyatta•com>
To: Matt Burgess <matthew@linuxfromscratch•org>
Cc: netdev@vger•kernel.org
Subject: Re: iproute2-3.6.0 assumes presence of iptables
Date: Wed, 3 Oct 2012 08:53:35 -0700 [thread overview]
Message-ID: <20121003085335.67ef66da@nehalam.linuxnetplumber.net> (raw)
In-Reply-To: <1349200892.11088.4.camel@kyoto.localdomain>
On Tue, 02 Oct 2012 19:01:32 +0100
Matt Burgess <matthew@linuxfromscratch•org> wrote:
> Hi,
>
> When compiling iproute2-3.6.0 on a host that doesn't have iptables available, I get the following error:
>
> gcc -Wall -Wstrict-prototypes -O2 -I../include -DRESOLVE_HOSTNAMES
> -DLIBDIR=\"/usr/lib\" -DCONFDIR=\"/etc/iproute2\" -D_GNU_SOURCE
> -DCONFIG_GACT -DCONFIG_GACT_PROB -DYY_NO_INPUT -c -o em_ipset.o
> em_ipset.c
> em_ipset.c:26:21: fatal error: xtables.h: No such file or directory
>
> Fixed by the following patch, which guards the building of em_ipset.o on
> the presence of suitable headers.
>
> Thanks,
>
> Matt.
Applied
prev parent reply other threads:[~2012-10-03 15:54 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-02 18:01 iproute2-3.6.0 assumes presence of iptables Matt Burgess
2012-10-03 15:53 ` Stephen Hemminger [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20121003085335.67ef66da@nehalam.linuxnetplumber.net \
--to=shemminger@vyatta$(echo .)com \
--cc=matthew@linuxfromscratch$(echo .)org \
--cc=netdev@vger$(echo .)kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox