From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FMACn-0003Kg-4X for qemu-devel@nongnu.org; Wed, 22 Mar 2006 15:45:21 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FMACl-0003Jn-7X for qemu-devel@nongnu.org; Wed, 22 Mar 2006 15:45:20 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FMACk-0003JY-EV for qemu-devel@nongnu.org; Wed, 22 Mar 2006 15:45:18 -0500 Received: from [209.234.73.39] (helo=narn.hozed.org) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1FMADB-0006g5-Iw for qemu-devel@nongnu.org; Wed, 22 Mar 2006 15:45:45 -0500 Date: Wed, 22 Mar 2006 14:45:11 -0600 From: Troy Benjegerdes Subject: Re: [Qemu-devel] build problems with linux usb support? Message-ID: <20060322204511.GC18039@narn.hozed.org> References: <20060308165520.GB18882@narn.hozed.org> <20060311195703.GA28135@nevyn.them.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline In-Reply-To: <20060311195703.GA28135@nevyn.them.org> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org On Sat, Mar 11, 2006 at 02:57:03PM -0500, Daniel Jacobowitz wrote: > On Wed, Mar 08, 2006 at 10:55:21AM -0600, Troy Benjegerdes wrote: > > The only think I can track down so far is that BITS_PER_LONG is only > > defined in /usr/include/asm-x86_64/types.h if __KERNEL__ is also set. > > > > What other linux distros/headers work with the current qemu cvs usb > > code? > > I've just been disabling USB support by a local patch and hoping > someone else fixed this :-) Would you mind posting the 'disable usb' patch? Right now I am resorting to gross things like building on a redhat box and installing the binaries on debian.