[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-users] kernel compile
I'm having a tough time compiling a new kernel for xen 2.0.7. Even without changing any options from the original .config, I get the following errors. I've tried with gcc4 and gcc3.4. Any thoughts? This is on Mandriva 2006. I've found several accounts of similar errors via google, but no solutions. Thanks, Michael /*------------------------------- INSTALL net/ipv4/netfilter/ip_tables.ko INSTALL net/ipv4/netfilter/ipt_MASQUERADE.ko INSTALL net/ipv4/netfilter/ipt_REJECT.ko INSTALL net/ipv4/netfilter/ipt_iprange.ko INSTALL net/ipv4/netfilter/iptable_filter.ko INSTALL net/ipv4/netfilter/iptable_nat.ko if [ -r System.map ]; then /sbin/depmod -ae -F System.map -b /home/mhrivnak/xen-2.0/dist/install -r 2.6.11.12-xen0; fi make[3]: Leaving directory `/home/mhrivnak/xen-2.0/linux-2.6.11-xen0' make -C linux-2.6.11-xen0 ARCH=xen INSTALL_PATH=/home/mhrivnak/xen-2.0/dist/install install make[3]: Entering directory `/home/mhrivnak/xen-2.0/linux-2.6.11-xen0' CHK include/linux/version.h make[4]: `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}:572: Error: suffix or operands invalid for `mov' {standard input}:573: Error: suffix or operands invalid for `mov' {standard input}:772: Error: suffix or operands invalid for `mov' {standard input}:773: Error: suffix or operands invalid for `mov' {standard input}:838: Error: suffix or operands invalid for `mov' {standard input}:839: Error: suffix or operands invalid for `mov' {standard input}:872: Error: suffix or operands invalid for `mov' {standard input}:873: Error: suffix or operands invalid for `mov' {standard input}:1055: Error: suffix or operands invalid for `mov' {standard input}:1067: Error: suffix or operands invalid for `mov' make[4]: *** [arch/xen/i386/kernel/process.o] Error 1 make[3]: *** [arch/xen/i386/kernel] Error 2 make[3]: Leaving directory `/home/mhrivnak/xen-2.0/linux-2.6.11-xen0' make[2]: *** [build] Error 2 make[2]: Leaving directory `/home/mhrivnak/xen-2.0' make[1]: *** [linux-2.6-xen0-build] Error 2 make[1]: Leaving directory `/home/mhrivnak/xen-2.0' make: *** [linux26] Error 2 -----------------------*/ _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |