From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anthony Liguori Subject: Re: [PATCH] Fix build when objdir != srcdir Date: Thu, 30 Apr 2009 10:07:42 -0500 Message-ID: <49F9BEBE.1040403@us.ibm.com> References: <1241038072-7200-1-git-send-email-aliguori@us.ibm.com> <49F9AA00.8010204@redhat.com> <49F9ADA2.6080900@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org To: Avi Kivity Return-path: Received: from e3.ny.us.ibm.com ([32.97.182.143]:42601 "EHLO e3.ny.us.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1762258AbZD3PHp (ORCPT ); Thu, 30 Apr 2009 11:07:45 -0400 Received: from d01relay02.pok.ibm.com (d01relay02.pok.ibm.com [9.56.227.234]) by e3.ny.us.ibm.com (8.13.1/8.13.1) with ESMTP id n3UF3oG9009985 for ; Thu, 30 Apr 2009 11:03:50 -0400 Received: from d01av03.pok.ibm.com (d01av03.pok.ibm.com [9.56.224.217]) by d01relay02.pok.ibm.com (8.13.8/8.13.8/NCO v9.2) with ESMTP id n3UF7iwr079018 for ; Thu, 30 Apr 2009 11:07:44 -0400 Received: from d01av03.pok.ibm.com (loopback [127.0.0.1]) by d01av03.pok.ibm.com (8.12.11.20060308/8.13.3) with ESMTP id n3UF7iec027136 for ; Thu, 30 Apr 2009 11:07:44 -0400 In-Reply-To: <49F9ADA2.6080900@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: Avi Kivity wrote: > Avi Kivity wrote: >> Anthony Liguori wrote: >>> This requires adding the necessary bits to configure to create the >>> directories >>> and symlinks for libkvm. It also requires sticking KVM_CFLAGS in >>> config-host.mak to ensure that it gets the right set of includes for >>> the >>> kernel headers. >>> >> >> Applied, thanks. >> > > Unapplied, as it breaks ordinary ./configure && make. Doh, sorry. Sent a new patch fixing this. -- Regards, Anthony Liguori