[mesa-users] makefile_header.mesasdk `link`s
Samuel Harrold
harrold at astro.as.utexas.edu
Wed Dec 7 13:21:50 EST 2011
Hello,
Is anyone else unable to install MESA after copying
mesa/utils/makefile_header.mesasdk to mesa/utils/makefile_header (as part
of the MESA SDK setup: "Building MESA Using the SDK", "Setting Build
Options" from
http://www.astro.wisc.edu/~townsend/static.php?ref=mesasdk#foot-ast). MESA
compiles and installs without error when using the default makefile_header
after an svn update and following the other steps of the MESA SDK setup.
The error message I receive during installation is from make (message
below), and it looks like the back quotes are not recognized from
makefile_header.mesasdk. Am I missing something in setting up the MESA SDK,
or should I just skip the "cp makefile_header.mesasdk makefile_header" step
in the MESA SDK setup?
make error:
/bin/sh: mesasdk_lapack_link: command not found
/bin/sh: mesasdk_blas_link: command not found
from makefile_header.mesasdk:
LOAD_LAPACK = `mesasdk_lapack_link`
LOAD_BLAS = `mesasdk_blas_link`
Thanks for the help,
Sam
__________
Samuel Harrold
Graduate Student
Dept of Astronomy
Univ of Texas at Austin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.mesastar.org/pipermail/mesa-users/attachments/20111207/5336ef4d/attachment.html>
More information about the Mesa-users
mailing list