Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Fri, 23 Aug 2002 20:15:43 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Fri, 23 Aug 2002 20:15:43 -0400 Received: from chaos.physics.uiowa.edu ([128.255.34.189]:50913 "EHLO chaos.physics.uiowa.edu") by vger.kernel.org with ESMTP id ; Fri, 23 Aug 2002 20:15:42 -0400 Date: Fri, 23 Aug 2002 19:19:51 -0500 (CDT) From: Kai Germaschewski X-X-Sender: kai@chaos.physics.uiowa.edu To: "Daniel I. Applebaum" cc: linux-kernel@vger.kernel.org Subject: Re: 2.5.31 build failure In-Reply-To: <20020823230706.61F8F10B54@wotke.danapple.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1044 Lines: 25 On Fri, 23 Aug 2002, Daniel I. Applebaum wrote: > I get the following error when trying to build 2.5.31: > gcc -Wp,-MD,./.entry.o.d -D__ASSEMBLY__ -D__KERNEL__ -I/usr/src/linux-2.5.31/include -nostdinc -iwithprefix include -traditional -c -o entry.o entry.S > /usr/lib/gcc-lib/i386-redhat-linux/2.96/tradcpp0: Usage: /usr/lib/gcc-lib/i386-redhat-linux/2.96/tradcpp0 [switches] input output > make[2]: *** [entry.o] Error 1 > make[2]: Leaving directory `/usr/src/linux-2.5.31/arch/i386/kernel' > make[1]: *** [arch/i386/kernel] Error 2 > make[1]: Leaving directory `/usr/src/linux-2.5.31' > make: *** [bzImage] Error 2 The best explanation I have for this is a buggy compiler - I think I've seen one report like this before. What exact version are you using? gcc -v rpm -qa | grep gcc --Kai - 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/