From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH] Add configure option to disable the building of the API tests. Date: Mon, 25 Jul 2011 17:36:01 +0300 Message-ID: <4E2D7F51.4030602@redhat.com> References: <1311597595-26718-1-git-send-email-conny.seidel@amd.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org, Joerg.Roedel@amd.com To: Conny Seidel Return-path: Received: from mx1.redhat.com ([209.132.183.28]:51436 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751321Ab1GYOgG (ORCPT ); Mon, 25 Jul 2011 10:36:06 -0400 In-Reply-To: <1311597595-26718-1-git-send-email-conny.seidel@amd.com> Sender: kvm-owner@vger.kernel.org List-ID: On 07/25/2011 03:39 PM, Conny Seidel wrote: > When running the kvm unit tests on machines where some of the dependent > 32bit devel libs aren't available, (libboost-pthread-mt, for example) > the build fails. The patch doesn't change the default behavior - it > simply adds the possibility to disable the API tests. Please make ./configure autodetect the absence of the libraries and disable the tests automatically. -- error compiling committee.c: too many arguments to function