Bug#577960: /usr/bin/ld: cannot find -llapackgf-3
Hans Schou
hans at ange.dk
Thu Apr 15 14:49:27 UTC 2010
Package: liblapack-dev
Version: 3.2.1-7
Severity: normal
Tags: sid
When trying to link with lapack I get the error message:
/usr/bin/ld: cannot find -llapackgf-3
Same problem goes with blas:
/usr/bin/ld: cannot find -lblas-3gf
Work around:
cd /usr/local/lib
ln -s /usr/lib/lapack/liblapack.so liblapackgf-3.so
ln -s /usr/lib/lapack/liblapack.a liblapackgf-3.a
ln -s /usr/lib/libblas/libblas.so libblas-3gf.so
ln -s /usr/lib/libblas/libblas.a libblas-3gf.a
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Kernel: Linux 2.6.32-trunk-686 (SMP w/2 CPU cores)
Locale: LANG=da_DK.UTF-8, LC_CTYPE=da_DK.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_DK.UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages liblapack-dev depends on:
ii libblas-dev [libblas-3gf.so] 1.2-7 Basic Linear Algebra Subroutines 3
ii liblapack3gf 3.2.1-7 library of linear algebra routines
liblapack-dev recommends no packages.
liblapack-dev suggests no packages.
-- no debconf information
More information about the debian-science-maintainers
mailing list