[MacPorts] #24716: py26-scipy: link error when building 'scipy.interpolate._interpolate' extension
MacPorts
noreply at macports.org
Wed Apr 28 14:16:47 PDT 2010
#24716: py26-scipy: link error when building 'scipy.interpolate._interpolate'
extension
----------------------------------+-----------------------------------------
Reporter: dmmonarres@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.8.2
Keywords: python, scipy, numpy | Port: py26-scipy
----------------------------------+-----------------------------------------
py26-scipy fails to build with a linking error. Fails when trying to link
using gcc-4.2.
{{{
/opt/local/bin/g++-mp-4.3 /usr/bin/gcc-4.2 -L/opt/local/lib -bundle
-undefined dynamic_lookup
build/temp.macosx-10.6-x86_64-2.6/scipy/interpolate/src/_interpolate.o
-Lbuild/temp.macosx-10.6-x86_64-2.6 -o
build/lib.macosx-10.6-x86_64-2.6/scipy/interpolate/_interpolate.so
ld: in /usr/bin/gcc-4.2, can't link with a main executable
collect2: ld returned 1 exit status
ld: in /usr/bin/gcc-4.2, can't link with a main executable
collect2: ld returned 1 exit status
}}}
Attached is the full output of port -d install py26-scipy
--
Ticket URL: <http://trac.macports.org/ticket/24716>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list