#19143: mesa 7.4 build failure ---------------------------------------------+------------------------------ Reporter: J.Liem@… | Owner: jeremyhu@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.1 Keywords: mesa build error Xfixes.h dri.h | Port: mesa ---------------------------------------------+------------------------------ Comment(by tim.stoop@…): Indeed, that worked for me too! Here's the patch for the mesa Portfile: {{{ --- Portfile.orig 2009-04-14 11:05:04.000000000 +0200 +++ Portfile 2009-04-14 11:06:04.000000000 +0200 @@ -43,6 +43,7 @@ depends_build \ port:xorg-glproto \ port:xorg-dri2proto \ + port:xorg-libXfixes \ bin:makedepend:makedepend \ port:glut \ bin:tclsh8.5:tcl }}} -- Ticket URL: <http://trac.macports.org/ticket/19143#comment:9> MacPorts <http://www.macports.org/> Ports system for Mac OS