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

MacPorts noreply at macports.org
Tue Feb 24 18:04:28 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@…):

 Sorry for the mesa/glproto conflict... I'm taking care of it now...

 The extension warnings are just informative and expected.

 The _X11TransSocketUNIXConnect is interesting...

 What is the output of:
 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:20>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list