Choosing A Webhost:
A web hosting service is a type of Internet hosting service that allows individuals and organizations to provide their own website accessible via the World Wide Web. Web hosts are companies that provide space on a server they own for use by their clients as well as providing Internet connectivity, typically in a data center. Web hosts can also provide data center space and connectivity to the Internet for servers they do not own to be located in their data center, called colocation. more...
|
Can I use Xen 3.0.2 Release 23 with Fc6 Test2 and PAE ?: msg#00090
|
Subject: |
Can I use Xen 3.0.2 Release 23 with Fc6 Test2 and PAE ? |
Hi,
I tried to compile xen 3.0.2 release 23 in Mac with Fc6 Test2. I did "make world pae=y" and "make install". "make install" gives me errors like the following.
I checked in downloads website -- for FC6 Test2 , xen version is 3.0.2-23 and for Test3 it is xen-3.0.2-33. Am I missing patch ?
/usr/src/redhat/BUILD/xen-unstable-10712/xen/common/built_in.o: In function `guest_physmap_add_page': /usr/src/redhat/BUILD/xen-unstable-10712/xen/include/asm/shadow.h:1538: undefined reference to `shadow_sync_and_drop_references' /usr/src/redhat/BUILD/xen-unstable-10712/xen/common/built_in.o: In function `guest_physmap_remove_page': /usr/src/redhat/BUILD/xen-unstable-10712/xen/include/asm/shadow.h:1558: undefined reference to `shadow_sync_and_drop_references' /usr/src/redhat/BUILD/xen-unstable-10712/xen/common/built_in.o: In function `guest_physmap_add_page': /usr/src/redhat/BUILD/xen-unstable-10712/xen/include/asm/shadow.h:1538: undefined
reference to `shadow_sync_and_drop_references' /usr/src/redhat/BUILD/xen-unstable-10712/xen/common/built_in.o: In function `guest_physmap_remove_page': /usr/src/redhat/BUILD/xen-unstable-10712/xen/include/asm/shadow.h:1558: undefined reference to `shadow_sync_and_drop_references' /usr/src/redhat/BUILD/xen-unstable-10712/xen/common/built_in.o: In function `guest_physmap_add_page': /usr/src/redhat/BUILD/xen-unstable-10712/xen/include/asm/shadow.h:1538: undefined reference to `shadow_sync_and_drop_references' /usr/src/redhat/BUILD/xen-unstable-10712/xen/common/built_in.o: In function `free_domheap_pages': /usr/src/redhat/BUILD/xen-unstable-10712/xen/common/page_alloc.c:671: undefined reference to `shadow_drop_references' /usr/src/redhat/BUILD/xen-unstable-10712/xen/arch/x86/built_in.o: In function `do_mmu_update': /usr/src/redhat/BUILD/xen-unstable-10712/xen/arch/x86/mm.c:2304: undefined reference to
`shadow_l3_normal_pt_update' /usr/src/redhat/BUILD/xen-unstable-10712/xen/arch/x86/built_in.o: In function `guest_physmap_add_page': /usr/src/redhat/BUILD/xen-unstable-10712/xen/include/asm/shadow.h:1538: undefined reference to `shadow_sync_and_drop_references' /usr/src/redhat/BUILD/xen-unstable-10712/xen/arch/x86/built_in.o: In function `guest_physmap_remove_page': /usr/src/redhat/BUILD/xen-unstable-10712/xen/include/asm/shadow.h:1558: undefined reference to `shadow_sync_and_drop_references' /usr/src/redhat/BUILD/xen-unstable-10712/xen/arch/x86/built_in.o: In function `hvm_copy': /usr/src/redhat/BUILD/xen-unstable-10712/xen/arch/x86/hvm/hvm.c:290: undefined reference to `gva_to_gpa' /usr/src/redhat/BUILD/xen-unstable-10712/xen/arch/x86/built_in.o: In function `send_mmio_req': /usr/src/redhat/BUILD/xen-unstable-10712/xen/arch/x86/hvm/platform.c:761: undefined reference to
`gva_to_gpa' /usr/src/redhat/BUILD/xen-unstable-10712/xen/arch/x86/built_in.o: In function `send_pio_req': /usr/src/redhat/BUILD/xen-unstable-10712/xen/arch/x86/hvm/platform.c:705: undefined reference to `gva_to_gpa' /usr/src/redhat/BUILD/xen-unstable-10712/xen/arch/x86/built_in.o: In function `svm_set_cr0': /usr/src/redhat/BUILD/xen-unstable-10712/xen/arch/x86/hvm/svm/svm.c:1557: undefined reference to `shadow_set_guest_paging_levels' /usr/src/redhat/BUILD/xen-unstable-10712/xen/arch/x86/hvm/svm/svm.c:1549: undefined reference to `shadow_set_guest_paging_levels' /usr/src/redhat/BUILD/xen-unstable-10712/xen/arch/x86/built_in.o: In function `svm_vmexit_handler': /usr/src/redhat/BUILD/xen-unstable-10712/xen/arch/x86/hvm/svm/svm.c:2619: undefined reference to `gva_to_gpa' /usr/src/redhat/BUILD/xen-unstable-10712/xen/arch/x86/hvm/svm/svm.c:2621: undefined reference to `gva_to_gpa' /usr/src/redhat/BUILD/xen-unstable-10712/xen/arch/x86/built_in.o: In
function `svm_do_page_fault': /usr/src/redhat/BUILD/xen-unstable-10712/xen/arch/x86/hvm/svm/svm.c:851: undefined reference to `gva_to_gpa' /usr/src/redhat/BUILD/xen-unstable-10712/xen/arch/x86/built_in.o: In function `vmx_set_cr0': /usr/src/redhat/BUILD/xen-unstable-10712/xen/arch/x86/hvm/vmx/vmx.c:1481: undefined reference to `shadow_set_guest_paging_levels' /usr/src/redhat/BUILD/xen-unstable-10712/xen/arch/x86/hvm/vmx/vmx.c:1473: undefined reference to `shadow_set_guest_paging_levels' /usr/src/redhat/BUILD/xen-unstable-10712/xen/arch/x86/built_in.o: In function `mov_to_cr': /usr/src/redhat/BUILD/xen-unstable-10712/xen/arch/x86/hvm/vmx/vmx.c:1702: undefined reference to `shadow_set_guest_paging_levels' /usr/src/redhat/BUILD/xen-unstable-10712/xen/arch/x86/hvm/vmx/vmx.c:1751: undefined reference to `shadow_set_guest_paging_levels' /usr/src/redhat/BUILD/xen-unstable-10712/xen/arch/x86/built_in.o: In function
`vmx_do_page_fault': /usr/src/redhat/BUILD/xen-unstable-10712/xen/arch/x86/hvm/vmx/vmx.c:801: undefined reference to `gva_to_gpa' make[3]: *** [/usr/src/redhat/BUILD/xen-unstable-10712/xen/xen-syms] Error 1 make[3]: Leaving directory `/usr/src/redhat/BUILD/xen-unstable-10712/xen/arch/x86' make[2]: *** [/usr/src/redhat/BUILD/xen-unstable-10712/xen/xen] Error 2 make[2]: Leaving directory `/usr/src/redhat/BUILD/xen-unstable-10712/xen' make[1]: *** [install] Error 2 make[1]: Leaving directory `/usr/src/redhat/BUILD/xen-unstable-10712/xen' make: *** [install-xen] Error 2 v
Get your own web address for just $1.99/1st yr. We'll help. Yahoo! Small Business.
|
| |