Good afternoon,
I have some issues to make KVM working on Red Hat Enterprise Linux 5.4
32 bit edition. I have downloaded the kernel-2.6.18-157.el5.src.rpm
from Red Hat Network in order to compile kvm-kmod-88 on it. But each
time I try, I've got an error:
[u...@virtualisation kvm-kmod-devel-88]$ make
make -C /usr/src/kernels/2.6.18-prep/ M=`pwd` \
LINUXINCLUDE="-I`pwd`/include -Iinclude \
-Iarch/x86/include -I`pwd`/include-compat \
-include include/linux/autoconf.h \
-include `pwd`/x86/external-module-compat.h " \
"$@"
make[1]: entrant dans le répertoire « /home/user/noyaux/linux-2.6.18.i686 »
LD /home/user/kvm/kvm-kmod-devel-88/x86/built-in.o
CC [M] /home/user/kvm/kvm-kmod-devel-88/x86/svm.o
In file included from
/home/user/kvm/kvm-kmod-devel-88/x86/external-module-compat.h:16,
from <ligne de commande>:1:
/home/user/kvm/kvm-kmod-devel-88/x86/../external-module-compat-comm.h:607:
erreur: expected identifier or ‘(’ before ‘{’ token
make[3]: *** [/home/user/kvm/kvm-kmod-devel-88/x86/svm.o] Erreur 1
make[2]: *** [/home/user/kvm/kvm-kmod-devel-88/x86] Erreur 2
make[1]: *** [_module_/home/user/kvm/kvm-kmod-devel-88] Erreur 2
make[1]: quittant le répertoire « /home/user/noyaux/linux-2.6.18.i686 »
make: *** [all] Erreur 2
I tryed with kvm-kmod-85 too, and even kvm-88 (but i think it's not
adviced because RHEL kernels are too old).
KVM modules successfully loaded on the kernel 2.6.18-157.el5-i686 with
kvm-kmod package found on lfarkas.org centos5 repository, but it
doesn't with PAE kernels, and that's what i need finally.
--
Regards,
Matthieu Olivier
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html