Xen 
 
Home About Xen.org Xen Xen Summit Wiki Mailing List Bug Tracker Xen Downloads
 
   
 

xen-users

[Xen-users] compiling latest Xen from source on 64 bit machine (fails)

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] compiling latest Xen from source on 64 bit machine (fails)
From: Vladimir Konrad <v.konrad@xxxxxxxxx>
Date: Mon, 29 Oct 2007 13:43:42 +0000
Delivery-date: Mon, 29 Oct 2007 06:44:29 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Organization: lse
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hello?

I am trying to build the latest Xen (from the repository) on Debian
Testing (Lenny) under AMD64 os. The CPU is core 2 duo.

I get the following error when compiling (make world):

xen/lowlevel/xc/xc.c: In function ‘PyXc_dealloc’:
xen/lowlevel/xc/xc.c:1542: error: ‘XcObject’ has no member named ‘xc_handle’
xen/lowlevel/xc/xc.c:1543: error: ‘XcObject’ has no member named ‘xc_handle’
xen/lowlevel/xc/xc.c:1544: error: ‘XcObject’ has no member named ‘xc_handle’
xen/lowlevel/xc/xc.c:1547: error: ‘XcObject’ has no member named ‘ob_type’
xen/lowlevel/xc/xc.c:1547: error: ‘PyObject’ undeclared (first use in this 
function)
xen/lowlevel/xc/xc.c:1547: error: (Each undeclared identifier is reported only 
once
xen/lowlevel/xc/xc.c:1547: error: for each function it appears in.)
xen/lowlevel/xc/xc.c:1547: error: expected expression before ‘)’ token
xen/lowlevel/xc/xc.c: At top level:
xen/lowlevel/xc/xc.c:1550: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or 
‘__attribute__’ before ‘PyXcType’
xen/lowlevel/xc/xc.c:1592: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or 
‘__attribute__’ before ‘xc_methods’
xen/lowlevel/xc/xc.c:1594: warning: return type defaults to ‘int’
xen/lowlevel/xc/xc.c: In function ‘DL_EXPORT’:
xen/lowlevel/xc/xc.c:1594: error: expected declaration specifiers before 
‘initxc’
xen/lowlevel/xc/xc.c:1623: error: expected ‘{’ at end of input
error: command 'gcc' failed with exit status 1
make[3]: *** [buildpy] Error 1
make[3]: Leaving directory `/home/vladimir/tmp/xen/tools/python'
make[2]: *** [install] Error 2
make[2]: Leaving directory `/home/vladimir/tmp/xen/tools'
make[1]: *** [install-tools] Error 2
make[1]: Leaving directory `/home/vladimir/tmp/xen'
make: *** [world] Error 2

I tried latest release (from repository) and latest head to no avail.
Is the 64 bit compilation broken or am I doing something wrong?

Vlad

Please access the attached hyperlink for an important electronic communications 
disclaimer: http://www.lse.ac.uk/collections/secretariat/legal/disclaimer.htm

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

<Prev in Thread] Current Thread [Next in Thread>