Opened 8 years ago

Closed 8 years ago

#50944 closed defect (fixed)

Octave crashes on start

Reported by: capponi.francesco87@… Owned by: michaelld (Michael Dickens)
Priority: Normal Milestone:
Component: ports Version: 2.3.4
Keywords: Cc:
Port: octave

Description (last modified by mf2k (Frank Schima))

Hi I've just upgraded my ports, and tried to run octave, and encountered the following problem

octave
dyld: Symbol not found: _ATL_cNCmmIJK
  Referenced from: /opt/local/lib/octave/3.8.2/liboctave.2.dylib
  Expected in: /opt/local/lib/libarpack.2.dylib
 in /opt/local/lib/octave/3.8.2/liboctave.2.dylib
Trace/BPT trap: 5

any ideas?

Change History (5)

comment:1 Changed 8 years ago by mf2k (Frank Schima)

Description: modified (diff)
Keywords: octave fail dyld:Symbol not found removed
Owner: changed from macports-tickets@… to michaelld@…

In the future, please use WikiFormatting and Cc the port maintainers (port info --maintainers octave), if any.

comment:2 Changed 8 years ago by mf2k (Frank Schima)

Description: modified (diff)

comment:3 Changed 8 years ago by michaelld (Michael Dickens)

Try reinstalling arpack. You might need to do this from source. It might need a rev-bump from some recent dependency change.

comment:4 in reply to:  3 Changed 8 years ago by capponi.francesco87@…

Replying to michaelld@…:

Try reinstalling arpack. You might need to do this from source. It might need a rev-bump from some recent dependency change.

Yep, it worked: I’ve simply uninstalled octave and arpack, then reinstalled them.

Thanks :)

comment:5 Changed 8 years ago by michaelld (Michael Dickens)

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.