Hello, I just downloaded the ivtv-utils 1.3 (http://dl.ivtvdriver.org/ivtv/archive/1.3.x/ivtv-utils-1.3.0.tar.gz) and tried to compile it. On my system I have kernel 2.6.29.2 installed. When I try to compile, I get a bunch of errors, starting with: make -C utils all make[1]: Entering directory `/home/marc/dl2/ivtv-utils-1.3.0/utils' g++ -D_GNU_SOURCE -O2 -Wall -g -I. -c -o v4l2-ctl.o v4l2-ctl.cpp /usr/include/linux/videodev2.h:127: error: '__s32' does not name a type /usr/include/linux/videodev2.h:128: error: '__s32' does not name a type /usr/include/linux/videodev2.h:129: error: '__s32' does not name a type /usr/include/linux/videodev2.h:130: error: '__s32' does not name a type /usr/include/linux/videodev2.h:134: error: '__u32' does not name a type /usr/include/linux/videodev2.h:135: error: '__u32' does not name a type /usr/include/linux/videodev2.h:143: error: '__u8' does not name a type
I also tried the bleeding edge driver, resulting in the same error message. seems that ivtv is not working with this kernel, or am I doing something wrong? thanks for your help, Marc _______________________________________________ ivtv-devel mailing list [email protected] http://ivtvdriver.org/mailman/listinfo/ivtv-devel
