[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20090323194130.GB29478@elte.hu>
Date: Mon, 23 Mar 2009 20:41:30 +0100
From: Ingo Molnar <mingo@...e.hu>
To: Dmitri Vorobiev <dmitri.vorobiev@...il.com>
Cc: linux-kernel@...r.kernel.org
Subject: Re: build failure on current -tip
* Dmitri Vorobiev <dmitri.vorobiev@...il.com> 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists