[Mesa-dev] [android-x86-devel] [PATCH] android: fix glcpp building error

Rob Herring robherring2 at gmail.com
Wed Apr 20 13:39:21 UTC 2016


On Tue, Apr 19, 2016 at 8:45 PM, Mauro Rossi <issor.oruam at gmail.com> wrote:
> LOCAL_C_INCLUDES needs an additional path to fix the following build error:
>
> external/mesa/src/compiler/glsl/glcpp/glcpp-lex.l:30:25: fatal error: glcpp-parse.h: No such file or directory
>  #include "glcpp-parse.h"
>                          ^
> compilation terminated.
> build/core/binary.mk:821: recipe for target 'out/target/product/x86_64/obj/STATIC_LIBRARIES/libmesa_glsl_intermediates/glsl/glcpp/glcpp-lex.o' failed
> make: *** [out/target/product/x86_64/obj/STATIC_LIBRARIES/libmesa_glsl_intermediates/glsl/glcpp/glcpp-lex.o] Error 1
> make: *** Waiting for unfinished jobs....

Already sent a patch for this which should get applied today.

Rob


More information about the mesa-dev mailing list