[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-bugs] [Bug 1676] New: xen 4.0.1 build error after upgrading to glibc 2.12.1
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1676 Summary: xen 4.0.1 build error after upgrading to glibc 2.12.1 Product: Xen Version: unspecified Platform: Other OS/Version: Windows Status: NEW Severity: normal Priority: P2 Component: Unspecified AssignedTo: xen-bugs@xxxxxxxxxxxxxxxxxxx ReportedBy: silversens@xxxxxxxxx Hi, I just updated my glibc to 2.12.1 and I get an error when building xen on x86_64 now. Error is below. I checked what's wrong and it seems like when building tcgbios.c, __x86_64__ is not defined. ----- make[4]: Entering directory `/var/ports/work/xen/src/xen-4.0.1/tools/firmware' make[5]: Entering directory `/var/ports/work/xen/src/xen-4.0.1/tools/firmware' make -C rombios all make[6]: Entering directory `/var/ports/work/xen/src/xen-4.0.1/tools/firmware/rombios' make[7]: Entering directory `/var/ports/work/xen/src/xen-4.0.1/tools/firmware/rombios' make -C 32bit all make[8]: Entering directory `/var/ports/work/xen/src/xen-4.0.1/tools/firmware/rombios/32bit' make[9]: Entering directory `/var/ports/work/xen/src/xen-4.0.1/tools/firmware/rombios/32bit' make -C tcgbios all make[10]: Entering directory `/var/ports/work/xen/src/xen-4.0.1/tools/firmware/rombios/32bit/tcgbios' gcc -O2 -fomit-frame-pointer -m32 -march=i686 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement -D__XEN_TOOLS__ -MMD -MF .tcgbios.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -mno-tls-direct-seg-refs -DNDEBUG -Werror -fno-stack-protector -fno-exceptions -fno-builtin -msoft-float -I../../../../../tools/include -I.. -I../.. -c -o tcgbios.o tcgbios.c In file included from /usr/include/features.h:380:0, from /usr/include/stdint.h:26, from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.1/include/stdint.h:3, from ../rombios_compat.h:8, from tcgbios.c:24: /usr/include/gnu/stubs.h:7:27: fatal error: gnu/stubs-32.h: No such file or directory -- Configure bugmail: http://bugzilla.xensource.com/bugzilla/userprefs.cgi?tab=email ------- 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 |