On lateset changeset 5812, We failed to pass make on ia32. Anyone met with the same problem? gcc -nostdinc -fno-builtin -fno-common -fno-strict-aliasing -iwithprefix include -Wall -Werror -Wno-pointer-arith -pipe -I/root/work/hg/xen-src/xen/include -I/root/work/hg/xen-src/xen/include/asm-x86/mach-generic -I/root/work/hg/xen-src/xen/include/asm-x86/mach-default -O3 -fomit-frame-pointer -msoft-float -m32 -march=i686 -DNDEBUG -c vmx.c -o vmx.o vmx.c: In function `vmx_vmexit_handler'': vmx.c:1667: error: syntax error before ''<<'' token vmx.c:1679: error: syntax error before ''=='' token vmx.c:1681:25: invalid suffix "zb2zg" on floating constant make[3]: *** [vmx.o] Error 1 make[3]: Leaving directory `/root/work/hg/xen-src/xen/arch/x86'' make[2]: *** [/root/work/hg/xen-src/xen/xen] Error 2 make[2]: Leaving directory `/root/work/hg/xen-src/xen'' make[1]: *** [xen] Error 2 make[1]: Leaving directory `/root/work/hg/xen-src'' make: *** [world] Error 2 -Lifeng _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
I can build on my machine with 5812. Try to use hg co -C ________________________________ From: xen-devel-bounces@lists.xensource.com [mailto:xen-devel-bounces@lists.xensource.com] On Behalf Of Yu, Lifeng Sent: 2005?7?19? 08:54 To: xen-devel@lists.xensource.com Subject: [Xen-devel] Failed to pass make on ia32 On lateset changeset 5812, We failed to pass make on ia32. Anyone met with the same problem? gcc -nostdinc -fno-builtin -fno-common -fno-strict-aliasing -iwithprefix include -Wall -Werror -Wno-pointer-arith -pipe -I/root/work/hg/xen-src/xen/include -I/root/work/hg/xen-src/xen/include/asm-x86/mach-generic -I/root/work/hg/xen-src/xen/include/asm-x86/mach-default -O3 -fomit-frame-pointer -msoft-float -m32 -march=i686 -DNDEBUG -c vmx.c -o vmx.o vmx.c: In function `vmx_vmexit_handler'': vmx.c:1667: error: syntax error before ''<<'' token vmx.c:1679: error: syntax error before ''=='' token vmx.c:1681:25: invalid suffix "zb2zg" on floating constant make[3]: *** [vmx.o] Error 1 make[3]: Leaving directory `/root/work/hg/xen-src/xen/arch/x86'' make[2]: *** [/root/work/hg/xen-src/xen/xen] Error 2 make[2]: Leaving directory `/root/work/hg/xen-src/xen'' make[1]: *** [xen] Error 2 make[1]: Leaving directory `/root/work/hg/xen-src'' make: *** [world] Error 2 -Lifeng _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
seems QA are working on the public tree, right? -Xi ________________________________ From: xen-devel-bounces@lists.xensource.com [mailto:xen-devel-bounces@lists.xensource.com] On Behalf Of Ling, Xiaofeng Sent: 2005年7月19日 9:10 To: Yu, Lifeng; xen-devel@lists.xensource.com Subject: RE: [Xen-devel] Failed to pass make on ia32 I can build on my machine with 5812. Try to use hg co -C ________________________________ From: xen-devel-bounces@lists.xensource.com [mailto:xen-devel-bounces@lists.xensource.com] On Behalf Of Yu, Lifeng Sent: 2005年7月19日 08:54 To: xen-devel@lists.xensource.com Subject: [Xen-devel] Failed to pass make on ia32 On lateset changeset 5812, We failed to pass make on ia32. Anyone met with the same problem? gcc -nostdinc -fno-builtin -fno-common -fno-strict-aliasing -iwithprefix include -Wall -Werror -Wno-pointer-arith -pipe -I/root/work/hg/xen-src/xen/include -I/root/work/hg/xen-src/xen/include/asm-x86/mach-generic -I/root/work/hg/xen-src/xen/include/asm-x86/mach-default -O3 -fomit-frame-pointer -msoft-float -m32 -march=i686 -DNDEBUG -c vmx.c -o vmx.o vmx.c: In function `vmx_vmexit_handler'': vmx.c:1667: error: syntax error before ''<<'' token vmx.c:1679: error: syntax error before ''=='' token vmx.c:1681:25: invalid suffix "zb2zg" on floating constant make[3]: *** [vmx.o] Error 1 make[3]: Leaving directory `/root/work/hg/xen-src/xen/arch/x86'' make[2]: *** [/root/work/hg/xen-src/xen/xen] Error 2 make[2]: Leaving directory `/root/work/hg/xen-src/xen'' make[1]: *** [xen] Error 2 make[1]: Leaving directory `/root/work/hg/xen-src'' make: *** [world] Error 2 -Lifeng _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Thanks! It can pass now. -Lifeng ________________________________ From: Ling, Xiaofeng Sent: 2005年7月19日 9:10 To: Yu, Lifeng; xen-devel@lists.xensource.com Subject: RE: [Xen-devel] Failed to pass make on ia32 I can build on my machine with 5812. Try to use hg co -C ________________________________ From: xen-devel-bounces@lists.xensource.com [mailto:xen-devel-bounces@lists.xensource.com] On Behalf Of Yu, Lifeng Sent: 2005年7月19日 08:54 To: xen-devel@lists.xensource.com Subject: [Xen-devel] Failed to pass make on ia32 On lateset changeset 5812, We failed to pass make on ia32. Anyone met with the same problem? gcc -nostdinc -fno-builtin -fno-common -fno-strict-aliasing -iwithprefix include -Wall -Werror -Wno-pointer-arith -pipe -I/root/work/hg/xen-src/xen/include -I/root/work/hg/xen-src/xen/include/asm-x86/mach-generic -I/root/work/hg/xen-src/xen/include/asm-x86/mach-default -O3 -fomit-frame-pointer -msoft-float -m32 -march=i686 -DNDEBUG -c vmx.c -o vmx.o vmx.c: In function `vmx_vmexit_handler'': vmx.c:1667: error: syntax error before ''<<'' token vmx.c:1679: error: syntax error before ''=='' token vmx.c:1681:25: invalid suffix "zb2zg" on floating constant make[3]: *** [vmx.o] Error 1 make[3]: Leaving directory `/root/work/hg/xen-src/xen/arch/x86'' make[2]: *** [/root/work/hg/xen-src/xen/xen] Error 2 make[2]: Leaving directory `/root/work/hg/xen-src/xen'' make[1]: *** [xen] Error 2 make[1]: Leaving directory `/root/work/hg/xen-src'' make: *** [world] Error 2 -Lifeng _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel