|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] Problem to build XenU with 3.0.2
Hi all!
I try to build XenU but I've got errors! I make this
cd /usr/src
wget http://www.cl.cam.ac.uk/Research/SRG/netos/xen/downloads/
xen-3.0.2-src.tgz
tar -xvzf xen-3.0.1-src.tgz
cd xen-3.0.2/
make world # that's ok!
cd linux-2.6.16-xen0
ARCH=i368
export ARCH
make menuconfig
Processor type and features --> Subarchitecture Type --> (X) Xen-
compatible
File systems --> [*] Quota support
<M> Old quota format support
<M> Quota format v2 support
Device Drivers ---> Networking device support ---> <M> Dummy net
driver support
Networking ---> Networking support ---> Networking options ---> [*]
Network packet filtering (replaces ipchains) ---> IP: Netfilter
Configuration ---> <M> IP tables support (required for filtering/masq/
NAT)
cd ..
make
And then I've got the following error :
make[4]: Entering directory '/usr/src/xen-3.0.2/tools/ioemu/target-
i386-dm'
make[4]: *** No rule to build the target " translate-copy.o ",
nécessaire pour " libqemu.a ". Stop.
make[4]: Leaving directoy '/usr/src/xen-3.0.2/tools/ioemu/target-i386-
dm'
make[3]: *** [all] Error 1
make[3]: Leaving directory '/usr/src/xen-3.0.2/tools/ioemu'
make[2]: *** [iomuinstall] error 2
make[2]: Leaving directory '/usr/src/xen-3.0.2/tools'
make[1]: *** [install] error 2
make[1] Leaving directory '/usr/src/xen-3.0.2/tools'
make: *** [install-tools] error 2
xxx:/usr/src/xen-3.0.2#
What can I do to fix the problem?
Thank's
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-users] Problem to build XenU with 3.0.2,
Rachid Abdoun <=
|
|
|
|
|