Hi,
I am working on making builds available on the next version of Ubuntu (11.04
Natty). As is, cinelerra cannot compile for any architecture because of this
error:
vdevicebuz.C:48:28: fatal error: linux/videodev.h: No such file or directory
compilation terminated.
The reason for it is that linux/videodev.h has been removed from kernel 2.3.38.
I am currently trying to see if compilation using the still supported
linux/videodev2.h works. If it does, packages for Ubuntu will soon appear in
cinelerra-ppa, otherwise cinelerra won't be available for Natty (11.04) until
the issue is fixed upstream.
In any case, I wanted to make sure Cinelerra developers are aware of this issue.
Regards,
Nicola