Re: build failure on current -tip

From: Ingo Molnar
Date: Mon Mar 23 2009 - 15:41:53 EST



* Dmitri Vorobiev <dmitri.vorobiev@xxxxxxxxx> wrote:

> CC arch/x86/kernel/apic/io_apic.o
> cc1: warnings being treated as errors
> arch/x86/kernel/apic/io_apic.c:1431: error: 'msi_ir_chip' defined but not used
> make[2]: *** [arch/x86/kernel/apic/io_apic.o] Error 1
> make[1]: *** [arch/x86/kernel/apic] Error 2
> make: *** [arch/x86/kernel] Error 2

that's a build warning turned into a build failure by:

# CONFIG_ALLOW_WARNINGS is not set

Ingo
--
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/