From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42088) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YXr8Y-0002c9-3c for qemu-devel@nongnu.org; Tue, 17 Mar 2015 09:02:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YXr8Q-0000Tq-00 for qemu-devel@nongnu.org; Tue, 17 Mar 2015 09:02:22 -0400 Message-ID: <1426597326.27188.104.camel@nilsson.home.kraxel.org> From: Gerd Hoffmann Date: Tue, 17 Mar 2015 14:02:06 +0100 In-Reply-To: <20150317134056.5485884b@oc7435384737.ibm.com> References: <1426311215-12764-1-git-send-email-thuth@linux.vnet.ibm.com> <1426593930.27188.96.camel@nilsson.home.kraxel.org> <1426594797.27188.103.camel@nilsson.home.kraxel.org> <20150317134056.5485884b@oc7435384737.ibm.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] hw/usb: Include USB files only if necessary List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Thomas Huth Cc: qemu-trivial@nongnu.org, qemu-devel@nongnu.org > Oh, sorry, seems like I missed the "--enable-usb-redir" configure > option ... I'll have a look and rework my patch... Oh, right, that can hide the failure. Note there also is --enable-libusb cheers, Gerd