From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH] [RESEND] Make KVM compile on split source/object kernel configurations Date: Tue, 07 Oct 2008 16:42:56 +0200 Message-ID: <48EB7570.3040604@redhat.com> References: <48EB302C.1050304@suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org, alexey.eremenko@qumranet.com, jan.kiszka@web.de To: Alexander Graf Return-path: Received: from mx2.redhat.com ([66.187.237.31]:43754 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750843AbYJGOnC (ORCPT ); Tue, 7 Oct 2008 10:43:02 -0400 In-Reply-To: <48EB302C.1050304@suse.de> Sender: kvm-owner@vger.kernel.org List-ID: Alexander Graf wrote: > KVM as is assumes that the kernel obj dir and the kernel source dir are > at the same location. This is true for most self-built vanilla kernels, > but some distributions split these up (e.g. SUSE). > To keep compatible and have users have a good experience on building KVM > on any distribution, this patch attempts to rebuild the logic from the > kernel Makefile as closely as possible. With it I successfully built KVM > on a current SUSE system. > > Applied, thanks. -- error compiling committee.c: too many arguments to function