From mboxrd@z Thu Jan 1 00:00:00 1970 From: "H. Peter Anvin" Subject: Re: [PATCH] [RFC] Add support for a USB audio device model Date: Mon, 13 Sep 2010 14:04:57 -0700 Message-ID: <4C8E91F9.6020806@linux.intel.com> References: <1284155276-14959-1-git-send-email-hpa@linux.intel.com> <20100913205338.GA2607@z> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: qemu-devel@nongnu.org, av1474@comtv.ru, kvm@vger.kernel.org, "H. Peter Anvin" To: Amos Kong Return-path: Received: from mga09.intel.com ([134.134.136.24]:53888 "EHLO mga09.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754210Ab0IMVE5 (ORCPT ); Mon, 13 Sep 2010 17:04:57 -0400 In-Reply-To: <20100913205338.GA2607@z> Sender: kvm-owner@vger.kernel.org List-ID: On 09/13/2010 01:53 PM, Amos Kong wrote: > > # patch -p1 < /tmp/usb-audio.patch > # ./configure > ... > ... > preadv support yes > fdatasync yes > uuid support no > vhost-net support no > Trace backend nop > Trace output file trace- > ./configure: 2276: Bad substitution > What shell is your /bin/sh? -hpa From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=42220 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OvGCy-0003uq-KM for qemu-devel@nongnu.org; Mon, 13 Sep 2010 17:05:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OvGCx-0004wQ-E5 for qemu-devel@nongnu.org; Mon, 13 Sep 2010 17:05:00 -0400 Received: from mga02.intel.com ([134.134.136.20]:30802) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OvGCx-0004w6-A6 for qemu-devel@nongnu.org; Mon, 13 Sep 2010 17:04:59 -0400 Message-ID: <4C8E91F9.6020806@linux.intel.com> Date: Mon, 13 Sep 2010 14:04:57 -0700 From: "H. Peter Anvin" MIME-Version: 1.0 References: <1284155276-14959-1-git-send-email-hpa@linux.intel.com> <20100913205338.GA2607@z> In-Reply-To: <20100913205338.GA2607@z> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: [PATCH] [RFC] Add support for a USB audio device model List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Amos Kong Cc: qemu-devel@nongnu.org, kvm@vger.kernel.org, "H. Peter Anvin" On 09/13/2010 01:53 PM, Amos Kong wrote: > > # patch -p1 < /tmp/usb-audio.patch > # ./configure > ... > ... > preadv support yes > fdatasync yes > uuid support no > vhost-net support no > Trace backend nop > Trace output file trace- > ./configure: 2276: Bad substitution > What shell is your /bin/sh? -hpa