lkml.org 
[lkml]   [2002]   [May]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: 2.5.18 Compile-time Error for Philips USB Video
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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:26    [W:0.039 / U:4.484 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site