gspca-kinect2 icon indicating copy to clipboard operation
gspca-kinect2 copied to clipboard

bug

Open yangkkokk opened this issue 10 years ago • 0 comments

gspca-kinect2# make -C /lib/modules/uname -r/build SUBDIRS=pwd SRCROOT=pwd clean modules make: Entering directory /opt/linux-pat-3.4.79' CLEAN /root/mjpg-streamer/mjpg-streamer/plugins/gspca-kinect2/.tmp_versions LD /root/mjpg-streamer/mjpg-streamer/plugins/gspca-kinect2/built-in.o CC [M] /root/mjpg-streamer/mjpg-streamer/plugins/gspca-kinect2/kinect2.o In file included from /root/mjpg-streamer/mjpg-streamer/plugins/gspca-kinect2/kinect2.c:30:0: /root/mjpg-streamer/mjpg-streamer/plugins/gspca-kinect2/gspca.h:83:12: warning: 'struct v4l2_dbg_chip_info' declared inside parameter list [enabled by default] /root/mjpg-streamer/mjpg-streamer/plugins/gspca-kinect2/gspca.h:83:12: warning: its scope is only this definition or declaration, which is probably not what you want [enabled by default] /root/mjpg-streamer/mjpg-streamer/plugins/gspca-kinect2/kinect2.c: In function 'set_isochronous_delay': /root/mjpg-streamer/mjpg-streamer/plugins/gspca-kinect2/kinect2.c:281:11: error: 'USB_REQ_SET_ISOCH_DELAY' undeclared (first use in this function) /root/mjpg-streamer/mjpg-streamer/plugins/gspca-kinect2/kinect2.c:281:11: note: each undeclared identifier is reported only once for each function it appears in /root/mjpg-streamer/mjpg-streamer/plugins/gspca-kinect2/kinect2.c: In function 'sd_config_common': /root/mjpg-streamer/mjpg-streamer/plugins/gspca-kinect2/kinect2.c:352:31: warning: assignment from incompatible pointer type [enabled by default] /root/mjpg-streamer/mjpg-streamer/plugins/gspca-kinect2/kinect2.c: In function 'set_isochronous_delay': /root/mjpg-streamer/mjpg-streamer/plugins/gspca-kinect2/kinect2.c:284:1: warning: control reaches end of non-void function [-Wreturn-type] make[1]: *** [/root/mjpg-streamer/mjpg-streamer/plugins/gspca-kinect2/kinect2.o] Error 1 make: *** [_module_/root/mjpg-streamer/mjpg-streamer/plugins/gspca-kinect2] Error 2 make: Leaving directory/opt/linux-pat-3.4.79'

yangkkokk avatar Nov 11 '15 09:11 yangkkokk