Hi,
I get this following compile error on my ppc box.
Let me know if its a known issue. Otherwise, I can figure out
whats happening.
Thanks,
Badari
CC arch/powerpc/mm/slb.o
In file included from
/usr/src/linux-2.6.27/arch/powerpc/include/asm/mmu-hash64.h:16,
from /usr/src/linux-2.6.27/arch/powerpc/include/asm/mmu.h:7,
from
/usr/src/linux-2.6.27/arch/powerpc/include/asm/pgtable.h:7,
from arch/powerpc/mm/slb.c:19:
/usr/src/linux-2.6.27/arch/powerpc/include/asm/page.h:76: error: parse error
before "memstart_addr"
/usr/src/linux-2.6.27/arch/powerpc/include/asm/page.h:76: warning: type
defaults to `int' in declaration of `memstart_addr'
/usr/src/linux-2.6.27/arch/powerpc/include/asm/page.h:76: warning: data
definition has no type or storage class
/usr/src/linux-2.6.27/arch/powerpc/include/asm/page.h:77: error: parse error
before "kernstart_addr"
/usr/src/linux-2.6.27/arch/powerpc/include/asm/page.h:77: warning: type
defaults to `int' in declaration of `kernstart_addr'
/usr/src/linux-2.6.27/arch/powerpc/include/asm/page.h:77: warning: data
definition has no type or storage class
AS arch/powerpc/lib/string.o
CC arch/powerpc/lib/alloc.o
CALL arch/powerpc/kernel/systbl_chk.sh
CC arch/powerpc/kernel/sysfs.o
make[1]: *** [arch/powerpc/mm/slb.o] Error 1
make: *** [arch/powerpc/mm] Error 2
make: *** Waiting for unfinished jobs....
_______________________________________________
Linuxppc-dev mailing list
[email protected]
https://ozlabs.org/mailman/listinfo/linuxppc-dev