[OE-core] [PATCH] freetype: remove compile of windows resource files

Burton, Ross ross.burton at intel.com
Tue Oct 16 12:02:18 UTC 2018


On Tue, 16 Oct 2018 at 04:36, Changqing Li <changqing.li at windriver.com> wrote:
> do_compile failed with below error:
> x86_64-wrs-linux-libtool: compile:  x86_64-wrs-linux-windres
> --include-dir=work/corei7-64-wrs-linux/freetype/2.9.1-r0/recipe-sysroot/usr/include
> /work/corei7-64-wrs-linux/freetype/2.9.1-r0/freetype-2.9.1/src/base/ftver.rc
> -o work/corei7-64-wrs-linux/freetype/2.9.1-r0/build/.libs/ftver.o
> work/corei7-64-wrs-linux/freetype/2.9.1-r0/build//x86_64-wrs-linux-libtool:
> line 1752: x86_64-wrs-linux-windres: command not found
> work/corei7-64-wrs-linux/freetype/2.9.1-r0/freetype-2.9.1/builds/freetype.mk:263:
> recipe for target
> 'work/corei7-64-wrs-linux/freetype/2.9.1-r0/build/ftver.lo' failed
> make: *** [work/corei7-64-wrs-linux/freetype/2.9.1-r0/build/ftver.lo]
> Error 1
> ERROR: oe_runmake failed

Right, so I'd say a better fix would be in meta-mingw to stop RC being
exported in target builds.

Ross



More information about the Openembedded-core mailing list