[Mesa-dev] build error after recent master changes.
Andy Furniss
andyqos at ukfsn.org
Fri Jun 22 10:17:24 PDT 2012
Brian Paul wrote:
> Can you see if the patch/info on bug
> https://bugs.freedesktop.org/show_bug.cgi?id=51335 helps?
Yes editing src/mesa/x86/Makefile.am to add -I$(top_srcdir)/include \
fixed it, thanks.
Git apply complained when I tried to use the actual patch (save as on
the link)
bash-3.2$ git apply --check --verbose
~/0001-automake-add-missing-inclusion-of-GL-headers.patch
fatal: corrupt patch at line 20
looks like a rogue space before a +
More information about the mesa-dev
mailing list