#24925: py26-numpy linking error? "Symbol not found: ___floatunditf" ------------------------------------------+--------------------------------- Reporter: gerboland+macports@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: numpy py26 floatunditf | Port: py26-numpy ------------------------------------------+--------------------------------- Comment(by vince@…): There seems to be a confusion between standard libs in /usr/lib and gcc-mp libs in /opt/local/gcc-mp… Try this: go to the /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/ site-packages/numpy/core folder and type: install_name_tool -change /usr/lib/libgcc_s.1.dylib /opt/local/lib/gcc43/libgcc_s.1.dylib -- Ticket URL: <http://trac.macports.org/ticket/24925#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS