2010-07-14 23:33:40

by Jeffrey Merkey

[permalink] [raw]
Subject: Linux 2.6.28.10 and Linux 2.6.29.6 XEN Guest Support Broken x86_64 in BUILD

[root@cloudstream linux-2.6.29.6]#
[root@cloudstream linux-2.6.29.6]#
[root@cloudstream linux-2.6.29.6]#
[root@cloudstream linux-2.6.29.6]# make bzImage modules modules_install install
CHK include/linux/version.h
CHK include/linux/utsrelease.h
SYMLINK include/asm -> include/asm-x86
CALL scripts/checksyscalls.sh
CHK include/linux/compile.h
AS arch/x86/xen/xen-asm_64.o
arch/x86/xen/xen-asm_64.S: Assembler messages:
arch/x86/xen/xen-asm_64.S:48: Error: suffix or operands invalid for `mov'
arch/x86/xen/xen-asm_64.S:55: Error: suffix or operands invalid for `test'
arch/x86/xen/xen-asm_64.S:72: Error: suffix or operands invalid for `mov'
arch/x86/xen/xen-asm_64.S:90: Error: suffix or operands invalid for `test'
arch/x86/xen/xen-asm_64.S:110: Error: suffix or operands invalid for `setz'
arch/x86/xen/xen-asm_64.S:116: Error: suffix or operands invalid for `cmp'
make[1]: *** [arch/x86/xen/xen-asm_64.o] Error 1
make: *** [arch/x86/xen] Error 2
[root@cloudstream linux-2.6.29.6]#

Jeff Merkey


2010-07-15 21:17:11

by Jeremy Fitzhardinge

[permalink] [raw]
Subject: Re: Linux 2.6.28.10 and Linux 2.6.29.6 XEN Guest Support Broken x86_64 in BUILD

On 07/14/2010 04:33 PM, Jeffrey Merkey wrote:
> [root@cloudstream linux-2.6.29.6]#
> [root@cloudstream linux-2.6.29.6]#
> [root@cloudstream linux-2.6.29.6]#
> [root@cloudstream linux-2.6.29.6]# make bzImage modules modules_install install
> CHK include/linux/version.h
> CHK include/linux/utsrelease.h
> SYMLINK include/asm -> include/asm-x86
> CALL scripts/checksyscalls.sh
> CHK include/linux/compile.h
> AS arch/x86/xen/xen-asm_64.o
> arch/x86/xen/xen-asm_64.S: Assembler messages:
> arch/x86/xen/xen-asm_64.S:48: Error: suffix or operands invalid for `mov'
> arch/x86/xen/xen-asm_64.S:55: Error: suffix or operands invalid for `test'
> arch/x86/xen/xen-asm_64.S:72: Error: suffix or operands invalid for `mov'
> arch/x86/xen/xen-asm_64.S:90: Error: suffix or operands invalid for `test'
> arch/x86/xen/xen-asm_64.S:110: Error: suffix or operands invalid for `setz'
> arch/x86/xen/xen-asm_64.S:116: Error: suffix or operands invalid for `cmp'
> make[1]: *** [arch/x86/xen/xen-asm_64.o] Error 1
> make: *** [arch/x86/xen] Error 2
> [root@cloudstream linux-2.6.29.6]#
>

Do you have a particular reason to be using those kernels? They're very
old.

J

2010-07-16 04:27:11

by Jeffrey Merkey

[permalink] [raw]
Subject: Re: Linux 2.6.28.10 and Linux 2.6.29.6 XEN Guest Support Broken x86_64 in BUILD

building all versions of MDB (Merkey Debugger) on the kernels I missed
during my divorce. Was busy with other things. They are almost all
done.

Jeff

On Thu, Jul 15, 2010 at 3:17 PM, Jeremy Fitzhardinge <[email protected]> wrote:
> On 07/14/2010 04:33 PM, Jeffrey Merkey wrote:
>> [root@cloudstream linux-2.6.29.6]#
>> [root@cloudstream linux-2.6.29.6]#
>> [root@cloudstream linux-2.6.29.6]#
>> [root@cloudstream linux-2.6.29.6]# make bzImage modules modules_install install
>> ? CHK ? ? include/linux/version.h
>> ? CHK ? ? include/linux/utsrelease.h
>> ? SYMLINK include/asm -> include/asm-x86
>> ? CALL ? ?scripts/checksyscalls.sh
>> ? CHK ? ? include/linux/compile.h
>> ? AS ? ? ?arch/x86/xen/xen-asm_64.o
>> arch/x86/xen/xen-asm_64.S: Assembler messages:
>> arch/x86/xen/xen-asm_64.S:48: Error: suffix or operands invalid for `mov'
>> arch/x86/xen/xen-asm_64.S:55: Error: suffix or operands invalid for `test'
>> arch/x86/xen/xen-asm_64.S:72: Error: suffix or operands invalid for `mov'
>> arch/x86/xen/xen-asm_64.S:90: Error: suffix or operands invalid for `test'
>> arch/x86/xen/xen-asm_64.S:110: Error: suffix or operands invalid for `setz'
>> arch/x86/xen/xen-asm_64.S:116: Error: suffix or operands invalid for `cmp'
>> make[1]: *** [arch/x86/xen/xen-asm_64.o] Error 1
>> make: *** [arch/x86/xen] Error 2
>> [root@cloudstream linux-2.6.29.6]#
>>
>
> Do you have a particular reason to be using those kernels? ?They're very
> old.
>
> ? ?J
>