https://bugs.freedesktop.org/show_bug.cgi?id=80034
charlie changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://bugs.freedesktop.org/show_bug.cgi?id=80034
--- Comment #5 from charlie ---
Solved. Mesa compiled fine after I fixed the typo in CPPFLAGS but I removed
CPPFLAGS as suggested anyway.
>I use a simple 10-liner script that sets the options that I need from mesa.
People, your time was not a t
https://bugs.freedesktop.org/show_bug.cgi?id=80034
--- Comment #4 from Emil Velikov ---
(In reply to comment #2)
...
> I don't believe the CFLAGS have changed since I last successfully built mesa
> with them.
>
> export CFLAGS="-m${LIBDIRSUFFIX} -O3 -march=native -pipe"
> export CXXFLAGS="${CFLA
https://bugs.freedesktop.org/show_bug.cgi?id=80034
--- Comment #3 from Tapani Pälli ---
(In reply to comment #2)
> export CFLAGS="-m${LIBDIRSUFFIX} -O3 -march=native -pipe"
> export CXXFLAGS="${CFLAGS} -fvisibility-inlines-hidden"
> export CPPFLAGS="${CXXLAGS} -I${XBUILD}/include
> -L${XBUILD}/li
https://bugs.freedesktop.org/show_bug.cgi?id=80034
--- Comment #2 from charlie ---
>Which version of mesa is this ? Is this a regression ?
mesa git and probably a regression.
>I'm assuming that you have some thing that is messing with CFLAGS.
I don't believe the CFLAGS have changed since I las
https://bugs.freedesktop.org/show_bug.cgi?id=80034
--- Comment #1 from Emil Velikov ---
(In reply to comment #0)
> Created attachment 101063 [details]
> mesa build log
>
Which version of mesa is this ? Is this a regression ?
> mesa compile error:
>
> eglapi.c:1097:48: error: 'eglGetSyncValues