|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] basic question on how to compile 2.4 xen
On Thursday 21 July 2005 14:15, Shahzad Chohan wrote:
...
> /root/xen/xen-unstable/linux-2.4.30-xenU/include/linux/modversions.h"
> MAKING_MODULES=1 modules
> make: *** arch/xen/drivers/usbif: No such file or directory. Stop.
> make: Entering an unknown directorymake: Leaving an unknown
> directorymake[3]: *** [_mod_arch/xen/drivers/usbif] Error 2
> make[3]: Leaving directory `/root/xen/xen-unstable/linux-2.4.30-xenU'
> make[3]: Entering directory `/root/xen/xen-unstable/linux-2.4.30-xenU'
Looks like a breakage in the sparse kernel tree for 2.4...
Its for a xenU? do you need to share USB devices? If not, disable all that
looks like usb in your kernel config, and retry..
otherwise, you could try to "make -k" and "make -k modules_install"
(-k means: go on even if an error occurs)
and see if the result is bootable...
/Ernst
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|