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] Problem with IO/ MMU

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] Problem with IO/ MMU
From: "Harry Lee" <harrylee2807@xxxxxxxxx>
Date: Mon, 24 Jul 2006 16:08:38 -0700
Delivery-date: Wed, 26 Jul 2006 02:41:02 -0700
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=jR6nQYn2dRuLkZg48l00Km0KGf6k5kLUNwqREe539UkZELTFcV6mOVyQhtiOC7Ovfz8FxhV8jq0CixRn64Dp/S/RkIr82eL+Gh10YEDMCBQ6MvOCOA6B6K2ao0SztfSbOr4bocPW34ig9wMG57fvLVSaWT0B9x/ypWp2j5uU/ew=
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
Hi,

I downloaded the newest Xen tree, and could not compile due to the following errors related to IOMMU (my architecture is x86-32). Inspection of \tools\iommu\i386-dm shows no Makefile there.

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
make ioemu
make[1]: Entering directory `/root/XEN/xen-unstable.hg/tools'
[ -f ioemu/config-host.h ] || \
(cd ioemu && sh configure --prefix=/usr)
make -C ioemu
make[2]: Entering directory `/root/XEN/xen-unstable.hg/tools/ioemu'
for d in i386-dm; do \
make -C $d all || exit 1 ; \
        done
make: *** i386-dm: No such file or directory.  Stop.
make: Entering an unknown directorymake: Leaving an unknown directorymake[2]: *** [all] Error 1
make[2]: Leaving directory `/root/XEN/xen-unstable.hg/tools/ioemu'
make[1]: *** [ioemu] Error 2
make[1]: Leaving directory `/root/XEN/xen-unstable.hg/tools'
make: *** [all] Error 2
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

The same message posted on the xen-users without response. Please help
Thanks
Harry.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>