From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nikola Ciprich Subject: Re: [ANNOUNCE] kvm-kmod-2.6.36 Date: Mon, 25 Oct 2010 11:45:50 +0200 Message-ID: <20101025094550.GC10936@pcnci.linuxbox.cz> References: <4CC02884.6090801@siemens.com> <20101025064717.GA10936@pcnci.linuxbox.cz> <20101025075639.GB10936@pcnci.linuxbox.cz> <4CC5490D.9030609@siemens.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: kvm , "nikola.ciprich@linuxbox.cz" To: Jan Kiszka Return-path: Received: from gwu.lbox.cz ([62.245.111.132]:36580 "EHLO gwu.lbox.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754760Ab0JYJpy (ORCPT ); Mon, 25 Oct 2010 05:45:54 -0400 Content-Disposition: inline In-Reply-To: <4CC5490D.9030609@siemens.com> Sender: kvm-owner@vger.kernel.org List-ID: > 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 -------------------------------------