Public bug reported:

The package libsundials-cvode1 is distributed with support for lapack
but liblapack does not appear as a dependence. Therefore compilation of
programs requiring libsundials fail if they need lapack.

Indeed, here is what we find in /usr/include/sundials/sundials_config.h:
/* Blas/Lapack available
 * If working libraries for Blas/lapack support were found, then
 *     #define SUNDIALS_BLAS_LAPACK 1
 * otherwise
 *     #define SUNDIALS_BLAS_LAPACK 0
 */
#define SUNDIALS_BLAS_LAPACK 1

$ lsb_release -rd
Description:    Ubuntu 12.10
Release:        12.10

$ apt-cache policy libsundials-cvode1
libsundials-cvode1:
  installed : 2.5.0-1

** Affects: sundials (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1124062

Title:
  missing dependence liblapack

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sundials/+bug/1124062/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to