|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] compilation error: fsimage_grub.c
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>
|
- [Xen-users] compilation error: fsimage_grub.c,
Rodrigo Lord <=
|
|
|
|
|