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