From: Nikola Ciprich <extmaillist@linuxbox.cz>
To: Jan Kiszka <jan.kiszka@siemens.com>
Cc: kvm <kvm@vger.kernel.org>,
"nikola.ciprich@linuxbox.cz" <nikola.ciprich@linuxbox.cz>
Subject: Re: [ANNOUNCE] kvm-kmod-2.6.36
Date: Mon, 25 Oct 2010 11:45:50 +0200 [thread overview]
Message-ID: <20101025094550.GC10936@pcnci.linuxbox.cz> (raw)
In-Reply-To: <4CC5490D.9030609@siemens.com>
> Oops, small but obviously fatal copy&paste mistake. Does this solve
> your issue?
>
> diff --git a/configure b/configure
> index 4a37883..e37f5ff 100755
> --- a/configure
> +++ b/configure
> @@ -89,7 +89,7 @@ arch=${arch%%-*}
> kerneldir=$(cd $kerneldir; pwd)
>
> # see if we have split build and source directories
> -if [ ! -d "$kerneldir/Kbuild" ]; then
> +if [ ! -e "$kerneldir/Kbuild" ]; then
> kernelsourcedir=$kerneldir/source
> if [ ! -L "$kernelsourcedir" ]; then
> kernelsourcedir=${kerneldir%/build*}/source
>
> Jan
>
> --
Hello Jan,
yes, it does! thanks!
n.
--
-------------------------------------
Ing. Nikola CIPRICH
LinuxBox.cz, s.r.o.
28. rijna 168, 709 01 Ostrava
tel.: +420 596 603 142
fax: +420 596 621 273
mobil: +420 777 093 799
www.linuxbox.cz
mobil servis: +420 737 238 656
email servis: servis@linuxbox.cz
-------------------------------------
prev parent reply other threads:[~2010-10-25 9:45 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-21 11:48 [ANNOUNCE] kvm-kmod-2.6.36 Jan Kiszka
2010-10-25 6:47 ` Nikola Ciprich
2010-10-25 7:56 ` Nikola Ciprich
2010-10-25 9:08 ` Jan Kiszka
2010-10-25 9:45 ` Nikola Ciprich [this message]
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=20101025094550.GC10936@pcnci.linuxbox.cz \
--to=extmaillist@linuxbox.cz \
--cc=jan.kiszka@siemens.com \
--cc=kvm@vger.kernel.org \
--cc=nikola.ciprich@linuxbox.cz \
/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