Trent, This is what i get with a make distclean && make. also I don't build it where i download it to. I `cp -a` to a work dir . [pts/2] > make distclean make -C /home/jisom/Work/v4l-dvb/v4l distclean make[1]: Entering directory `/home/jisom/Work/v4l-dvb/v4l' No version yet. make[1]: Leaving directory `/home/jisom/Work/v4l-dvb/v4l' make[1]: Entering directory `/home/jisom/Work/v4l-dvb/v4l' rm -f *~ *.o *.ko .*.o.cmd .*.ko.cmd *.mod.c av7110_firm.h fdump \ config-compat.h Module.symvers rm -f .version .*.o.flags .*.o.d Makefile.media \ Kconfig Kconfig.kern .config .config.cmd .myconfig \ .kconfig.dep rm -rf .tmp_versions rm -f scripts/lxdialog scripts/kconfig oss make[1]: Leaving directory `/home/jisom/Work/v4l-dvb/v4l' [pts/2] > make make -C /home/jisom/Work/v4l-dvb/v4l make[1]: Entering directory `/home/jisom/Work/v4l-dvb/v4l' scripts/make_makefile.pl No version yet. Updating/Creating .config Preparing to compile for kernel version 2.6.19 VIDEO_PLANB: Requires at least kernel 2.6.99 Created default (all yes) .config file ./scripts/make_myconfig.pl make[1]: Leaving directory `/home/jisom/Work/v4l-dvb/v4l' make[1]: Entering directory `/home/jisom/Work/v4l-dvb/v4l' creating symbolic links... ln -sf . oss make -C /lib/modules/2.6.19-gentoo-r7/build SUBDIRS=/home/jisom/Work/v4l-dvb/v4l modules make[2]: Entering directory `/usr/src/linux-2.6.19-gentoo-r7' CC [M] /home/jisom/Work/v4l-dvb/v4l/bt87x.o LD [M] /home/jisom/Work/v4l-dvb/v4l/snd-bt87x.o Building modules, stage 2. MODPOST 1 modules CC /home/jisom/Work/v4l-dvb/v4l/snd-bt87x.mod.o LD [M] /home/jisom/Work/v4l-dvb/v4l/snd-bt87x.ko make[2]: Leaving directory `/usr/src/linux-2.6.19-gentoo-r7' ./scripts/rmmod.pl check found 1 modules make[1]: Leaving directory `/home/jisom/Work/v4l-dvb/v4l' On 5/22/07, Trent Piepho <xyzzy@xxxxxxxxxxxxx> wrote:
On Tue, 22 May 2007, Martin Dauskardt wrote: > > Date: Mon, 21 May 2007 11:34:46 -0700 (PDT) > > From: Trent Piepho <xyzzy@xxxxxxxxxxxxx> > > Subject: Re: menuconfig not working as expected? > > One of the backported kernel patches added a new kconfig construct > > (depends > > on in a menu) that the build system can't handle. I've already made a > > patch to fix it that should show up soon. > > I tried v4l-dvb-015313b16eab which already includes your patch. > > But there is still only "Enable drivers not supported by this kernel" and "Audio devices for multimedia" ... It is probably leftover files from a previous build. Run make distclean after changes in the build system. _______________________________________________ linux-dvb mailing list linux-dvb@xxxxxxxxxxx http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
_______________________________________________ linux-dvb mailing list linux-dvb@xxxxxxxxxxx http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb