On Thu, Aug 04, 2005 at 02:14:11AM -0400, Christof Dallermassl wrote: > I'm using a self-compiled debian kernel with version 2.6.8-20050725, > but "make install" copies the modules to /lib/module/2.6.8 where they > are not used by the kernel. Even starting the make with > KERNELDIR=/lib/modules/2.6.8-20050722 make > KERNELDIR=/lib/modules/2.6.8-20050722 make install > does not help. At least with the installation!
You either need to edit the kernel's Makefile and set EXTRAVERSION=-20050722 or just set it at compile/install time for ivtv. -- Tyler Trafford Always remember that you are unique. Just like everyone else. ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ ivtv-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ivtv-devel
