sys-kernel/openvz-sources-2.6.32.44.11 build failed with error: HOSTCC Documentation/video4linux/v4lgrab HOSTCC Documentation/vm/slabinfo Documentation/video4linux/v4lgrab.c:34:28: fatal error: linux/videodev.h: No such file or directory compilation terminated. make[2]: *** [Documentation/video4linux/v4lgrab] Error 1 make[1]: *** [Documentation/video4linux] Error 2 make[1]: *** Waiting for unfinished jobs.... HOSTCC Documentation/vm/page-types Documentation/vm/slabinfo.c: In function ‘show_tracking’:
pva, I'm used recommended config from openvz wiki
Yup, known issue. Simple workaround: just edit Makefile in video4linux directory and disable v4lgrab build: -hostprogs-y := v4lgrab +hostprogs-y := Will be fixed with next bump.
Please, try 2.6.32.49.6. I think this bug should be fixed there.