#35111: mesa build failure due to using /usr/X11 ------------------------------------+--------------------------------------- Reporter: dougmencken@… | Owner: jeremyhu@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Resolution: worksforme | Keywords: Port: mesa | ------------------------------------+--------------------------------------- Changes (by jeremyhu@…): * status: new => closed * resolution: => worksforme Comment: Did you do something non-standard? It works fine here: {{{ :info:build /usr/bin/clang -c -I. -Iinclude -I.. -I../../../include -I../../../include/GL/internal -I../../../src/mesa -I../../../src/mesa/main -I../../../src/mapi -I../../../src/mapi/glapi -std=c99 -fvisibility=hidden -g3 -gdwarf-2 -Os -ffast-math -fno-strict- aliasing -Wall -Wmissing-prototypes -I/opt/local/include -I/opt/local/include -fPIC -arch x86_64 -D_DARWIN_C_SOURCE -DPTHREADS -D_GNU_SOURCE -DGLX_ALIAS_UNSUPPORTED -DGLX_DIRECT_RENDERING -DGLX_USE_APPLEGL ../glxext.c -o ../glxext.o }}} Do the following: {{{ sudo port -v selfupdate sudo port -v clean mesa sudo port -v install mesa }}} -- Ticket URL: <https://trac.macports.org/ticket/35111#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS