[MacPorts] #44316: atlas. dyld: Symbol not found: _dlartg_
MacPorts
noreply at macports.org
Sat Jul 12 12:10:25 PDT 2014
#44316: atlas. dyld: Symbol not found: _dlartg_
--------------------------+--------------------------------
Reporter: killserver@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.1
Keywords: | Port: atlas
--------------------------+--------------------------------
I've installed atlas @3.10.1_5+mpclang33+nofortran and octave.
But octave terminates with:
{{{
dyld: lazy symbol binding failed: Symbol not found: _dlartg_
Referenced from: /opt/local/lib/libqrupdate.1.dylib
Expected in: /opt/local/lib/libtatlas.dylib
dyld: Symbol not found: _dlartg_
Referenced from: /opt/local/lib/libqrupdate.1.dylib
Expected in: /opt/local/lib/libtatlas.dylib
panic: Trace/BPT trap: 5 -- stopping myself...
}}}
when i use function fminunc.
Command
{{{
nm /opt/local/lib/libtatlas.dylib | grep dlartg
}}}
returns nothing
--
Ticket URL: <https://trac.macports.org/ticket/44316>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list