octave-maintainers
[Top][All Lists]
Advanced

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

linking liboctave fails (lapack missing?)


From: Benjamin Lindner
Subject: linking liboctave fails (lapack missing?)
Date: Thu, 13 Aug 2009 19:14:21 +0200
User-agent: Thunderbird 2.0.0.22 (Windows/20090605)

Hello,

I just tried to build the recent development tip on mingw32 and building fails at linking liboctave with a phletora of missing symbols from the lapack library.

looking at the linker command I see that indeed there is no -llapack present.

Digging the changelog I find that at revision 9490:3aeb7d881578
$(BLAS_LIBS) has been removed from LINK_DEPS in liboctave/makefile.in

I guess it should still be there, since arpack, qrupdate and quite some octave code depends on it.

benjamin


reply via email to

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