Ah, I finally see it. In my /lib/modules/2.6.12-10-686/build directory, there is a symlink for Makefile that points to:
Makefile -> ../linux-headers-2.6.12-10/Makefile where it should be pointing to Makefile -> ../linux-headers-2.6.12-10-686/Makefile I'm not sure why this happened; it could be an Ubuntu weirdness. Still investigating. On Wed, 2006-01-04 at 11:33 -0500, Daniel G. Hyams wrote: > On Wed, 2006-01-04 at 10:24 -0500, Tyler Trafford wrote: > > > The driver/Makefile is correct. Just to make sure you are doing the > > same thing I do with my Debian system to get out-of-tree modules to > > install correctly: > > > > - remove the symlink /usr/src/linux-2.6.12-10-686/Makefile > > - copy the Makefile from /usr/src/linux-2.6.12-10 into > > /usr/src/linux-2.6.12-10-686 > > - Edit /usr/src/linux-2.6.12-10-686/Makefile, setting EXTRAVERSION > > correctly. > > Gosh, I'm still not getting it. In my /usr/src/linux-2.6.12-10.686 > tree, the Makefile is already a file of its own and not a symlink. I > have EXTRAVERSION set correctly, in this file. But still, ivtv wants to > install to the wrong /lib/modules dir. > > Daniel Hyams > > > _______________________________________________ > ivtv-devel mailing list > [email protected] > http://ivtvdriver.org/mailman/listinfo/ivtv-devel _______________________________________________ ivtv-devel mailing list [email protected] http://ivtvdriver.org/mailman/listinfo/ivtv-devel
