[Linux-uvc-devel] Unable to make with Fedora Core 5
Linux UVC driver and tools
Brought to you by:
pinchartl
|
From: James W. S. <jws...@co...> - 2006-03-25 16:34:53
|
The fllowing is what I receive when I attempt to "Make" with driver version 25 2.6.15-1.2054_FC5 uvcdriver]$ make Building USB Video Class driver... make[1]: Entering directory `/usr/src/kernels/2.6.15-1.2054_FC5-i686' CC [M] /usr/local/src/uvcdriver/uvcvideo.o /usr/local/src/uvcdriver/uvcvideo.c: In function ‘uvc_v4l2_do_ioctl’: /usr/local/src/uvcdriver/uvcvideo.c:2054: error: ‘v4l2_ioctl_names’ undeclared (first use in this function) /usr/local/src/uvcdriver/uvcvideo.c:2054: error: (Each undeclared identifier is reported only once /usr/local/src/uvcdriver/uvcvideo.c:2054: error: for each function it appears in.) /usr/local/src/uvcdriver/uvcvideo.c: At top level: /usr/local/src/uvcdriver/uvcvideo.c:3433: error: unknown field ‘owner’ specified in initializer /usr/local/src/uvcdriver/uvcvideo.c:3433: warning: initialization from incompatible pointer type make[2]: *** [/usr/local/src/uvcdriver/uvcvideo.o] Error 1 make[1]: *** [_module_/usr/local/src/uvcdriver] Error 2 make[1]: Leaving directory `/usr/src/kernels/2.6.15-1.2054_FC5-i686' make: *** [uvcvideo] Error 2 uvcdriver]$ |