From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mr Dash Four Subject: Re: [ANNOUNCE] ipset 6.9.1 released Date: Thu, 15 Sep 2011 10:51:13 +0100 Message-ID: <4E71CA91.5080402@googlemail.com> References: <4E713E0F.1050403@googlemail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: netfilter@vger.kernel.org, netfilter-devel@vger.kernel.org To: Jozsef Kadlecsik Return-path: Received: from mail-ey0-f174.google.com ([209.85.215.174]:51241 "EHLO mail-ey0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932088Ab1IOJvX (ORCPT ); Thu, 15 Sep 2011 05:51:23 -0400 In-Reply-To: Sender: netfilter-devel-owner@vger.kernel.org List-ID: > I suppose you are trying to compile the kernel part of the package > directly. What should be done is as follows: > No, actually, I am building ipset as part of the kernel built - I patch the sources (i.e. "copy" most of the files in kernel/include and kernel/net to the kernel tree) and then (trying to) build the kernel itself in the same way as I did with 6.8. The difference this time is that I've got the above errors. These occur during the kernel built - sorry, I should have made this clear.