Em Sáb, 2006-04-08 às 13:22 -0400, Michael Krufky escreveu: > On 4/7/06, Simon Baxter <linuxtv@xxxxxxxxxxxxx> wrote: > > Thanks. > > > > I've installed hg, but get an error when I try to make the v4l-dvb modules: > > Yeah, I just got hit by the same thing. :-( > > Mauro just made huge a change to the build system at the same time as > importing a whole bunch of new modules (without applying backwards > compatability glue)... The default build system is broken right now. NO. It was done as separate patches. Also, compat check is there. It is running every time a new config file is generated. This is done by either one of those make commands: make all make allmodconfig make config make xconfig make gconfig using make make default will run make with the config parameters chose by the user. As it seems that most people are just running "make" without arguments, I added a patch to the build procedure that will check if no configuration file is present and auto-generate a .myconfig configuration with allmodconfig. You should notice that one of the make arguments should be provided every time you change your kernel version, every time a new driver is included at the tree, or when newer stuff were added at Kconfig files. > > Instead, at least for the time being, you'll have to do 'make config' > first and unselect the broken modules. See Mauro's [ANNOUNCE] for > further details. > > Or, if you get this email soon enough, you can pull from a backup tree > that I have from before these changes: > > http://linuxtv.org/hg/~mkrufky/backup > > I can't promise that this tree will be around for very long though. > > -Mike > > _______________________________________________ > > linux-dvb@xxxxxxxxxxx > http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb Cheers, Mauro. _______________________________________________ linux-dvb@xxxxxxxxxxx http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb