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] Compilation failure

To: <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] Compilation failure
From: "Han, Weidong" <weidong.han@xxxxxxxxx>
Date: Tue, 18 Mar 2008 09:49:19 +0800
Delivery-date: Mon, 17 Mar 2008 18:55:38 -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: AciImkevED1+TpuWRz6rEXF6XPdKEQ==
Thread-topic: [Xen-devel] Compilation failure
Compilation failure on c/s 17194 is as follows:

/root/randy/vtd-stage/xen/common/built_in.o: In function
`guest_remove_page':
/root/randy/vtd-stage/xen/common/memory.c:172: undefined reference to
`__bitop_bad_size'
/root/randy/vtd-stage/xen/common/memory.c:172: relocation truncated to
fit: R_X86_64_PC32 against undefined symbol `__bitop_bad_size'
/root/randy/vtd-stage/xen/arch/x86/built_in.o: In function
`relinquish_memory':
/root/randy/vtd-stage/xen/arch/x86/domain.c:1705: undefined reference to
`__bitop_bad_size'
/root/randy/vtd-stage/xen/arch/x86/domain.c:1705: relocation truncated
to fit: R_X86_64_PC32 against undefined symbol `__bitop_bad_size'
/root/randy/vtd-stage/xen/arch/x86/built_in.o: In function
`get_page_type':
/root/randy/vtd-stage/xen/arch/x86/mm.c:1959: undefined reference to
`__bitop_bad_size'
/root/randy/vtd-stage/xen/arch/x86/mm.c:1959: relocation truncated to
fit: R_X86_64_PC32 against undefined symbol `__bitop_bad_size'
/root/randy/vtd-stage/xen/arch/x86/built_in.o: In function
`do_mmuext_op':
/root/randy/vtd-stage/xen/arch/x86/mm.c:2242: undefined reference to
`__bitop_bad_size'
/root/randy/vtd-stage/xen/arch/x86/mm.c:2242: relocation truncated to
fit: R_X86_64_PC32 against undefined symbol `__bitop_bad_size'
/root/randy/vtd-stage/xen/arch/x86/mm.c:2260: undefined reference to
`__bitop_bad_size'
/root/randy/vtd-stage/xen/arch/x86/mm.c:2260: relocation truncated to
fit: R_X86_64_PC32 against undefined symbol `__bitop_bad_size'
/root/randy/vtd-stage/xen/arch/x86/built_in.o:/root/randy/vtd-stage/xen/
arch/x86/mm.c:2278: more undefined references to `__bitop_bad_size'
follow
/root/randy/vtd-stage/xen/arch/x86/built_in.o: In function
`do_mmuext_op':
/root/randy/vtd-stage/xen/arch/x86/mm.c:2278: relocation truncated to
fit: R_X86_64_PC32 against undefined symbol `__bitop_bad_size'

Another small compilation failure is on c/s 17202, in svm.c:1173 returns
0 in svm_vmexit_do_hlt() which returns void.

BTW, my gcc version is 4.1.1.

Randy (Weidong) 

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

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