Hi. This is probably something quite simple to solve, but I just donīt have enough knowledge to know what is missing. I tried some minor changes in the Makefile, but I still canīt get ivtv to compile under Mdk 10.1 (kernel 2.6.8.1-12mdk).
It seems it canīt get to any of the include files. I do have the source code installed for this kernel version. What am I missing? Following are the errors I am getting: ------------------------------------------------------------------------ In file included from /home/zero/ivtv-0.3.2a/driver/msp3400.c:37: include/linux/config.h:4:28: linux/autoconf.h: No such file or directory In file included from include/linux/module.h:10, from /home/zero/ivtv-0.3.2a/driver/msp3400.c:38: ... ------------------------------------------------------------------------ Makefile (copied from Makefile2.6).... notice I tried modifying he includedir, but that did not help. I get the same error message. ------------------------------------------------------------------------ KDIR := /lib/modules/$(shell uname -r)/build #INCLUDEDIR = /usr/include/linux INCLUDEDIR = /usr/include INSTALL_HEADERS = ivtv.h ------------------------------------------------------------------------ Thanks!! ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ Ivtv-users mailing list Ivtv-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ivtv-users