Opened 9 years ago
Closed 9 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 9 years ago by mf2k (Frank Schima)
Description: | modified (diff) |
---|---|
Keywords: | octave fail dyld:Symbol not found removed |
Owner: | changed from macports-tickets@… to michaelld@… |
comment:2 Changed 9 years ago by mf2k (Frank Schima)
Description: | modified (diff) |
---|
comment:3 follow-up: 4 Changed 9 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 Changed 9 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 9 years ago by michaelld (Michael Dickens)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
In the future, please use WikiFormatting and Cc the port maintainers (
port info --maintainers octave
), if any.