linux2.6.23-rc2 build errors--kernel/traps.c

Josh Boyer jwboyer at linux.vnet.ibm.com
Tue Feb 10 22:28:25 EST 2009


On Tue, Feb 10, 2009 at 12:30:11PM +0800, Li Jun (Aaron) wrote:
>Hi,
>
>When I make zImage, the errors below came out. Any tips?
>
>
>
>[linux-2.6-virtex]$ make zImage
>
>  CHK     include/linux/version.h
>
>  CHK     include/linux/utsrelease.h
>
>  CALL    scripts/checksyscalls.sh
>
>  CHK     include/linux/compile.h
>
>dnsdomainname: Unknown host
>
>  CC      arch/ppc/kernel/traps.o
>
>arch/ppc/kernel/traps.c:47: error: 'xmon' undeclared here (not in a
>function)
>
>make[1]: *** [arch/ppc/kernel/traps.o] Error 1
>
>make: *** [arch/ppc/kernel] Error 2

That is a really old, non-final kernel release.  I'm not sure why
you are using that.  arch/ppc isn't supported any longer.

josh



More information about the Linuxppc-dev mailing list