#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 gerboland+macports@…): That seems to have fixed it, thanks! For the record, the command I ran was {{{ install_name_tool -change /usr/lib/libgcc_s.1.dylib /opt/local/lib/gcc43/libgcc_s.1.dylib multiarray.so }}} in case others have the problem. I'll see if I can track down the cause of these library problems. I would have expected macport's python to only use libs in /opt/local/lib, so will dig a bit further. This could cause me more problems down the line unless I deal with it now. -G -- Ticket URL: <http://trac.macports.org/ticket/24925#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS