|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] Compiling unmodified_drivers on debian 4.0
Hello!
I'm trying to compile the unmodified_drivers from the xen source archive (and this to be able to use the paravirtualized drivers on a HVM-machine (really only need the network-driver)) and no matter what i try it fails...
This is what i'm trying to do: ~/xen-3.3.1/unmodified_drivers/linux-2.6# XL=/usr/src/linux-headers-2.6.18-6-xen/ ./mkbuildtree ~/xen-3.3.1/unmodified_drivers/linux-2.6# make -C /usr/src/linux-headers-2.6.18-6-686/ M=$PWD modules
And this is how it breaks:
Defaulting to this machine's architecture, i686, for linking. This may be overridden on the command line (i386,x86_64,ia64). Xen tree: /root/xen-3.3.1/xen Linux tree: /usr/src/linux-headers-2.6.18-6-xen-686
make: Entering directory `/usr/src/linux-headers-2.6.18-6-686' make[2]: *** No rule to make target `/root/xen-3.3.1/unmodified_drivers/linux-2.6/balloon/balloon.o', needed by `/root/xen-3.3.1/unmodified_drivers/linux-2.6/balloon/xen-balloon.o'. Stop.
make[1]: *** [/root/xen-3.3.1/unmodified_drivers/linux-2.6/balloon] Error 2 make: *** [_module_/root/xen-3.3.1/unmodified_drivers/linux-2.6] Error 2 make: Leaving directory `/usr/src/linux-headers-2.6.18-6-686'
Im compiling this on the HVM domU running debian 2.6.18-6-686 #1 SMP but i get the same errors if i try compiling on dom0. I have also tried older versions of xen source (3.0.3 and 3.0.4_1) and some older versions of the kernel-headers. I get a different breakage but it still breaks.
Anyone know what i'm doing wrong?
Thanks (i'm tired and english is not my native language - so please exuse me there :)
//Joakim
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-users] Compiling unmodified_drivers on debian 4.0,
Joakim Jalakas <=
|
|
|
|
|