My compiler threw me an error when compiling the trunk xdriver:
In file included from ivtvhw.h:10,
from ivtvdev.c:8:
/usr/include/linux/ivtv.h:80: error: syntax error before "__u32"
/usr/include/linux/ivtv.h:91: error: syntax error before "__u64"
/usr/include/linux/ivtv.h:119: error: syntax error before "__u32"
/usr/include/linux/ivtv.h:171: error: syntax error before "__u32"
It seems as though ivtv.h is missing a
#include <asm/types.h>
- Rick
_______________________________________________
ivtv-devel mailing list
[email protected]
http://ivtvdriver.org/mailman/listinfo/ivtv-devel