Re: [MacPorts] #13517: gtkglext 1.2 configure: error -- build failure OSX 10.5
#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
participants (1)
-
MacPorts