On Monday 12 December 2005 21:08, Marco Menardi wrote: > Hi, I've debian sid with kernel 2.6.14-2-686. > visdn make install puts the modules under the: > /lib/modules/2.6.14 > structure instead of > /lib/modules/2.6.14-2-686
The configure script either uses "/lib/modules/`uname -r`/build" or "/usr/src/linux" if the former is missing. Are you sure you didn't manually specify a modules directory? Is the kernel configured with that prefix? (look at the first lines in kernel's Makefile) Bye, -- Daniele Orlandi _______________________________________________ Visdn-hackers mailing list [email protected] https://mailman.uli.it/mailman/listinfo/visdn-hackers
