[MacPorts] #24925: py26-numpy linking error? "Symbol not found: ___floatunditf"
MacPorts
noreply at macports.org
Mon May 17 03:21:01 PDT 2010
#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@…):
Oh yes I should have included that.
{{{
/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6
/site-packages/numpy/core/multiarray.so:
/usr/lib/libgcc_s.1.dylib (compatibility version 1.0.0, current
version 1.0.0)
/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current
version 88.1.12)
}}}
For the record, my python2.6 binary is similar (my earlier comment
rubbish)
{{{
otool -L
/opt/local/Library/Frameworks/Python.framework/Versions/2.6/bin/python2.6
/opt/local/Library/Frameworks/Python.framework/Versions/2.6/bin/python2.6:
/usr/lib/libgcc_s.1.dylib (compatibility version 1.0.0, current
version 1.0.0)
/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current
version 88.1.12)
}}}
But indeed "floatunditf" is not defined in those files. Think I'll need to
rebuild these ports with gcc4.3 somehow.
Any better ideas?
-G
--
Ticket URL: <http://trac.macports.org/ticket/24925#comment:3>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list