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-unstable-staging compilation error

To: "'xen-devel@xxxxxxxxxxxxxxxxxxx'" <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] Xen-unstable-staging compilation error
From: Michal Novotny <minovotn@xxxxxxxxxx>
Date: Wed, 22 Sep 2010 16:21:21 +0200
Delivery-date: Wed, 22 Sep 2010 07:22:19 -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
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.9) Gecko/20100430 Fedora/3.0.4-3.fc13 Thunderbird/3.0.4
Hi,
I've been trying to compile latest Xen-unstable staging on the x86_64 machine but I was getting following errors:

creating build/temp.linux-x86_64-2.4/xen/lowlevel/flask
gcc -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -O1 -fno-omit-frame-pointer -fno-optimize-sibling-calls -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement -D__XEN_TOOLS__ -MMD -MF .buildpy.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fPIC -I../../tools/libxc -I../../tools/xenstore -I../../tools/include -I../../tools/libxl -Ixen/lowlevel/flask -I../flask/libflask/include -I/usr/include/python2.4 -c xen/lowlevel/flask/flask.c -o build/temp.linux-x86_64-2.4/xen/lowlevel/flask/flask.o -fno-strict-aliasing -Werror gcc -pthread -shared -O1 -fno-omit-frame-pointer -fno-optimize-sibling-calls -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement -D__XEN_TOOLS__ -MMD -MF .buildpy.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE build/temp.linux-x86_64-2.4/xen/lowlevel/flask/flask.o -L../../tools/libxc -L../../tools/xenstore -L../../tools/libxl -L../../tools/blktap2/control -L../flask/libflask -lxenctrl -lxenguest -lxenstore -lflask -o build/lib.linux-x86_64-2.4/xen/lowlevel/flask.so
building 'xl' extension
creating build/temp.linux-x86_64-2.4/xen/lowlevel/xl
gcc -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -O1 -fno-omit-frame-pointer -fno-optimize-sibling-calls -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement -D__XEN_TOOLS__ -MMD -MF .buildpy.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fPIC -I../../tools/libxc -I../../tools/xenstore -I../../tools/include -I../../tools/libxl -Ixen/lowlevel/xl -I/usr/include/python2.4 -c xen/lowlevel/xl/xl.c -o build/temp.linux-x86_64-2.4/xen/lowlevel/xl/xl.o -fno-strict-aliasing -Werror
xen/lowlevel/xl/xl.c: In function ‘genwrap__obj_init’:
xen/lowlevel/xl/xl.c:59: error: ‘Py_ssize_t’ undeclared (first use in this function) xen/lowlevel/xl/xl.c:59: error: (Each undeclared identifier is reported only once
xen/lowlevel/xl/xl.c:59: error: for each function it appears in.)
xen/lowlevel/xl/xl.c:59: error: expected ‘;’ before ‘pos’
xen/lowlevel/xl/xl.c:64: error: ‘pos’ undeclared (first use in this function)
xen/lowlevel/xl/xl.c: In function ‘fixed_bytearray_set’:
xen/lowlevel/xl/xl.c:170: error: ‘Py_ssize_t’ undeclared (first use in this function)
xen/lowlevel/xl/xl.c:170: error: expected ‘;’ before ‘ssz’
xen/lowlevel/xl/xl.c:171: error: ‘ssz’ undeclared (first use in this function)
error: command 'gcc' failed with exit status 1
make[3]: *** [buildpy] Error 1
make[3]: Leaving directory `/home2/shared/xen-unstable-staging/tools/python'
make[2]: *** [subdir-install-python] Error 2
make[2]: Leaving directory `/home2/shared/xen-unstable-staging/tools'
make[1]: *** [subdirs-install] Error 2
make[1]: Leaving directory `/home2/shared/xen-unstable-staging/tools'

Any ideas?

Michal

--
Michal Novotny<minovotn@xxxxxxxxxx>, RHCE
Virtualization Team (xen userspace), Red Hat


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

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