On Sat, Feb 23, 2013 at 7:29 AM, Brian Paul <bri...@vmware.com> wrote:
> This series removes the dependencies on the mfeatures.h file and the file
> itself.
>
> I'd appreciated someone doing a test build of this series to double-check my
> work.

I'm getting a build error:
  GEN    main/get_hash.h
updating main/git_sha1.h
get_hash_generator.py: need at least a single enabled API

when testing your branch at
git://people.freedesktop.org/~brianp/mesa.git remove-mfeatures

Here is the config I was using:
./autogen.sh \
  --enable-gles2 --enable-gles1 \
  --enable-egl \
  --with-dri-drivers=i965,swrast \
  --enable-debug \
  --enable-shared-glapi --enable-glx-tls --enable-texture-float \
  --with-egl-drivers=dri2,glx --with-egl-platforms=x11,drm,wayland \
  --enable-gbm \
  --disable-glu --with-gallium-drivers='' \
  --disable-gallium-egl

-Jordan
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to