[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20070911165117.GA6637@uranus.ravnborg.org>
Date: Tue, 11 Sep 2007 18:51:17 +0200
From: Sam Ravnborg <sam@...nborg.org>
To: James Bottomley <James.Bottomley@...senPartnership.com>
Cc: Toralf Förster <toralf.foerster@....de>,
bwalle@...e.de, linux-kernel@...r.kernel.org
Subject: Re: build #286 failed for 2.6.23-rc6-g0d4cbb5 in linux/arch/i386/mach-voyager/setup.c
On Tue, Sep 11, 2007 at 09:30:15AM -0500, James Bottomley wrote:
> On Tue, 2007-09-11 at 16:21 +0200, Toralf Förster wrote:
> > Hello,
> >
> > the build with the attached .config failed, make ends with:
> > ...
> > CC arch/i386/mm/highmem.o
> > LD arch/i386/mm/built-in.o
> > CC arch/i386/mach-voyager/setup.o
> > arch/i386/mach-voyager/setup.c: In function 'time_init_hook':
> > arch/i386/mach-voyager/setup.c:52: error: implicit declaration of function 'safe_smp_processor_id'
>
> This should be a warning, not an error
Nope. On purpose we use:
-Werror-implicit-function-declaration
The purpose being that otherwise this is not fixed.
Sam
-
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