WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] xen client initiative compile errors

To: Xen-Devel <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] xen client initiative compile errors
From: Ben Guthro <ben.guthro@xxxxxxxxxxxxxxxxxxx>
Date: Fri, 03 Apr 2009 11:41:04 -0400
Delivery-date: Fri, 03 Apr 2009 08:41:25 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
So...I'm trying to build the xen client initiative code found here:
http://xenbits.xen.org/xenclient/

However, I'm running into compile errors:
 gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_amd64
-DSYS_linux  -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
-fno-stack-protector   -c -o signals_asm.o signals_asm.c
signals_asm.c: In function 'segv_handler':
signals_asm.c:188: error: 'REG_CR2' undeclared (first use in this
function)
signals_asm.c:188: error: (Each undeclared identifier is reported only
once
signals_asm.c:188: error: for each function it appears in.)
signals_asm.c:194: error: 'REG_RIP' undeclared (first use in this
function)
signals_asm.c:199: error: 'REG_R14' undeclared (first use in this
function)
signals_asm.c:200: error: 'REG_R15' undeclared (first use in this
function)
make[3]: *** [signals_asm.o] Error 1

Am I missing something in my build environment that the configure
scripts didn't complain about? 
I'm building on Ubuntu 8.04 (gcc 4.2.4)

Has anyone else run into this issue?

B


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel