Laurent Bonnaud <[email protected]> writes:

> this bug is still there in this package version:
>  
> Package: libatlas3-base
> Version: 3.8.4-7
>
> One easy way to check for the presence of this bug is:
>
> $ php
> PHP Warning:  PHP Startup: Unable to load dynamic library 
> '/usr/lib/php5/20100525+lfs/php_mapscript.so' - /usr/lib/liblapack.so.3gf: 
> undefined symbol: ATL_chemv in Unknown on line 0

No, I think you've hit #576972.

Looks like your BLAS alternative is set to Refblas or Openblas, while
your LAPACK alternative is set to ATLAS.

You must make sure that they are consistent:

 sudo update-alternatives --config libblas.so.3
 sudo update-alternatives --config liblapack.so.3

Best,

-- 
Sébastien Villemot
Researcher in Economics & Debian Maintainer
http://www.dynare.org/sebastien
Phone: +33-1-40-77-84-04 - GPG Key: 4096R/381A7594

Attachment: pgp41nG71rv92.pgp
Description: PGP signature

Reply via email to