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-ia64-devel

[Xen-users] compilation error: fsimage_grub.c

To: xen-ia64-devel@xxxxxxxxxxxxxxxxxxx, xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] compilation error: fsimage_grub.c
From: "Rodrigo Lord" <lord.listas@xxxxxxxxx>
Date: Sun, 15 Apr 2007 22:17:12 -0300
Delivery-date: Sun, 15 Apr 2007 18:15:56 -0700
Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; b=FBiJn/Y644eKzf3qqp0fJu1TnIRKamKcag7Wb8aumjM9I0t+gwVEaqVzbY1fBO/9GA3ZPYmZ3ac+Egw3tpZfJ9L5wohOr4A0dIGWeDP0wN+vrSnJISFyRz+bPzhaf3QQfiCwi1ULtftrVsrrFuiSLPBxcwE5iZW9hYCSM2Eo0tA=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=cc/bgBZvjcm8knDb/lL9ytAu2Hh8m6S7AzgcxXCFSk6KOW+be/4Y5l6GHNisKgswTUgAwHkEeLAfqYj5JRO97LcR6iHkuUpQx/xuAFnthFR7IFQs5FIob1zhRHPZYiFUH9lZi/dCMlrxcqvPPFKgKuniU9GRz9CO9Ihhb0Fb4QQ=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
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/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi!

I'm trying to compile xen-ia64 on my Itanium 2 (HP rx2600, with 2 processors), on Debian Sarge 3.1
and occurred the error below in the "make world"!

Any suggestion?

Thanks.



gcc  -DPIC -O2 -fomit-frame-pointer -DNDEBUG -std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value   -D__XEN_TOOLS__  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE  -Werror -Wp,-MD,.fsimage.opic.d -fPIC -c -o fsimage.opic fsimage.c
gcc  -DPIC -O2 -fomit-frame-pointer -DNDEBUG -std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value   -D__XEN_TOOLS__  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE  -Werror -Wp,-MD,.fsimage_plugin.opic.d -fPIC -c -o fsimage_plugin.opic fsimage_plugin.c
gcc  -DPIC -O2 -fomit-frame-pointer -DNDEBUG -std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value   -D__XEN_TOOLS__  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE  -Werror -Wp,-MD,.fsimage_grub.opic.d -fPIC -c -o fsimage_grub.opic fsimage_grub.c
fsimage_grub.c: In function `fsig_log2':
fsimage_grub.c:159: error: `__u64' undeclared (first use in this function)
fsimage_grub.c:159: error: (Each undeclared identifier is reported only once
fsimage_grub.c:159: error: for each function it appears in.)
fsimage_grub.c:159: error: syntax error before "ia64_intri_res"
fsimage_grub.c:159: error: `ia64_intri_res' undeclared (first use in this function)
make[4]: ** [fsimage_grub.opic] Erro 1
make[4]: Saindo do diretório `/root/xen- ia64-unstable.hg/tools/libfsimage/common'
make[3]: ** [install] Erro 2
make[3]: Saindo do diretório `/root/xen-ia64-unstable.hg/tools/libfsimage'
make[2]: ** [install] Erro 2
make[2]: Saindo do diretório `/root/xen- ia64-unstable.hg/tools'
make[1]: ** [install-tools] Erro 2
make[1]: Saindo do diretório `/root/xen-ia64-unstable.hg'
make: ** [world] Erro 2

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>