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.
Send instant messages to your online friends http://au.messenger.yahoo.com
_______________________________________________
linux-dvb mailing list
[email protected]
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb