Hi. On 2.6.26.3 I'm expiriencing oopses (most probably it's a mainline problem), as soon as I'll have the chance to capture the oops, I'll post it also here, but in the meantime I wanted to give 2.6.27-rc5 a chance, and here is the problem:
/root/build/hvr/07092008/em28xx-new/em28xx-video.c: In function 'em28xx_v4l2_open': /root/build/hvr/07092008/em28xx-new/em28xx-video.c:741: error: 'v4l2_type_names' undeclared (first use in this function) /root/build/hvr/07092008/em28xx-new/em28xx-video.c:741: error: (Each undeclared identifier is reported only once /root/build/hvr/07092008/em28xx-new/em28xx-video.c:741: error: for each function it appears in.) /root/build/hvr/07092008/em28xx-new/em28xx-video.c: At top level: /root/build/hvr/07092008/em28xx-new/em28xx-video.c:1872: error: expected declaration specifiers or '...' before 'v4l2_kioctl' /root/build/hvr/07092008/em28xx-new/em28xx-video.c: In function 'em28xx_do_ioctl': /root/build/hvr/07092008/em28xx-new/em28xx-video.c:1888: error: implicit declaration of function 'v4l2_video_std_construct' /root/build/hvr/07092008/em28xx-new/em28xx-video.c:2372: error: implicit declaration of function 'v4l_compat_translate_ioctl' /root/build/hvr/07092008/em28xx-new/em28xx-video.c:2373: error: 'driver_ioctl' undeclared (first use in this function) /root/build/hvr/07092008/em28xx-new/em28xx-video.c: In function 'em28xx_video_do_ioctl': /root/build/hvr/07092008/em28xx-new/em28xx-video.c:2394: error: implicit declaration of function 'v4l_print_ioctl' /root/build/hvr/07092008/em28xx-new/em28xx-video.c:2826: error: too many arguments to function 'em28xx_do_ioctl' /root/build/hvr/07092008/em28xx-new/em28xx-video.c: In function 'em28xx_v4l2_ioctl': /root/build/hvr/07092008/em28xx-new/em28xx-video.c:2854: error: implicit declaration of function 'video_usercopy' /root/build/hvr/07092008/em28xx-new/em28xx-video.c: In function 'em28xx_init_dev': /root/build/hvr/07092008/em28xx-new/em28xx-video.c:3097: error: 'struct video_device' has no member named 'type' /root/build/hvr/07092008/em28xx-new/em28xx-video.c:3099: error: incompatible types in assignment /root/build/hvr/07092008/em28xx-new/em28xx-video.c:3175: error: 'struct video_device' has no member named 'type' /root/build/hvr/07092008/em28xx-new/em28xx-video.c:3177: error: 'struct video_device' has no member named 'type' /root/build/hvr/07092008/em28xx-new/em28xx-video.c:3180: error: incompatible types in assignment /root/build/hvr/07092008/em28xx-new/em28xx-video.c:3210: error: 'struct video_device' has no member named 'type' /root/build/hvr/07092008/em28xx-new/em28xx-video.c:3213: error: incompatible types in assignment make[2]: *** [/root/build/hvr/07092008/em28xx-new/em28xx-video.o] Error 1 Any ideas how to fix it? Cheers, W. -- Talkers are no good doers. http://greblus.net/djangoblog/ _______________________________________________ Em28xx mailing list [email protected] http://mcentral.de/mailman/listinfo/em28xx
