Hello, I am trying to recompile both v4l-dvb and ivtv to make sure I have all of the different modules at the correct version. I have issued the following commands: hg clone http://linuxtv.org/hg/v4l-dvb cd v4l-dvb make ivtv make However, upon entering make, I get: make -C /usr/src/v4l-dvb/v4l make[1]: Entering directory `/usr/src/v4l-dvb/v4l' creating symbolic links... ./scripts/make_kconfig.pl Preparing to compile for kernel version 2.6.15 VIDEO_PMS requires version 2.6.99 VIDEO_PLANB requires version 2.6.99 VIDEO_BWQCAM requires version 2.6.99 VIDEO_CQCAM requires version 2.6.99 VIDEO_W9966 requires version 2.6.99 VIDEO_CPIA requires version 2.6.99 VIDEO_CPIA_PP requires version 2.6.99 VIDEO_CPIA_USB requires version 2.6.99 VIDEO_SAA5246A requires version 2.6.99 VIDEO_SAA5249 requires version 2.6.99 TUNER_3036 requires version 2.6.99 VIDEO_VINO requires version 2.6.99 VIDEO_STRADIS requires version 2.6.99 VIDEO_ZORAN requires version 2.6.99 VIDEO_ZORAN_BUZ requires version 2.6.99 VIDEO_ZORAN_DC10 requires version 2.6.99 VIDEO_ZORAN_DC30 requires version 2.6.99 VIDEO_ZORAN_LML33 requires version 2.6.99 VIDEO_ZORAN_LML33R10 requires version 2.6.99 VIDEO_ZR36120 requires version 2.6.99 VIDEO_MEYE requires version 2.6.99 VIDEO_MXB requires version 2.6.99 VIDEO_DPC requires version 2.6.99 VIDEO_M32R_AR requires version 2.6.99 VIDEO_M32R_AR_M64278 requires version 2.6.99 USB_DSBR requires version 2.6.99 USB_OV511 requires version 2.6.99 USB_SE401 requires version 2.6.99 USB_STV680 requires version 2.6.99 USB_W9968CF requires version 2.6.99 USB_DABUSB requires version 2.6.99 /lib/modules/2.6.15.6/build/scripts/kconfig/conf -m Kconfig make[1]: /lib/modules/2.6.15.6/build/scripts/kconfig/conf: Command not found make[1]: *** [allmodconfig] Error 127 make[1]: Leaving directory `/usr/src/v4l-dvb/v4l' make: *** [all] Error 2 Any idea what I'm doing wrong? I have checked, and there is no "conf" in the kconfig directory. There is, however, a mconf ... Thanks - David Cooke _______________________________________________ linux-dvb@xxxxxxxxxxx http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb