[mythtv] recent v4l changes break compilation on Mac OS X

Raymond Wagner raymond at wagnerrp.com
Thu May 19 13:02:25 UTC 2011


On 5/19/2011 08:50, brad dreisbach wrote:
> v4lrecorder.cpp:6:29: error: linux/videodev2.h: No such file or directory

In case anyone is wondering, here is the error hidden in the haystack.

Brad, for future reference, when trying to debug compile errors, use 
'-j1' rather than '-j9'.  Speed isn't an issue since you're only going 
to be compiling that one file, and using multiple threads just means the 
error is going to get lost in a flood of successful commands run by 
other threads in other folders.


More information about the mythtv-dev mailing list