[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-bugs] [Bug 133] New: Build break on x86-32 (XS_PERM_CREATE' undeclared in xs.c)
http://bugzilla.xensource.com/cgi-bin/bugzilla/show_bug.cgi?id=133 Summary: Build break on x86-32 (XS_PERM_CREATE' undeclared in xs.c) Product: Xen Version: unstable Platform: Other OS/Version: other Status: NEW Severity: blocker Priority: P2 Component: Hypervisor AssignedTo: xen-bugs@xxxxxxxxxxxxxxxxxxx ReportedBy: lge@xxxxxxxxxx CC: hohnbaum@xxxxxxxxxx I had a build failure on a 32bit FC3 box with and without PAE turned on. The changeset is 5953. I used "make XEN_TARGET_X86_PAE=y world" to enable PAE. Here is the error: creating build/temp.linux-i686-2.3/xen/lowlevel/xs gcc -pthread -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -m32 -march=i386 -mtune=pentium4 -D_GNU_SOURCE -fPIC -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[3]: *** [build] Error 1 make[3]: Leaving directory `/tmp/xen-unstable.hg/tools/python' make[2]: *** [install] Error 2 make[2]: Leaving directory `/tmp/xen-unstable.hg/tools' make[1]: *** [tools] Error 2 make[1]: Leaving directory `/tmp/xen-unstable.hg' make: *** [world] Error 2 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. _______________________________________________ Xen-bugs mailing list Xen-bugs@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-bugs
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |