make CONFIG_VIDEO_IVTV=m -C /lib/modules/2.6.11-1-686/build M=/usr/src/modules/ivtv0.3 modules
make: *** /lib/modules/2.6.11-1-686
/build: No such file or directory
make: *** [all] Error 2
I tried changing the directory it points to, removing build or replacing it with kernel, and I tried making a directory called build, and they all resulted in this error:
make[1]: No rule to make target 'modules'. Stop.
Since I couldn't find anything about this error, I tried installing the debian packages as explained in the wiki. After figuring out the new names for the sources.list and packages to install, it appeared to work fine. However, "modprobe ivtv" returned "FATAL: Module ivtv not found", and looking in /lib/modules/2.6.8.11-1-686/kernel/drivers/media/video I saw that ivtv.ko hadn't been added.
I'd appreciate any help resolving this, and I'm sorry if this was the wrong place to send this.
make: *** [all] Error 2
I tried changing the directory it points to, removing build or replacing it with kernel, and I tried making a directory called build, and they all resulted in this error:
make[1]: No rule to make target 'modules'. Stop.
Since I couldn't find anything about this error, I tried installing the debian packages as explained in the wiki. After figuring out the new names for the sources.list and packages to install, it appeared to work fine. However, "modprobe ivtv" returned "FATAL: Module ivtv not found", and looking in /lib/modules/2.6.8.11-1-686/kernel/drivers/media/video I saw that ivtv.ko hadn't been added.
I'd appreciate any help resolving this, and I'm sorry if this was the wrong place to send this.