vandretta
24th January 2007, 23:33
Hi Guys,
Im new to this so i'll try my best........
Im having a problem compiling the domU kernel for the xen virtual boxes, the specific error is
root@ws02:~/xen/linux-2.6.11.12-xenU# make install
CHK include/linux/version.h
make[1]: `arch/i386/kernel/asm-offsets.s' is up to date.
CHK include/linux/compile.h
CHK usr/initramfs_list
CC arch/xen/i386/kernel/process.o
{standard input}: Assembler messages:
{standard input}:556: Error: suffix or operands invalid for `mov'
{standard input}:557: Error: suffix or operands invalid for `mov'
{standard input}:765: Error: suffix or operands invalid for `mov'
{standard input}:766: Error: suffix or operands invalid for `mov'
{standard input}:845: Error: suffix or operands invalid for `mov'
{standard input}:846: Error: suffix or operands invalid for `mov'
{standard input}:883: Error: suffix or operands invalid for `mov'
{standard input}:884: Error: suffix or operands invalid for `mov'
{standard input}:1138: Error: suffix or operands invalid for `mov'
{standard input}:1150: Error: suffix or operands invalid for `mov'
make[1]: *** [arch/xen/i386/kernel/process.o] Error 1
make: *** [arch/xen/i386/kernel] Error 2
i have NO idea what any of this means so any ideas would be welcome.
Thanks in advance
Im new to this so i'll try my best........
Im having a problem compiling the domU kernel for the xen virtual boxes, the specific error is
root@ws02:~/xen/linux-2.6.11.12-xenU# make install
CHK include/linux/version.h
make[1]: `arch/i386/kernel/asm-offsets.s' is up to date.
CHK include/linux/compile.h
CHK usr/initramfs_list
CC arch/xen/i386/kernel/process.o
{standard input}: Assembler messages:
{standard input}:556: Error: suffix or operands invalid for `mov'
{standard input}:557: Error: suffix or operands invalid for `mov'
{standard input}:765: Error: suffix or operands invalid for `mov'
{standard input}:766: Error: suffix or operands invalid for `mov'
{standard input}:845: Error: suffix or operands invalid for `mov'
{standard input}:846: Error: suffix or operands invalid for `mov'
{standard input}:883: Error: suffix or operands invalid for `mov'
{standard input}:884: Error: suffix or operands invalid for `mov'
{standard input}:1138: Error: suffix or operands invalid for `mov'
{standard input}:1150: Error: suffix or operands invalid for `mov'
make[1]: *** [arch/xen/i386/kernel/process.o] Error 1
make: *** [arch/xen/i386/kernel] Error 2
i have NO idea what any of this means so any ideas would be welcome.
Thanks in advance