octave-maintainers
[Top][All Lists]
Advanced

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

Re: linking liboctave fails (lapack missing?)


From: John W. Eaton
Subject: Re: linking liboctave fails (lapack missing?)
Date: Wed, 26 Aug 2009 11:44:33 -0400

On 19-Aug-2009, Ben Abbott wrote:

| I don't have much spare time for Octave at the moment, but ... my  
| attempt to build from sources I pulled on the 17th failed while  
| building liboctinterp.dylib
| 
| Undefined symbols:
|   "__gfortran_st_write", referenced from:
|       _xerbla_ in xerbla.o
|   "__gfortran_transfer_character", referenced from:
|       _xerbla_ in xerbla.o
|   "__gfortran_st_write_done", referenced from:
|       _xerbla_ in xerbla.o
|   "__gfortran_transfer_integer", referenced from:
|       _xerbla_ in xerbla.o
| ld: symbol(s) not found
| collect2: ld returned 1 exit status
| make[2]: *** [liboctinterp.dylib] Error 1
| make[1]: *** [src] Error 2
| make: *** [all] Error 2

I've added BLAS_LIBS to the list for linking octave and liboctinterp.

jwe


reply via email to

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