[MacPorts] #47007: SuiteSparse @4.2.1_3 fails with undefined symbol
MacPorts
noreply at macports.org
Tue Mar 3 07:12:32 PST 2015
#47007: SuiteSparse @4.2.1_3 fails with undefined symbol
--------------------------+-------------------------
Reporter: flatjunk1@… | Owner: michaelld@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.3
Resolution: | Keywords:
Port: SuiteSparse |
--------------------------+-------------------------
Comment (by michaelld@…):
So I'm thinking it's the +nofortran option that's the issue. Just a guess
at this time without more testing / statistics.
Can you do the following:
{{{
sudo port clean suitesparse atlas octave
sudo port selfupdate
sudo port -f uninstall atlas @3.10.2_1+clang+nofortran
sudo port install atlas
sudo port install suitesparse +atlas
}}}
and see if that works. If so, then go forth with:
{{{
sudo port install octave +atlas
}}}
and then if that works make sure octave executes as desired.
--
Ticket URL: <https://trac.macports.org/ticket/47007#comment:9>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list