qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Robert Reif <reif@earthlink.net>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] PATCH: fix usb-linux.c compile orror
Date: Mon, 29 Sep 2008 20:54:22 -0400	[thread overview]
Message-ID: <48E178BE.70508@earthlink.net> (raw)
In-Reply-To: <48E0FEB4.8000208@codemonkey.ws>

Anthony Liguori wrote:
> Robert Reif wrote:
>> This patch fixes the following compile error:
>>
>> usb-linux.c: In function `usb_linux_update_endp_table':
>> usb-linux.c:777: error: structure has no member named `bRequestType'
>> usb-linux.c:778: error: structure has no member named `bRequest'
>> usb-linux.c:779: error: structure has no member named `wValue'
>> usb-linux.c:780: error: structure has no member named `wIndex'
>> usb-linux.c:781: error: structure has no member named `wLength'
>> usb-linux.c:818: error: structure has no member named `bRequestType'
>> usb-linux.c:819: error: structure has no member named `bRequest'
>> usb-linux.c:820: error: structure has no member named `wValue'
>> usb-linux.c:821: error: structure has no member named `wIndex'
>> usb-linux.c:822: error: structure has no member named `wLength'
>> make: *** [usb-linux.o] Error 1
>
> What kernel version are you using?  This needs a configure check as 
> more recent kernel versions seem to be using usbdevfs_ctrltransfer.
>
> Regards,
>
> Anthony Liguori
>
>
>
RH9 system (2.4.20-31.9smp).

  reply	other threads:[~2008-09-30  0:54 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-28 18:54 [Qemu-devel] PATCH: fix usb-linux.c compile orror Robert Reif
2008-09-29 16:13 ` Anthony Liguori
2008-09-30  0:54   ` Robert Reif [this message]
2008-09-30  1:38     ` Anthony Liguori
2008-09-30 14:12       ` Vince Weaver
2008-09-30 14:54         ` Anthony Liguori
2008-09-30 22:31           ` Robert Reif

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=48E178BE.70508@earthlink.net \
    --to=reif@earthlink.net \
    --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).