From: Martin Mohring <martin.mohring@5etech.eu>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [5204] husb: Make control transactions asynchronous (Max Krasnyansky)
Date: Mon, 15 Sep 2008 14:36:31 +0200 [thread overview]
Message-ID: <48CE56CF.6050900@5etech.eu> (raw)
In-Reply-To: <E1Keg42-0003Lx-0O@cvs.savannah.gnu.org>
Anthony Liguori wrote:
> Revision: 5204
> http://svn.sv.gnu.org/viewvc/?view=rev&root=qemu&revision=5204
> Author: aliguori
> Date: 2008-09-14 01:06:09 +0000 (Sun, 14 Sep 2008)
>
>
This patch causes a compilation error on Fedora 8 and Debian Etch, it
seems there is no linux/usb/ch9.h header file present:
gcc -O2 -g -fno-strict-aliasing -O2 -g -fno-strict-aliasing -Wall
-Wundef -Wendif-labels -Wwrite-strings -m64 -I.
-I/usr/src/redhat/BUILD/qemu-0.9.2svn20080914.5219 -MMD -MP -MT
usb-linux.o -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-I/usr/src/redhat/BUILD/qemu-0.9.2svn20080914.5219/slirp -c -o
usb-linux.o usb-linux.c
usb-linux.c:38:27: warning: linux/usb/ch9.h: No such file or directory
usb-linux.c:83: error: field 'req' has incomplete type
make: *** [usb-linux.o] Error 1
Regards, Martin
prev parent reply other threads:[~2008-09-15 12:36 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-14 1:06 [Qemu-devel] [5204] husb: Make control transactions asynchronous (Max Krasnyansky) Anthony Liguori
2008-09-14 7:07 ` Blue Swirl
2008-09-14 8:32 ` Blue Swirl
2008-09-15 2:53 ` Anthony Liguori
2008-09-15 12:36 ` Martin Mohring [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=48CE56CF.6050900@5etech.eu \
--to=martin.mohring@5etech.eu \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).