From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FIAD5-0000TS-RQ for qemu-devel@nongnu.org; Sat, 11 Mar 2006 14:57:07 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FIAD3-0000T5-RO for qemu-devel@nongnu.org; Sat, 11 Mar 2006 14:57:07 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FIAD3-0000T2-Ks for qemu-devel@nongnu.org; Sat, 11 Mar 2006 14:57:05 -0500 Received: from [66.93.172.17] (helo=nevyn.them.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1FIAGd-0008P5-OY for qemu-devel@nongnu.org; Sat, 11 Mar 2006 15:00:47 -0500 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1FIAD1-0007KD-CG for qemu-devel@nongnu.org; Sat, 11 Mar 2006 14:57:03 -0500 Date: Sat, 11 Mar 2006 14:57:03 -0500 From: Daniel Jacobowitz Subject: Re: [Qemu-devel] build problems with linux usb support? Message-ID: <20060311195703.GA28135@nevyn.them.org> References: <20060308165520.GB18882@narn.hozed.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060308165520.GB18882@narn.hozed.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 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 :-) -- Daniel Jacobowitz CodeSourcery