Re: [kvm-devel] compiler problem in Read Hat ES 4

2007-01-24 Thread Michael Riepe
Hi! Francesc wrote: > Thank's. You were absolutely right. Virtualization was disbled. I > enabled it and module seems to load. > The only thing is that I get this message: > > kvm: no version for "struct_module" found: kernel tainted. > kvm: msrs: 2 > > does it mean any trouble? Usually not. I

Re: [kvm-devel] compiler problem in Read Hat ES 4

2007-01-24 Thread Francesc
Michael Riepe wrote: > Hi! > > Francesc wrote: > > >> I have install 2.6.19.2 kernel in Red Hat and I have got .ko files at >> last !! >> But it seems if there is a problem when I try to load the module: >> >> modprobe kvm-intel >> FATAL: Error inserting kvm_intel >> (/lib/modules/2.6.19.2/ext

Re: [kvm-devel] compiler problem in Read Hat ES 4

2007-01-24 Thread Uri Lublin
in a Red Hat ES release or update. Regards, Uri. -Original Message- From: [EMAIL PROTECTED] on behalf of Bill Davidsen Sent: Wed 24/01/2007 02:20 To: kvm-devel@lists.sourceforge.net Cc: [EMAIL PROTECTED] Subject: Re: [kvm-devel] compiler problem in Read Hat ES 4 Uri Lublin wrote: >

Re: [kvm-devel] compiler problem in Read Hat ES 4

2007-01-24 Thread Michael Riepe
Hi! Francesc wrote: > I have install 2.6.19.2 kernel in Red Hat and I have got .ko files at > last !! > But it seems if there is a problem when I try to load the module: > > modprobe kvm-intel > FATAL: Error inserting kvm_intel > (/lib/modules/2.6.19.2/extra/kvm-intel.ko): Operation not suppor

Re: [kvm-devel] compiler problem in Read Hat ES 4

2007-01-24 Thread Francesc
Uri Lublin wrote: > > Hi Frank, > > It seems it would be easier if you'd build kvm on a more recent linux > kernel (version 2.6.16 or later). > You could not make the kvm modules because 2.6.9 kernel does not use > Kbuild, but expects that information to be in the Makefile. > So... I typed "cd ke

Re: [kvm-devel] compiler problem in Read Hat ES 4

2007-01-23 Thread Bill Davidsen
Uri Lublin wrote: > Hi Frank, > > It seems it would be easier if you'd build kvm on a more recent linux > kernel (version 2.6.16 or later). It wouldn't be ES 4 then. The way the enterprise releases work is that no software is upgraded, therefore you don't find new and exciting changes in the w

Re: [kvm-devel] compiler problem in Read Hat ES 4

2007-01-18 Thread Uri Lublin
Message- From: Francesc [mailto:[EMAIL PROTECTED] Sent: Thu 18/01/2007 10:32 To: Uri Lublin Cc: kvm-devel@lists.sourceforge.net Subject: Re: [kvm-devel] compiler problem in Read Hat ES 4 Hi Uri, I did it what you said but it's the same: [EMAIL PROTECTED] kvm-11]# make clean ; ./configure --qemu

Re: [kvm-devel] compiler problem in Read Hat ES 4

2007-01-18 Thread Francesc
igure > --qemu-cc=gcc ; make" > > Uri. > > -----Original Message- > From: Francesc [mailto:[EMAIL PROTECTED] > Sent: Wed 17/01/2007 14:31 > To: Uri Lublin > Cc: kvm-devel@lists.sourceforge.net > Subject: Re: [kvm-devel] compiler problem in Read Hat ES 4 > >

Re: [kvm-devel] compiler problem in Read Hat ES 4

2007-01-17 Thread Uri Lublin
: Re: [kvm-devel] compiler problem in Read Hat ES 4 Hi Uri, it has compiled OK with gcc, but it has not produced any module ( .ko) It seems like does not do anything when the "make" should do this part: what can be the problem? Thanks for your help. Frank Uri Lublin wrote: > > Hi,

Re: [kvm-devel] compiler problem in Read Hat ES 4

2007-01-17 Thread Francesc
- > From: [EMAIL PROTECTED] on behalf of Francesc > Sent: Tue 16/01/2007 12:02 > To: kvm-devel@lists.sourceforge.net > Subject: [kvm-devel] compiler problem in Read Hat ES 4 > > Hi, > we are trying to kmstall kvm on a Read Hat Enterprise 4 with all the > latest updates, and whe

Re: [kvm-devel] compiler problem in Read Hat ES 4

2007-01-17 Thread Uri Lublin
kvm-devel@lists.sourceforge.net Subject: [kvm-devel] compiler problem in Read Hat ES 4 Hi, we are trying to kmstall kvm on a Read Hat Enterprise 4 with all the latest updates, and when we do the "make" we get this error /usr/bin/gcc32 -I /var/tmp/kvm-11/qemu/../user -Wall -O2 -g -fno-st

[kvm-devel] compiler problem in Read Hat ES 4

2007-01-16 Thread Francesc
Hi, we are trying to kmstall kvm on a Read Hat Enterprise 4 with all the latest updates, and when we do the "make" we get this error /usr/bin/gcc32 -I /var/tmp/kvm-11/qemu/../user -Wall -O2 -g -fno-strict-aliasing -fomit-frame-pointer -I. -I.. -I/var/tmp/kvm-11/qemu/target-i386 -I/var/tmp/kvm-1