Re: [IA64] defconfig build failure in current linus.git

From: Joerg Roedel
Date: Thu Aug 07 2008 - 12:12:35 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/