Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S266222AbUFUNGa (ORCPT ); Mon, 21 Jun 2004 09:06:30 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S266228AbUFUNG3 (ORCPT ); Mon, 21 Jun 2004 09:06:29 -0400 Received: from aun.it.uu.se ([130.238.12.36]:23030 "EHLO aun.it.uu.se") by vger.kernel.org with ESMTP id S266224AbUFUNDV convert rfc822-to-8bit (ORCPT ); Mon, 21 Jun 2004 09:03:21 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8BIT Message-ID: <16598.56442.254480.281844@alkaid.it.uu.se> Date: Mon, 21 Jun 2004 15:02:50 +0200 From: Mikael Pettersson To: =?iso-8859-2?Q?Martin_MOKREJ=A9?= Cc: Linux Kernel Mailing Subject: Re: Cannot compile linux-2.4.27-rc1 ... ipt_REJECT.c In-Reply-To: References: X-Mailer: VM 7.17 under Emacs 20.7.1 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1397 Lines: 25 Martin MOKREJ? writes: > Hi, > has someone seen the following error? I can provide .config if required. > I think I've seen this in 2.4.27-pre6, not in -pre3. > Please Cc: me in replies. Thanks. > Martin > > gcc -D__KERNEL__ -I/usr/src/linux-2.4.27-rc1/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -DMODULE -DMODVERSIONS -include /usr/src/linux-2.4.27-rc1/include/linux/modversions.h -nostdinc -iwithprefix include -DKBUILD_BASENAME=ipt_REJECT -c -o ipt_REJECT.o ipt_REJECT.c > In file included from ipt_REJECT.c:8: > /usr/src/linux-2.4.27-rc1/include/linux/skbuff.h: In function `kmap_skb_frag': > /usr/src/linux-2.4.27-rc1/include/linux/skbuff.h:1121: warning: use of compound expressions as lvalues is deprecated ... > $ gcc --version > gcc (GCC) 3.4.0 20040601 (Gentoo Linux 3.4.0-r6, ssp-3.4-2, pie-8.7.6.3) For this error you need to apply . If you're using ACPI you should also apply . - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/