Are you sure you applied the patch correctly? 1. First this is the correct patch to use:
http://bugs.cinelerra.org/raw-attachment/ticket/949/remove-support-v4l-buzz-3.diff 2. Download and unzip the source code you get from git. 3. Assuming the uncompressed folder "cinelerra" and the patch are in the same folder, you can apply the patch from this terminal: patch -p0 -i remove-support-v4l-buzz-3.diff 4. You can now proceed with compilation. P.S. if you are using ubuntu natty (11.04) (as I guess from your name) you can get precompiled binaries from: https://launchpad.net/~cinelerra-ppa/+archive/ppa > To: [email protected] > From: [email protected] > Subject: Re: [CinCV] vdevicebuz.C:48:28: fatal error: linux/videodev.h: No > > such file or directory > Date: Thu, 19 May 2011 21:41:46 +0000 > > > I dropped the patch file into the cinelerra dir. What do i need to do with it > now? I still get the same error while trying to compile. > > > _______________________________________________ > Cinelerra mailing list > [email protected] > https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra
