Package: mumps

Hello Christophe,

On Mon, 2009-11-23 at 18:23 +0100, trophime wrote:
> Hi,
> I had encountered a little problem when building mumps
> on squeeze. For some reason I have atlas and blas installed
> on squeeze. So when trying to build mumps I had some error when linking.
> Adding -L/usr/lib/atlas -lblas instead of -lblas in the
> debian/makefile.*.inc solve the problem.
> 
> Is there a way to detect which blas library is load and
> correct automatically the makefile.*.inc? I am thinking of ldconfig
> for instance

Thanks for letting me know.  This is a bug.  The correct Debian way to
do this is to use -lblas3-gf which follows a symlink
through /etc/alternatives to whichever installed version has the highest
priority, whether libblas-dev or libatlas-*-dev (or anything else
ABI-compatible).

-Adam
-- 
GPG fingerprint: D54D 1AEE B11C CE9B A02B  C5DD 526F 01E8 564E E4B6

Engineering consulting with open source tools
http://www.opennovation.com/

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to