Comment 35 for bug 219252

Revision history for this message
Tino Meinen (a-t-meinen) wrote :

Thanks for looking into this nmathew.
The problem is when I want to compile the driver on ubuntu Natty 11.04 I get a compile error:

r5u870/usbcam/usbcam.h:38:28: fatal error: linux/videodev.h: No such file or directory

this is because videodev.h is no longer included in the 2.6.38 header files.
This problem was not in Maverick because the 2.6.35 header files still had those header files included.