[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] Build break on x86_32 without PAE
I have seen exact same build failure with and without PAE on a 32bit FC3 box today. The changeset is: 5953. I used "make XEN_TARGET_X86_PAE=y world" to enable 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 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |