From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: Building and Installing everything but Modules... Date: Mon, 18 Aug 2008 13:54:40 +0300 Message-ID: <48A954F0.8040304@qumranet.com> References: <48A84C2D.5080402@actusa.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org To: Stuart Sheldon Return-path: Received: from il.qumranet.com ([212.179.150.194]:56531 "EHLO il.qumranet.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752398AbYHRKyl (ORCPT ); Mon, 18 Aug 2008 06:54:41 -0400 In-Reply-To: <48A84C2D.5080402@actusa.net> Sender: kvm-owner@vger.kernel.org List-ID: Stuart Sheldon wrote: > Another newbie question... > > I've looks all over the place, and just can't seem to figure this out. > I want to build and install everything but the kernel modules from > release source. This will allow me to test against the vanilla modules > that come with the kernel source. Can anyone point me in the right > direction here? > The simplest way is to compile as usual, but when installing, do a 'sudo make -C qemu install'. This will install qemu but not the modules. -- error compiling committee.c: too many arguments to function