Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755364AbYHGQMd (ORCPT ); Thu, 7 Aug 2008 12:12:33 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752646AbYHGQMZ (ORCPT ); Thu, 7 Aug 2008 12:12:25 -0400 Received: from 8bytes.org ([88.198.83.132]:33648 "EHLO 8bytes.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751693AbYHGQMY (ORCPT ); Thu, 7 Aug 2008 12:12:24 -0400 Date: Thu, 7 Aug 2008 18:12:22 +0200 From: Joerg Roedel To: Adrian Bunk Cc: Tony Luck , linux-ia64@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [IA64] defconfig build failure in current linus.git Message-ID: <20080807161222.GT31439@8bytes.org> References: <20080807101015.GB4342@8bytes.org> <20080807143303.GA9692@cs181140183.pp.htv.fi> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080807143303.GA9692@cs181140183.pp.htv.fi> User-Agent: Mutt/1.5.13 (2006-08-11) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1169 Lines: 29 On Thu, Aug 07, 2008 at 05:33:04PM +0300, Adrian Bunk wrote: > On Thu, Aug 07, 2008 at 12:10:15PM +0200, Joerg Roedel wrote: > > Hi, > > > > I just tried to build the current linus.git kernel for IA64 and got the > > following build errors: > > > > CC drivers/acpi/utils.o > > In file included from /data2/repos/tip/linux.trees.git/include/acpi/acpi.h:54, > > from /data2/repos/tip/linux.trees.git/include/acpi/acpi_bus.h:31, > > from /data2/repos/tip/linux.trees.git/drivers/acpi/utils.c:30: > > /data2/repos/tip/linux.trees.git/include/acpi/platform/acenv.h:175:1: warning: "COMPILER_DEPENDENT_INT64" redefined > >... > > If you get this error your compiler does not define __linux__ . > > What compiler are you using? Its a self-build gcc-4.3.1 cross compiler on amd64. In the meantime it worked with a gcc 3.4.5. I will check if my self-build compiler is messed up. Joerg -- 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/