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-users

[Xen-users] Problem compiling xen-4.1.0 on a pure 64bit system

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Problem compiling xen-4.1.0 on a pure 64bit system
From: mario <mario@xxxxxxxxxxxxxx>
Date: Fri, 25 Mar 2011 16:53:41 +0100
Delivery-date: Fri, 25 Mar 2011 08:54:44 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.15) Gecko/20110305 Thunderbird/3.1.9
This is the error:

make -C tcgbios all
make[9]: Entering directory `/tmp/SBo/xen-4.1.0/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:381:0,
                 from /usr/include/stdint.h:26,
from /usr/lib64/gcc/x86_64-slackware-linux/4.5.2/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
compilation terminated.

I do understand that i should install 32bit glibc, but that was not the case with xen-4.0.1, so i do not understand why is it required now. Furthermore i could symlink stubs-64.h to stubs-32.h, but seeing those files actualy differ, i am unsure if that is a smart idea.

Please advise.

Best regards,
mario

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

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