Package: atlas3-sse2-dev
Version: 3.6.0-19
Severity: normal

There seems to be some sort of configuration problem.

The observable problem is the following error message
when I compile with -llapack and -lblas:
 make ns2
$ g++ -o ns2 ns2.c -llapack -lblas -lgpk -lm
/usr/bin/ld: warning: libblas.so.3, needed by 
/usr/lib/gcc-lib/i486-linux/3.3.5/../../../liblapack.so, may conflict with 
libblas.so.2
$

(The program appears to run OK, despite the warning.)

Now, where does libblas.so.3 come from?

$ dpkg -S libblas.so.3
atlas3-sse2: /usr/lib/atlas/sse2/libblas.so.3
atlas3-sse2: /usr/lib/atlas/sse2/libblas.so.3.0
atlas3-base: /usr/lib/atlas/libblas.so.3
atlas3-base: /usr/lib/atlas/libblas.so.3.0
$

I want atlas3-sse2.   So far, so good.

How about libblas.so.2 ?

$ dpkg -S libblas.so.2
blas: /usr/lib/libblas.so.2.0
blas: /usr/lib/libblas.so.2
$

I want the blas package, because if I remove it,
apt-get tries to remove blas-dev,
and I need blas-dev because I need
the blas.h header file.

So, I don't quite know how to untangle the dependencies,
but there needs to be some way to get blas.h without
getting libblas.so.2 .

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.8-2-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages atlas3-sse2-dev depends on:
ii  atlas3-headers                3.6.0-19   Automatically Tuned Linear Algebra
ii  atlas3-sse2                   3.6.0-19   Automatically Tuned Linear Algebra
ii  g77                           4:3.3.5-1  The GNU Fortran 77 compiler

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to