From: Omar Khan <okhan-e94Sedi4moU@public.gmane.org>
To: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
Subject: Re: kvm-13
Date: Fri, 9 Feb 2007 10:50:36 +0000 (UTC) [thread overview]
Message-ID: <loom.20070209T114406-952@post.gmane.org> (raw)
In-Reply-To: 20070209081432.GG18296@rhun.ibm.com
Muli Ben-Yehuda <muli@...> writes:
>
> On Thu, Feb 08, 2007 at 03:46:25PM +0000, Omar Khan wrote:
> > hi,
> >
> > "make install" does not install the modules in the right
> > directory (actually it is not making the 'extra' directory). I
> > changed
> >
> > KERNELDIR ?= /lib/modules/$(shell uname -r)/build
> > to
> > KERNELDIR := /lib/modules/$(shell uname -r)/build
> >
> > in the kernel/Makefile and it is working now.
>
> - what does 'grep KERNELDIR config.mak' at the top level say after
> you've run configure? your change should not have any effect since
> KERNELDIR is set in config.mak to /lib/modules/$(shell uname
> -r)/build if --kerneldir is not specified. Did you do 'make install'
> without configuring and building first?
>
> - 'make install' seems pretty bogus, it relies on KERNELDIR ending in
> 'build', which is wrong for --kerneldir=xxx and it uses DESTDIR
> without ever setting it. What was DESTDIR supposed to do? any
> objections to removing it?
>
> Cheers,
> Muli
>
> -------------------------------------------------------------------------
> 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
>
I am using opensuse 10.2 and the build directory is linked to the default
directory:
lrwxrwxrwx 1 root root 43 Feb 7 01:29 /lib/modules/2.6.18.2-34-default/build ->
/usr/src/linux-2.6.18.2-34-obj/i386/default
so KERNELDIR get set to the default directory (KERNELDIR=$(readlink -f
$kerneldir)) in configure
I installed kvm-12 before this, could it have caused this?
Omar
-------------------------------------------------------------------------
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
next prev parent reply other threads:[~2007-02-09 10:50 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-02-08 15:46 kvm-13 Omar Khan
[not found] ` <loom.20070208T163959-901-eS7Uydv5nfjZ+VzJOa5vwg@public.gmane.org>
2007-02-08 16:08 ` kvm-13 Muli Ben-Yehuda
2007-02-09 8:14 ` kvm-13 Muli Ben-Yehuda
2007-02-09 10:50 ` Omar Khan [this message]
[not found] ` <loom.20070209T114406-952-eS7Uydv5nfjZ+VzJOa5vwg@public.gmane.org>
2007-02-10 4:03 ` kvm-13 Muli Ben-Yehuda
2007-02-19 22:22 ` kvm-13 Omar Khan
[not found] ` <loom.20070219T230318-698-eS7Uydv5nfjZ+VzJOa5vwg@public.gmane.org>
2007-02-19 22:36 ` kvm-13 Muli Ben-Yehuda
[not found] ` <20070219223657.GM3513-k73YwwB0fHlWk0Htik3J/w@public.gmane.org>
2007-02-20 7:46 ` kvm-13 Avi Kivity
[not found] ` <45DAA749.10909-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-02-21 7:50 ` kvm-13 Muli Ben-Yehuda
[not found] ` <20070221075035.GA2857-WD1JZD8MxeCTrf4lBMg6DdBPR1lH4CV8@public.gmane.org>
2007-02-21 16:22 ` kvm-13 Avi Kivity
2007-02-21 0:58 ` kvm-13 richardvoigt-Re5JQEeQqe8AvxtiuMwx3w
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=loom.20070209T114406-952@post.gmane.org \
--to=okhan-e94sedi4mou@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