Petey Leinonen wrote: > I have a problem building a fresh download of the main v4l-dvb repository. > > I get the following error: > > VIDEO_PLANB: Requires at least kernel 2.6.99 > VIDEO_CAFE_CCIC: Requires at least kernel 2.6.19 > Created default (all yes) .config file > ./scripts/make_myconfig.pl > Unable to correctly parse Kconfig file at ./scripts/make_myconfig.pl line 43. > make[1]: Leaving directory `/build/v4l-dvb-4b44be295542/v4l' > make[1]: Entering directory `/build/v4l-dvb-4b44be295542/v4l' > ./scripts/make_myconfig.pl > Unable to correctly parse Kconfig file at ./scripts/make_myconfig.pl line 43. > make[1]: *** No rule to make target `.myconfig', needed by `config-compat.h'. > Stop. > make[1]: Leaving directory `/build/v4l-dvb-4b44be295542/v4l' > make: *** [all] Error 2 > > > I believe the change "Use menuconfig objects II - V4L", (changeset > d130e8e1eb76) is the one that introduced the error. > > Lines like the following: > > menuconfig RADIO_ADAPTERS > bool "Radio Adapters" > > causes the perl script make_myconfig.pl to fall over because the script is > expecting a bool, tristate, int, hex or string to be after a config line. > > Petey Leinonen. I'm having the same problem, and don't have time to look into fixing it. In the meanwhile, I've been reverting the offending changeset in my own dev tree in order to move forward. PLEASE NOTE: The problem will not be apparent unless you start with a freshly cloned tree, or precede the build process with 'make distclean' I've added cc to Mauro, in case he isn't aware of the problem. Thanks for reporting the issue. Regards, Mike Krufky _______________________________________________ linux-dvb mailing list linux-dvb@xxxxxxxxxxx http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb