Re: arch/i386/kernel/setup.c - compile error (Re: 2.6.23-rc2-mm2)

From: Andrew Morton
Date: Fri Aug 10 2007 - 14:44:58 EST


On Fri, 10 Aug 2007 19:55:53 +0200
Gabriel C <nix.or.die@xxxxxxxxxxxxxx> wrote:

>
> > git-newsetup.patch
>
> ...
>
> arch/i386/kernel/setup.c: In function 'setup_arch':
> arch/i386/kernel/setup.c:547: error: 'PARAM' undeclared (first use in this function)
> arch/i386/kernel/setup.c:547: error: (Each undeclared identifier is reported only once
> arch/i386/kernel/setup.c:547: error: for each function it appears in.)
> make[1]: *** [arch/i386/kernel/setup.o] Error 1
> make: *** [arch/i386/kernel] Error 2
> make: *** Waiting for unfinished jobs....
>
> ....
>
> Got it on a randconfig :
>
> http://194.231.229.228/kernel/mm/2.6.23-rc2-mm2/randconfig-auto-25

PARAM got removed, but include/asm-i386/mach-voyager/setup_arch.h still
uses it.


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