From: Greg KH <greg@kroah.com>
To: "Jonathan B. Horen" <horen@mail.iucc.ac.il>
Cc: linux-kernel@vger.kernel.org
Subject: Re: 2.5.18 Compile-time Error for Philips USB Video
Date: Tue, 28 May 2002 10:53:58 -0700 [thread overview]
Message-ID: <20020528175358.GF11993@kroah.com> (raw)
In-Reply-To: <3CF2700A.2090405@mail.iucc.ac.il>
On Mon, May 27, 2002 at 08:42:34PM +0300, Jonathan B. Horen wrote:
> make[3]: Entering directory `/usr/src/linux-2.5.18/drivers/usb/media'
> gcc -D__KERNEL__ -I/usr/src/linux-2.5.18/include -Wall
> -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer
> -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2
> -march=i686 -DKBUILD_BASENAME=pwc_if -c -o pwc-if.o pwc-if.c
> pwc-if.c: In function `pwc_isoc_init':
> pwc-if.c:818: structure has no member named `next'
> pwc-if.c: In function `pwc_isoc_cleanup':
> pwc-if.c:861: structure has no member named `next'
Known problem. That field was removed from the struct urb in the USB
core. The driver (and some other USB video drivers) needs to be fixed.
Patches are welcome :)
thanks,
greg k-h
prev parent reply other threads:[~2002-05-28 17:55 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-05-27 17:42 2.5.18 Compile-time Error for Philips USB Video Jonathan B. Horen
2002-05-28 17:53 ` Greg KH [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=20020528175358.GF11993@kroah.com \
--to=greg@kroah.com \
--cc=horen@mail.iucc.ac.il \
--cc=linux-kernel@vger.kernel.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