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

Re: [Xen-devel] Compilation failure

To: "Han, Weidong" <weidong.han@xxxxxxxxx>, <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: Re: [Xen-devel] Compilation failure
From: Keir Fraser <keir.fraser@xxxxxxxxxxxxx>
Date: Tue, 18 Mar 2008 08:32:38 +0000
Delivery-date: Tue, 18 Mar 2008 01:33:46 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <08DF4D958216244799FC84F3514D70F00129C3A5@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
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+TpuWRz6rEXF6XPdKEQAOFfLE
Thread-topic: [Xen-devel] Compilation failure
User-agent: Microsoft-Entourage/11.3.6.070618
I'll fix these up shortly.

 -- Keir

On 18/3/08 01:49, "Han, Weidong" <weidong.han@xxxxxxxxx> wrote:

> 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



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

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