octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

dyld: lazy symbol binding failed: Symbol not found: _dgemv_


From: CdeMills
Subject: dyld: lazy symbol binding failed: Symbol not found: _dgemv_
Date: Wed, 17 Jul 2013 05:59:47 -0700 (PDT)

One more annoyance under Mac OS X.

I upgraded MacPorts last week, and since them I have occasionally Octave
hanging with
dyld: lazy symbol binding failed: Symbol not found: _dgemv_
  Referenced from: /opt/local/lib/octave/3.6.4/liboctave.1.dylib
  Expected in: /opt/local/lib/libarpack.2.dylib

Dyld: Symbol not found: _dgemv_
  Referenced from: /opt/local/lib/octave/3.6.4/liboctave.1.dylib
  Expected in: /opt/local/lib/libarpack.2.dylib

panic: Trace/BPT trap: 5 -- stopping myself...
attempting to save variables to 'octave-core'...
save to 'octave-core' complete

Process Inferior Octave trace/BPT trap: 5

The strange point is that, in /opt/local/lib:

grep _dgemv_ libarpack*
Binary file libarpack.2.dylib matches
Binary file libarpack.a matches
Binary file libarpack.dylib matches

Did some other persons notice it under MacOS ? Should I report it on macport
user list ?

Regards

Pascal



--
View this message in context: 
http://octave.1599824.n4.nabble.com/dyld-lazy-symbol-binding-failed-Symbol-not-found-dgemv-tp4655769.html
Sent from the Octave - Maintainers mailing list archive at Nabble.com.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]