[Mesa-dev] Mesa (git 20130828) fails to build on MIPS

Christophe Jarry christophe.jarry at ouvaton.org
Tue Sep 3 22:41:20 PDT 2013


Hello,

I encounter an error when I build mesa from git. I am on a MIPS
computer with ATI RS780E.

Here are the instructions I use	for the build:

./autogen.sh \
    --prefix=/usr \
    --enable-gles2 \
    --disable-gallium-egl \
    --with-egl-platforms=x11,wayland,drm \
    --enable-gbm \
    --enable-shared-glapi \
    --with-gallium-drivers=r300,r600,swrast \
    --with-dri-drivers=radeon,swrast

make

Then, I get this error message:

make[2]: Entering directory `/usr/src/mesa/mesa-20130828/src/glsl'
  YACC     glsl_parser.cpp
make[2]: *** [glsl_parser.cpp] Error 141

How do I know what the error #141 corresponds to?

Do you have an idea on how to fix this?

Thanks,

Christophe


More information about the mesa-dev mailing list