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

[Xen-devel] c/s 17565 build error on PAE system.

To: <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] c/s 17565 build error on PAE system.
From: "Li, Haicheng" <haicheng.li@xxxxxxxxx>
Date: Sun, 4 May 2008 10:56:13 +0800
Delivery-date: Sat, 03 May 2008 19:56:42 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: Acitkml7AdPtZzckTWeOaiii3c1x0g==
Thread-topic: c/s 17565 build error on PAE system.
Compiler: Gcc 4.1.1
Error Log:

make -f /xen_unstable_pae-17565-20080502/xen/Rules.mk -C shadow
built_in.o
make[6]: Entering directory
`/xen_unstable_pae-17565-20080502/xen/arch/x86/mm/shadow'
gcc -O2 -fomit-frame-pointer -m32 -march=i686 -fno-strict-aliasing
-std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value
-Wdeclaration-after-statement -DNDEBUG -nostdinc -fno-builtin
-fno-common -iwithprefix include -Werror -Wno-pointer-arith -pipe
-I/xen_unstable_pae-17565-20080502/xen/include
-I/xen_unstable_pae-17565-20080502/xen/include/asm-x86/mach-generic
-I/xen_unstable_pae-17565-20080502/xen/include/asm-x86/mach-default
-msoft-float -fno-stack-protector -DCONFIG_X86_PAE=1 -g -D__XEN__ -c
common.c -o common.o
gcc -O2 -fomit-frame-pointer -m32 -march=i686 -fno-strict-aliasing
-std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value
-Wdeclaration-after-statement -DNDEBUG -nostdinc -fno-builtin
-fno-common -iwithprefix include -Werror -Wno-pointer-arith -pipe
-I/xen_unstable_pae-17565-20080502/xen/include
-I/xen_unstable_pae-17565-20080502/xen/include/asm-x86/mach-generic
-I/xen_unstable_pae-17565-20080502/xen/include/asm-x86/mach-default
-msoft-float -fno-stack-protector -DCONFIG_X86_PAE=1 -g -D__XEN__
-DGUEST_PAGING_LEVELS=2 -DSHADOW_PAGING_LEVELS=3 -c multi.c -o
g2_on_s3.o
cc1: warnings being treated as errors
multi.c: In function 'shadow_vram_get_l1e':
multi.c:1275: warning: cast from pointer to integer of different size
multi.c: In function 'shadow_vram_put_l1e':
multi.c:1298: warning: cast from pointer to integer of different size
make[6]: *** [g2_on_s3.o] Error 1
make[6]: Leaving directory
`/xen_unstable_pae-17565-20080502/xen/arch/x86/mm/shadow'
make[5]: *** [shadow/built_in.o] Error 2
make[5]: Leaving directory
`/xen_unstable_pae-17565-20080502/xen/arch/x86/mm'make[4]: ***
[mm/built_in.o] Error 2
make[4]: Leaving directory
`/xen_unstable_pae-17565-20080502/xen/arch/x86'
make[3]: *** [/xen_unstable_pae-17565-20080502/xen/arch/x86/built_in.o]
Error 2
make[3]: Leaving directory
`/xen_unstable_pae-17565-20080502/xen/arch/x86'
make[2]: *** [/xen_unstable_pae-17565-20080502/xen/xen] Error 2
make[2]: Leaving directory `/xen_unstable_pae-17565-20080502/xen'
make[1]: *** [install] Error 2
make[1]: Leaving directory `/xen_unstable_pae-17565-20080502/xen'
make: *** [install-xen] Error 2

-- haicheng

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

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