All, I wonder if a little guide on how to apply the patch should be listed more prominently in the download page of the cinelerra-CV website. Right now there is no guide, and the patch is buried within the bug tracker. the guide could be based on the little info in my previous email (see below).
Otherwise we will get a lot of requests for help through the listserve, for something that should be more clearly explained in the download/support page. Nicola From: [email protected] To: [email protected] Subject: RE: [CinCV] vdevicebuz.C:48:28: fatal error: linux/videodev.h: No > such file or directory Date: Sun, 22 May 2011 08:40:00 -0700 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
