← Back to team overview

dolfin team mailing list archive

Re: [Question #156058]: ARMADILLO_TEST_RUNS

 

Question #156058 on DOLFIN changed:
https://answers.launchpad.net/dolfin/+question/156058

    Status: Open => Answered

Johannes Ring proposed the following answer:
Thank you for the log files. The problem seems to be related to LAPACK
and BLAS. There have been some fixes in the CMake build test script for
Armadillo since DOLFIN 0.9.10. You can try to use this updated file from
the DOLFIN development repository:

http://bazaar.launchpad.net/~dolfin-
core/dolfin/main/download/head:/dolfinfindarmadillo.-20100809133909-l28ikkwhjnon0vz3-5/FindArmadillo.cmake

Download this file and move it to the cmake/modules/ directory in the
DOLFIN source directory to replace the old FindArmadillo.cmake located
there. Then try to run cmake again and if it still doesn't work, please
post the contents of CMakeFiles/CMakeError.log in the DOLFIN build
directory.

-- 
You received this question notification because you are a member of
DOLFIN Team, which is an answer contact for DOLFIN.