qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] linux usb support
@ 2008-09-14 23:23 Robert Reif
  2008-09-15  1:04 ` [Qemu-devel] " Zeev Tarantov
  0 siblings, 1 reply; 2+ messages in thread
From: Robert Reif @ 2008-09-14 23:23 UTC (permalink / raw)
  To: qemu-devel

I get the following errors when compiling on a Red Hat 9 system:

gcc -O2 -g -fno-strict-aliasing -Wall -Wundef -Wendif-labels 
-Wwrite-strings  -m32 -I. -I/home/wine/qemu -MMD -MP -MT usb-linux.o 
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE 
-I/home/wine/qemu/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
usb-linux.c: In function `usb_linux_update_endp_table':
usb-linux.c:759: error: structure has no member named `bRequestType'
usb-linux.c:760: error: structure has no member named `bRequest'
usb-linux.c:761: error: structure has no member named `wValue'
usb-linux.c:762: error: structure has no member named `wIndex'
usb-linux.c:763: error: structure has no member named `wLength'
usb-linux.c:800: error: structure has no member named `bRequestType'
usb-linux.c:801: error: structure has no member named `bRequest'
usb-linux.c:802: error: structure has no member named `wValue'
usb-linux.c:803: error: structure has no member named `wIndex'
usb-linux.c:804: error: structure has no member named `wLength'
make: *** [usb-linux.o] Error 1

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Qemu-devel] Re: linux usb support
  2008-09-14 23:23 [Qemu-devel] linux usb support Robert Reif
@ 2008-09-15  1:04 ` Zeev Tarantov
  0 siblings, 0 replies; 2+ messages in thread
From: Zeev Tarantov @ 2008-09-15  1:04 UTC (permalink / raw)
  To: qemu-devel

Try this:
http://lists.gnu.org/archive/html/qemu-devel/2008-09/msg00769.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-09-15  1:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-14 23:23 [Qemu-devel] linux usb support Robert Reif
2008-09-15  1:04 ` [Qemu-devel] " Zeev Tarantov

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).