Code: Select all
AS arch/sparc64/kernel/head.o
arch/sparc64/kernel/dtlb_backend.S: Assembler messages:
arch/sparc64/kernel/dtlb_backend.S:157: Error: undefined symbol `_PAGE_SZ4M' in operation
make[1]: *** [arch/sparc64/kernel/head.o] Error 1
make: *** [arch/sparc64/kernel] Error 2I also looked at the code itself and I see where all the references come from, and everything is there like it should be as far as I can see. I just can't see why it will not compile...


