Mauro Carvalho Chehab wrote: > Em Sáb, 2006-04-08 às 22:38 -0700, C.Y.M escreveu: >> C.Y.M wrote: >>> Mauro Carvalho Chehab wrote: >>>> Em Sáb, 2006-04-08 às 01:56 -0700, C.Y.M escreveu: >>>>> Mauro Carvalho Chehab wrote: >>>>> If I type "sudo make install" in the v4l-dvb source directory, it completely >>>>> wipes out everything in /lib/modules/{kernel version}. Everything is deleted. >>>> Argh! I've posted two patches that hopefully solve this issue. Please >>>> test and give me some feedback. >>>> >>> Thanks, it all works as expected now. :) >>> >> BTW, I forgot to ask. Do you plan on adding "make menuconfig" support to v4l-dvb? > Yes. Done :) For this one, just calling mconf doesn't work, since it > need to find lxconfig. Just adding a link solved. Thanks for adding "menuconfig" support :) I just tried it out and its working great. I should just mention one thing about the symlinks which are created. On my system, I usually create a symlink (/usr/src/linux) to whatever kernel version I am testing. But, this script is looking for /usr/src/linux-2.6.16 therefore it failed until I created a symlink in /usr/src pointing to linux-2.6.16 -> linux-2.6.16.2. I would not assume that everyone is using the same directory naming for every kernel version they test. It might be better to just use "/usr/src/linux" as the default path. BR. _______________________________________________ linux-dvb@xxxxxxxxxxx http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb