From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Rob Sterenborg (lists)" Subject: Re: Compiling libnetfilter_queue-1.0.2 Date: Fri, 26 Oct 2012 15:43:01 +0200 Message-ID: <508A9365.401@sterenborg.info> References: <508A7252.80202@sterenborg.info> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: netfilter-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: Jan Engelhardt Cc: Netfilter On 10/26/2012 02:57 PM, Jan Engelhardt wrote: > > On Friday 2012-10-26 13:21, Rob Sterenborg (lists) wrote: >> CC extra/ipv4.lo >> extra/ipv4.c: In function 'nfq_ip_snprintf': >> extra/ipv4.c:141: error: 'tos' undeclared (first use in this function) >> extra/ipv4.c:141: error: (Each undeclared identifier is reported only once >> extra/ipv4.c:141: error: for each function it appears in.) > > I have seen this before - it is a bug in CentOS's glibc. > Commit id of the fix is (glibc.git) 15bac72bac03faeb3b725b1d208c62160f0c3ad7. Thanks. Works perfectly. -- Rob