|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] Problem with IO/ MMU
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>
|
- [Xen-devel] Problem with IO/ MMU,
Harry Lee <=
|
|
|
|
|