I think I found a bug in scripts/kconfig.pl

looks like if I use the name openwrt-8.09.1-UML for the folder where I
have my buildroot the build process dies at "make target/linux"

look here:

save...@nordkapp ~/SORGENTI/openwrt-8.09.1-UML $ make V=99
make[1]: Entering directory `/home/saverio/SORGENTI/openwrt-8.09.1-UML'
make[2]: Entering directory `/home/saverio/SORGENTI/openwrt-8.09.1-UML'
make[3]: Entering directory
`/home/saverio/SORGENTI/openwrt-8.09.1-UML/target/linux'
make[4]: Entering directory
`/home/saverio/SORGENTI/openwrt-8.09.1-UML/target/linux/uml'
/home/saverio/SORGENTI/openwrt-8.09.1-UML/scripts/kconfig.pl +
/home/saverio/SORGENTI/openwrt-8.09.1-UML/target/linux/uml/config/x86_64
> /home/saverio/SORGENTI/openwrt-8.09.1-UML/build_dir/linux-uml/linux-2.6.30.10/.config.target
Parse error at /home/saverio/SORGENTI/openwrt-8.09.1-UML/scripts/kconfig.pl
line 119, <FILE> line 124.
make[4]: *** 
[/home/saverio/SORGENTI/openwrt-8.09.1-UML/build_dir/linux-uml/linux-2.6.30.10/.configured]
Error 255
make[4]: Leaving directory
`/home/saverio/SORGENTI/openwrt-8.09.1-UML/target/linux/uml'
make[3]: *** [compile] Error 2
make[3]: Leaving directory
`/home/saverio/SORGENTI/openwrt-8.09.1-UML/target/linux'
make[2]: *** [target/linux/compile] Error 2
make[2]: Leaving directory `/home/saverio/SORGENTI/openwrt-8.09.1-UML'
make[1]: *** 
[/home/saverio/SORGENTI/openwrt-8.09.1-UML/staging_dir/x86_64/stamp/.target_compile]
Error 2
make[1]: Leaving directory `/home/saverio/SORGENTI/openwrt-8.09.1-UML'
make: *** [world] Error 2

using the name openwrt809UML without dashes (-) and dots (.) fixes this problem.

Should this be fixed or maybe we should write somewhere in the
documentation not to use dashes and dots in the directory name ?

Saverio
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to