On Dec 15, 2005, at 7:03 PM, Christopher Boorman wrote: > When I type > > make && make install > > I get the following: > > make -C driver all > make[1]: Entering directory `/home/chris/ivtv-0.4.0/driver' > created ivtv-svnversion.h > make CONFIG_VIDEO_IVTV=m -C /lib/modules/2.6.8.1-12mdk/build > M=/home/chris/ivtv-0.4.0/driver modules > make[2]: Entering directory `/lib/modules/2.6.8.1-12mdk/build' > make[2]: *** No rule to make target `modules'. Stop. > make[2]: Leaving directory `/lib/modules/2.6.8.1-12mdk/build' > make[1]: *** [all] Error 2 > make[1]: Leaving directory `/home/chris/ivtv-0.4.0/driver' > make: *** [all] Error 2 > > I've seen the issue posted previously, but no solution. Is there an > easy > solution to this? >
I'm not through my first coffee, so I can barely comprehend english yet (and its my primary language), but I'm guessing you need to install the kernel-devel package (or kernel-smp-devel if you lean that way). mdk means Mandrake, right, so its a packaged kernel, not a self compile? Keith C _______________________________________________ ivtv-users mailing list [email protected] http://ivtvdriver.org/mailman/listinfo/ivtv-users
