Bug#680428: liblapacke-dev: Can not link against liblapacke
Samuel Thibault
sthibault at debian.org
Thu Jul 5 19:38:52 UTC 2012
Package: liblapacke-dev
Version: 3.4.1-4
Severity: serious
Justification: Makes the package unusable
Hello,
int main(void) {}
$ gcc test.c -o test -L/usr/lib/lapack -llapacke
/usr/lib/lapack/liblapacke.so: undefined reference to `clagge_'
etc.
These symbols are indeed not in the liblapack.so library.
Samuel
-- System Information:
Debian Release: wheezy/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.0.4 (SMP w/8 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages liblapacke-dev depends on:
ii liblapacke 3.4.1-4
liblapacke-dev recommends no packages.
liblapacke-dev suggests no packages.
-- no debconf information
--
Samuel Thibault <samuel.thibault at fnac.net>
quit When the quit statement is read, the bc processor
is terminated, regardless of where the quit state-
ment is found. For example, "if (0 == 1) quit"
will cause bc to terminate.
(Seen in the manpage for "bc". Note the "if" statement's logic)
More information about the debian-science-maintainers
mailing list