kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* compilation problem
@ 2011-01-26 10:48 antoni artigues
  2011-01-26 11:17 ` Avi Kivity
  0 siblings, 1 reply; 4+ messages in thread
From: antoni artigues @ 2011-01-26 10:48 UTC (permalink / raw)
  To: kvm

Hello

I have RHEL4 with kernel 2.6.9

I'm trying to compile kvm-kmod-2.6.30

After make command returns:

---------------------
[root@maeko kvm-kmod-2.6.30]# make
make -C /lib/modules/2.6.9-67.ELsmp/build 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]: Entering directory `/usr/src/kernels/2.6.9-67.EL-smp-x86_64'
  Building modules, stage 2.
  MODPOST
make[1]: Leaving directory `/usr/src/kernels/2.6.9-67.EL-smp-x86_64'
---------------------

It seems all has gone well. But the kvm.ko is not created.

The make install returns:
----------------
[root@maeko kvm-kmod-2.6.30]# make install
mkdir -p //lib/modules/2.6.9-67.ELsmp/extra
cp x86/*.ko //lib/modules/2.6.9-67.ELsmp/extra
cp: no se puede efectuar `stat' sobre «x86/*.ko»: No existe el fichero o
el directorio
make: *** [install] Error 1
----------------

I tried with kvm-kmod-2.6.31.5 but it returns the same error.

With the kvm-kmod-2.6.31.6 the configure command says:"Error: kernel is
too old for this kvm-kmod release."

Thanks in advance.

Regards

Antoni Artigues


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-01-26 12:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-26 10:48 compilation problem antoni artigues
2011-01-26 11:17 ` Avi Kivity
2011-01-26 11:37   ` antoni artigues
2011-01-26 12:53     ` Avi Kivity

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).