Opened 15 years ago
Closed 15 years ago
#24341 closed defect (fixed)
mesa 7.8 build fails on Tiger
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | jeremyhu (Jeremy Huddleston Sequoia) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.2 |
Keywords: | Cc: | ||
Port: | mesa |
Description
mesa @7.8_1 doesn't build on Tiger. See attached log. The previous version @7.6.1_1 built fine on Tiger.
Attachments (1)
Change History (4)
Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
Attachment: | mesa-tiger.txt added |
---|
comment:1 Changed 15 years ago by jeremyhu (Jeremy Huddleston Sequoia)
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
comment:2 Changed 15 years ago by doh123@…
same exact problem here...
I have no idea if this is a good thing to do or not, but I threw a copy of Xplugin.h into my includes... it found it but has tons more errors and still fails...
comment:3 Changed 15 years ago by jeremyhu (Jeremy Huddleston Sequoia)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
build log from Tiger on Intel