From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: Re: [patch] Fwd: Troubles compiling iptables v1.4.8 Date: Wed, 26 May 2010 12:28:45 +0200 Message-ID: <4BFCF7DD.1060703@trash.net> References: <4BF74E78.1030805@lists.schang.net> <1274680413-25691-1-git-send-email-jengelh@medozas.de> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1274680413-25691-1-git-send-email-jengelh@medozas.de> Sender: netfilter-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" To: Jan Engelhardt Cc: netfilter-devel@vger.kernel.org, netfilter@vger.kernel.org, netfilter@lists.schang.net Jan Engelhardt wrote: > Posted in the depths of netfilter@vger, Brian Schang wrote on > 2010-05-22 3:24:40: > >> make[2]: Entering directory `/raida/packages/iptables/utils' >> gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT nfnl_osf.o -MD -MP -MF >> .deps/nfnl_osf.Tpo -c -o nfnl_osf.o nfnl_osf.c >> nfnl_osf.c:48:36: error: linux/netfilter/xt_osf.h: No such file or directory >> >> I'm not sure where to turn next. Any insight would be appreciated. > > > The following changes since commit 8532c70fd182057b440b41f013d8021a95bd72b2: > > Revert "Revert "Merge branch 'iptables-next'"" (2010-05-21 12:57:23 +0200) > > are available in the git repository at: > git://dev.medozas.de/iptables master > > Jan Engelhardt (1): > utils: add missing include flags to Makefile Pulled, thanks Jan.