cannot find -llapack

Jaroslav Hajek highegg at gmail.com
Mon Dec 29 01:23:48 CST 2008


On Mon, Dec 29, 2008 at 3:17 AM, Zx♥ch <zxoch.m at gmail.com> wrote:
> user-df205a6ce9:/home/zxoch/TeX/Scripts/packages # octave
> GNU Octave, version 3.0.3
> Copyright (C) 2008 John W. Eaton and others.
> This is free software; see the source code for copying conditions.
> There is ABSOLUTELY NO WARRANTY; not even for MERCHANTIBILITY or
> FITNESS FOR A PARTICULAR PURPOSE.  For details, type `warranty'.
>
> Octave was configured for "x86_64-suse-linux-gnu".
>
> Additional information about Octave is available at http://www.octave.org.
>
> Please contribute if you find this software useful.
> For more information, visit http://www.octave.org/help-wanted.html
>
> Report bugs to <bug at octave.org> (but first, please read
> http://www.octave.org/bugs.html to learn how to write a helpful report).
>
> For information about changes from previous versions, type `news'.
>
> octave:1> pkg install miscellaneous-1.0.7.tar.gz
> /usr/lib64/gcc/x86_64-suse-linux/4.3/../../../../x86_64-suse-linux/bin/ld:
> cannot find -llapack
> collect2: ld returned 1 exit status
> configure: error: Could not run mkoctfile
> error: the configure script returned the following error: checking for
> gcc... gcc
> checking for C compiler default output file name... a.out
> checking whether the C compiler works... yes
> checking whether we are cross compiling... no
> checking for suffix of executables...
> checking for suffix of object files... o
> checking whether we are using the GNU C compiler... yes
> checking whether gcc accepts -g... yes
> checking for gcc option to accept ISO C89... none needed
> checking for mkoctfile... mkoctfile
> error: called from `pkg:configure_make' in file
> /usr/share/octave/3.0.3/m/pkg/pkg.m near line 1235, column 2
> octave:1>
>
>
>
> _______________________________________________
> Bug-octave mailing list
> Bug-octave at octave.org
> https://www-old.cae.wisc.edu/mailman/listinfo/bug-octave
>
>

You probably need lapack-devel and blas-devel or similarly named packages.

regards


-- 
RNDr. Jaroslav Hajek
computing expert
Aeronautical Research and Test Institute (VZLU)
Prague, Czech Republic
url: www.highegg.matfyz.cz



More information about the Bug-octave mailing list