Re: linux-next: m68k build failure

From: Sam Ravnborg
Date: Wed Jul 30 2008 - 04:49:24 EST


On Wed, Jul 30, 2008 at 01:02:34AM -0700, David Miller wrote:
> From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
> Date: Wed, 30 Jul 2008 17:52:33 +1000
>
> > linux-next (version next-20080729) build (m68k defconfig) failed like this;
> >
> > In file included from arch/m68k/sun3/idprom.c:16:
> > include2/asm/idprom.h:3:30: error: asm-sparc/idprom.h: No such file or directory
>
> Yes, Sam told the m68k folks this would happen and that they
> would need to resolve it somehow.
>
> Perhaps as a quick fix we can just copy sparc's idprom.h into
> asm-m68k/idprom.h

Full list of relevant files:
include/asm-m68k/contregs.h:#include <asm-sparc/contregs.h>
include/asm-m68k/fbio.h:#include <asm-sparc/fbio.h>
include/asm-m68k/idprom.h:#include <asm-sparc/idprom.h>

I will try to take a look at it tonight. m68knommu is
also part of the game.
Need to get x86 + um working with arch/x86/include first though.

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