libv4l will not compile.
I downloaded the latest v4l2 and compiled the gspca drivers into the kernel (upgraded from 2.6.17 to 2.6.26.3 on Mandriva 2007 spring). (I understand that these are now part of the latest linux kernels)
So I have a /dev/video0, and if I run xawtv for instance, it "sees" the device.
I also understand that I need libv4l as an inteface between the driver and things like mplayer, xawtv, and skype.
So, I download different libv4l versions (latest is 0.5.9) but whichever version I try to compile I just get a whole bunch of compilation errors.
What on earth is going on here? (I am using gcc version 4.)
|