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 error on x86_64

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] compilation error on x86_64
From: Maciej Browarski <Maciej.Browarski@xxxxxxx>
Date: Wed, 22 Aug 2007 16:07:26 +0200
Delivery-date: Wed, 22 Aug 2007 07:04:04 -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
User-agent: Icedove 1.5.0.12 (X11/20070606)
Hello,
I get xen unstable with comand: hg clone http://xenbits.xensource.com/xen-unstable.hg after download I type: make linux-xen-build CONFIGMENU=menuconfig and choose my hardware.
Next make dist and after a little time I have error list bellow:
make -C /mnt/miejsce/share/download/xen-hg/xen-unstable.hg/linux-2.6.18-xen.hg O=/mnt/miejsce/share/download/xen-hg/xen-unstable.hg/build-linux-2.6.18-xen_x86_64 vmlinuz Using /mnt/miejsce/share/download/xen-hg/xen-unstable.hg/linux-2.6.18-xen.hg as source for kernel GEN /mnt/miejsce/share/download/xen-hg/xen-unstable.hg/build-linux-2.6.18-xen_x86_64/Makefile
CHK include/linux/version.h
CHK include/linux/utsrelease.h
CHK include/linux/compile.h
CC lib/swiotlb.o
/mnt/miejsce/share/download/xen-hg/xen-unstable.hg/linux-2.6.18-xen.hg/lib/swiotlb.c:270: error: redefinition of 'address_needs_mapping' /mnt/miejsce/share/download/xen-hg/xen-unstable.hg/linux-2.6.18-xen.hg/include/asm-i386/mach-xen/asm/dma-mapping.h:17: error: previous definition of 'address_needs_mapping' was here

My platform is x86_64.
What make I wrong ? Why he try using mach-xen ?
With version 3.1.0 downloaded from website compilation is OK and all works fine.

Best regards Maciej Browarski




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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] compilation error on x86_64, Maciej Browarski <=