|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] basic question on how to compile 2.4 xen
Hi,
> Basically it keeps failing because it needs the genksyms
> package, which is provided in the modutils package from redhat, but
> obviously this isn't presetn on the 2.6 kernel.
Have a look at:
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=162195
Basically, they moved genksyms to the "kernel-devel" package, and the file is
in "/lib/modules/$(uname -r)/build/scripts/genksyms" now... symlinking it
from there into the $PATH might fix the xen kernel makefiles.
/Ernst
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|