public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Avi Kivity <avi-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
To: Alex Iribarren <Alex.Iribarren-vJEk5272eHo@public.gmane.org>
Cc: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
Subject: Re: Install problems
Date: Fri, 10 Nov 2006 17:55:59 +0200	[thread overview]
Message-ID: <4554A10F.8060006@qumranet.com> (raw)
In-Reply-To: <45545694.3030202-vJEk5272eHo@public.gmane.org>

Alex Iribarren wrote:
> Hi,
>
> I'm trying to install KVM on one of my machines and I'm having some
> problems. I'm on a RHEL4.4 based distro with a 2.6.9-42.0.3 unpatched
> kernel. I've followed the HOWTO instructions, but when I run make the
> KVM module isn't built.
>
> [root@pcitfiot05 kvm-2]# make
> make -C kernel
> make[1]: Entering directory `/root/kvm/kvm-2/kernel'
> make -C /lib/modules/`uname -r`/build M=`pwd` "$@"
> make[2]: Entering directory `/usr/src/redhat/BUILD/kernel-2.6.9/linux-2.6.9'
>   Building modules, stage 2.
>   MODPOST
> make[2]: Leaving directory `/usr/src/redhat/BUILD/kernel-2.6.9/linux-2.6.9'
> make[1]: Leaving directory `/root/kvm/kvm-2/kernel'
>  --- cut ---
>
> kvm.ko is nowhere to be found. What am I missing?
>   

Linux 2.6.9 is so ancient that the external module build methods have 
changed.  You will need to consult your Documentation/kbuild/modules.txt 
and modify the Makefile and Kbuild files appropriately.  You will also 
need to adapt the module code as 2.6.9 has no 'struct mutex'.

If you can't make heads or tails of it let me know, and I may have a 
go.  RHEL4 will probably be a popular platform.

-- 
Do not meddle in the internals of kernels, for they are subtle and quick to panic.


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

           reply	other threads:[~2006-11-10 15:55 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <45545694.3030202-vJEk5272eHo@public.gmane.org>]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4554A10F.8060006@qumranet.com \
    --to=avi-atkuwr5tajbwk0htik3j/w@public.gmane.org \
    --cc=Alex.Iribarren-vJEk5272eHo@public.gmane.org \
    --cc=kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox