Hi, I am having troubles building v4l-utils using master branch of poky.
| Making all in cec-ctl | make[3]: Entering directory '/opt/openpli/openpli7/build/tmp/work/mips32el-oe-linux/v4l-utils/1.12.3-r0/build/utils/cec-ctl' | ../../../v4l-utils-1.12.3/utils/cec-ctl/msg2ctl.pl 0 ../../../v4l-utils-1.12.3/include/linux/cec.h ../../../v4l-utils-1.12.3/include/linux/cec-funcs.h >cec-ctl-gen.h | mipsel-oe-linux-g++ -mel -mabi=32 -mhard-float -march=mips32 --sysroot=/opt/openpli/openpli7/build/tmp/work/mips32el-oe-linux/v4l-utils/1.12.3-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../v4l-utils-1.12.3/utils/cec-ctl -I../.. -I../../../v4l-utils-1.12.3/lib/include -Wall -Wpointer-arith -D_GNU_SOURCE -I../../../v4l-utils-1.12.3/include -Os -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=/opt/openpli/openpli7/build/tmp/work/mips32el-oe-linux/v4l-utils/1.12.3-r0=/usr/src/debug/v4l-utils/1.12.3-r0 -fdebug-prefix-map=/opt/openpli/openpli7/build/tmp/work/mips32el-oe-linux/v4l-utils/1.12.3-r0/recipe-sysroot-native= -fdebug-prefix-map=/opt/openpli/openpli7/build/tmp/work/mips32el-oe-linux/v4l-utils/1.12.3-r0/recipe-sysroot= -fvisibility-inlines-hidden -c -o cec-ctl.o cec-ctl.cpp | ERROR: oe_runmake failed | mipsel-oe-linux-g++: error: cec-ctl.cpp: No such file or directory | mipsel-oe-linux-g++: fatal error: no input files | compilation terminated. | Makefile:531: recipe for target 'cec-ctl.o' failed | make[3]: *** [cec-ctl.o] Error 1 Changing the inherit autotools to autotools-brokensep everything works fine. Can somebody confirm the issue as well? I can send a PR that changes to autotools-brokensep, unless there is a better solution. Thanks, Athanasios -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
