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] Build break on x86_32 without PAE

To: <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] Build break on x86_32 without PAE
From: "Puthiyaparambil, Aravindh" <aravindh.puthiyaparambil@xxxxxxxxxx>
Date: Tue, 2 Aug 2005 15:02:18 -0400
Delivery-date: Tue, 02 Aug 2005 19:01:29 +0000
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/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcWXlLQS9hdYoyU5QiCcXNfQ4AZXMg==
Thread-topic: Build break on x86_32 without PAE
I am trying to build x86_32 Xen without PAE on a 32-bit SLES9 SP2 box
and the compile is throwing the following error. The changeset is
5949:5eead9930294f699f8feb9f7f5b157cb9c607b69

Aravindh


make[2]: Entering directory `/root/xen/xen-unstable.hg/tools/python'
CFLAGS=" -m32 -march=i686" python setup.py install
--home="/root/xen/xen-unstable.hg/dist/install/usr"
running install
running build
running build_py
running build_ext
building 'xs' extension
gcc -pthread -fno-strict-aliasing -DNDEBUG -D_FILE_OFFSET_BITS=64
-DHAVE_LARGEFILE_SUPPORT -O2 -march=i586 -mcpu=i686 -fmessage-length=0
-Wall -m32 -march=i686 -fPIC -I../../tools/python/xen/lowlevel/xu
-I../../tools/libxc -I../../tools/xenstore -I../../tools/xcs
-Ixen/lowlevel/xs -I/usr/include/python2.3 -c xen/lowlevel/xs/xs.c -o
build/temp.linux-i686-2.3/xen/lowlevel/xs/xs.o -fno-strict-aliasing
-Wall -Werror
xen/lowlevel/xs/xs.c: In function `xspy_get_permissions':
xen/lowlevel/xs/xs.c:260: error: `XS_PERM_CREATE' undeclared (first use
in this function)
xen/lowlevel/xs/xs.c:260: error: (Each undeclared identifier is reported
only once
xen/lowlevel/xs/xs.c:260: error: for each function it appears in.)
error: command 'gcc' failed with exit status 1
make[2]: *** [install] Error 1
make[2]: Leaving directory `/root/xen/xen-unstable.hg/tools/python'
make[1]: *** [install] Error 2
make[1]: Leaving directory `/root/xen/xen-unstable.hg/tools'
make: *** [tools] Error 2

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

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