amd64:/usr/src/xen-unstable.hg#hg tip
changeset: 6597:a1de77c1486c5f35884e9f578b7f33b6bd75c362
tag: tip
user: shand@xxxxxxxxxxxxxxxxxxxxxxxxxxx
date: Sat Sep 3 03:36:29 2005
summary: Enable 'live' migration from a tools pov; prior to this the
'live' flag was
Which option in make ARCH=xen menuconfig should i disable to get rid of the
following compile error of domU linux-2.6.12-domU?
-------------------
arch/xen/x86_64/kernel/entry.S: Assembler messages:
arch/xen/x86_64/kernel/entry.S:468: Error: CFI instruction used without
previous .cfi_startproc
arch/xen/x86_64/kernel/entry.S:468: Error: junk at end of line, first
unrecognized character is `-'
arch/xen/x86_64/kernel/entry.S:495: Error: CFI instruction used without
previous .cfi_startproc
arch/xen/x86_64/kernel/entry.S:495: Error: junk at end of line, first
unrecognized character is `6'
arch/xen/x86_64/kernel/entry.S:495: Error: CFI instruction used without
previous .cfi_startproc
arch/xen/x86_64/kernel/entry.S:495: Error: no such instruction: `rbx,5*8'
arch/xen/x86_64/kernel/entry.S:495: Error: CFI instruction used without
previous .cfi_startproc
arch/xen/x86_64/kernel/entry.S:495: Error: no such instruction: `rbp,4*8'
arch/xen/x86_64/kernel/entry.S:495: Error: CFI instruction used without
previous .cfi_startproc
arch/xen/x86_64/kernel/entry.S:495: Error: no such instruction: `r12,3*8'
arch/xen/x86_64/kernel/entry.S:495: Error: CFI instruction used without
previous .cfi_startproc
arch/xen/x86_64/kernel/entry.S:495: Error: no such instruction: `r13,2*8'
arch/xen/x86_64/kernel/entry.S:495: Error: CFI instruction used without
previous .cfi_startproc
arch/xen/x86_64/kernel/entry.S:495: Error: no such instruction: `r14,1*8'
arch/xen/x86_64/kernel/entry.S:495: Error: CFI instruction used without
previous .cfi_startproc
arch/xen/x86_64/kernel/entry.S:495: Error: no such instruction: `r15,0*8'
arch/xen/x86_64/kernel/entry.S:500: Error: CFI instruction used without
previous .cfi_startproc
arch/xen/x86_64/kernel/entry.S:500: Error: junk at end of line, first
unrecognized character is `-'
arch/xen/x86_64/kernel/entry.S:527: Error: .cfi_endproc without
corresponding .cfi_startproc
arch/xen/x86_64/kernel/entry.S:804: Error: previous CFI entry not closed
(missing .cfi_endproc)
make[4]: *** [arch/xen/x86_64/kernel/entry.o] Error 1
make[3]: *** [arch/xen/x86_64/kernel] Error 2
make[3]: Leaving directory `/usr/src/xen-unstable.hg/linux-2.6.12-xenU'
make[2]: *** [build] Error 2
make[2]: Leaving directory `/usr/src/xen-unstable.hg'
make[1]: *** [linux-2.6-xenU-build] Error 2
make[1]: Leaving directory `/usr/src/xen-unstable.hg'
make: *** [kernels] Error 1
amd64:/usr/src/xen-unstable.hg# cd linux-2.6.12-xenU/
-------------------------------
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|