I have got all the dependencies to clone, build and make, I have also installed headers (3.6.11 headers don't seem to be available).
After running 'sudo make kernel-links', which completed fine. I ran ./build and got the following error:
Code: Select all
Preparing to compile for kernel version 3.6.11
You appear to have loadable modules turned off in your kernel. You can
not compile the v4l-dvb drivers, as modules, and use them with a kernel
that has modules disabled.
If you want to compile these drivers into your kernel, you should
use 'make kernel-links' to link the source for these drivers into
your kernel tree. Then configure and compile the kernel.
make[1]: *** [allyesconfig] Error 255
make[1]: Leaving directory `/home/pi/temp/media_build/v4l'
make: *** [allyesconfig] Error 2
can't select all drivers at ./build line 451.