2.6.24-rc1-git15 Kernel build fails on powerpc - Unrecognized opcode: `dssall'

Balbir Singh balbir at linux.vnet.ibm.com
Tue Nov 6 21:46:21 EST 2007


On Nov 6, 2007 4:04 PM, Kamalesh Babulal <kamalesh at linux.vnet.ibm.com> wrote:
> Hi,
>
> The build fails on the power6 machine while compiling 2.6.24-rc1-git15 kernel,
> with randconfig,
>
>   CHK     include/linux/compile.h
>   AS      arch/powerpc/kernel/swsusp_32.o
> arch/powerpc/kernel/swsusp_32.S: Assembler messages:
> arch/powerpc/kernel/swsusp_32.S:138: Error: Unrecognized opcode: `dssall'
> make[1]: *** [arch/powerpc/kernel/swsusp_32.o] Error 1
> make: *** [arch/powerpc/kernel] Error 2
>

Looks suspiciously like an altivec issue. Could you compile with make
V=1 and/or do a git bisect and see what broke?

Balbir



More information about the Linuxppc-dev mailing list