Mark Knecht wrote:
I don't know if this was my fault or the make file's fault. uname -r
returned the correct kernel version name, but ivtv's make install file
is using something out of the /usr/src/linux directory.
It's fairly common to use the source tree in /usr/src/linux; most
programs assume that is the source of the running kernel. If it's not
you end up with problems such as you had. It's easy enough to fix with a
pair of rm and ln commands.
Daniel
_______________________________________________
ivtv-devel mailing list
[email protected]
http://ivtvdriver.org/mailman/listinfo/ivtv-devel