[MacPorts] #24341: mesa 7.8 build fails on Tiger
MacPorts
noreply at macports.org
Sat Apr 3 11:11:11 PDT 2010
#24341: mesa 7.8 build fails on Tiger
-------------------------------------+--------------------------------------
Reporter: ryandesign@… | Owner: jeremyhu@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.8.2
Keywords: | Port: mesa
-------------------------------------+--------------------------------------
Comment(by jeremyhu@…):
{{{
apple_glx.h:39:21: error: Xplugin.h: No such file or directory
}}}
It looks like we need to get mesa to support out cppflags...
{{{
if { ![file exists /usr/include/Xplugin.h] } {
# Xplugin.h is missing on Tiger
configure.cppflags-append -I${filespath}/include
}
}}}
silly build system
--
Ticket URL: <http://trac.macports.org/ticket/24341#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list