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

[Pkg-octave-devel] Bug#577960: marked as done (/usr/bin/ld: cannot find -llapackgf-3)



Your message dated Sun, 20 Feb 2011 11:53:55 +0100
with message-id <[🔎] 20110220105355.GA6510@atlan>
and subject line Re: [Pkg-octave-devel] Processed: Reassign
has caused the Debian Bug report #577960,
regarding /usr/bin/ld: cannot find -llapackgf-3
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
577960: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=577960
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
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



--- End Message ---
--- Begin Message ---
octave3.0 was removed from unstable in May 2010. As far as I can tell,
octave3.2 doesn't have any problem when linking with lapack, so I'm
closing this bug report.

	Thomas



--- End Message ---

Reply to: