[MacPorts] #13517: gtkglext 1.2 configure: error -- build failure OSX 10.5

MacPorts noreply at macports.org
Tue Feb 24 18:10:08 PST 2009


#13517: gtkglext 1.2 configure: error -- build failure OSX 10.5
-----------------------------------------+----------------------------------
  Reporter:  michaelt@…                  |       Owner:  rowue@…           
      Type:  defect                      |      Status:  reopened          
  Priority:  Normal                      |   Milestone:  Port Bugs         
 Component:  ports                       |     Version:  1.7.0             
Resolution:                              |    Keywords:  gtkglext gwyddion 
      Port:  gtkglext                    |  
-----------------------------------------+----------------------------------

Comment(by jeremyhu@…):

 mesa is fixed in r47289 (fixed the conflicts... if you did -f you're
 fine... the conflict files are identical (modulo comments).

 For the tiger crash, run this (repasted for formatting):

 {{{
 cd /opt/local/lib
 for f in *dylib; do otool -L $f | grep -q /usr/X11 && echo $f; done

 cd /opt/local/bin
 for f in *; do otool -L $f | grep -q /usr/X11 && echo $f; done
 }}}

-- 
Ticket URL: <http://trac.macports.org/ticket/13517#comment:21>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list