[Mesa-users] MESA r7624 Installation Problem on Linux Ubuntu 20.04.4 LTS

Agung Prawira Negara agungprawiranegara3 at gmail.com
Sat Jul 16 12:37:38 UTC 2022


Hello Mesa Users

I am trying to install an older version of MESA which is r7624 because I
want to reproduce some results from the paper that I read. I Have a linux
ubuntu machine, I am using SDK Version mesasdk-x86_64-linux-20160129.tar.gz
<http://www.astro.wisc.edu/~townsend/resource/download/mesasdk/old/mesasdk-x86_64-linux-20160129.tar.gz>
but unfortunately I'm having the error below. Here is the command line
error that I got

______________________________________________________________________

/home/labteori/aagungpn/MESA/mesa-r7624/const
building const package.

gfortran -fopenmp -o ../tester test_const.o -L../../make -lconst
export
done

mesa/const has been built, tested, and exported.

************************************************

/home/labteori/aagungpn/MESA/mesa-r7624/utils
building utils package.

make: 'libutils.a' is up to date.
make: 'libutils.a' is up to date.
gfortran -fopenmp -o ../tester test_utils.o -L../../make -lutils
-L../../../lib -lconst
export
done

mesa/utils has been built, tested, and exported.

************************************************

/home/labteori/aagungpn/MESA/mesa-r7624/crlibm
building crlibm package.

gcc -O3 -fno-common -fexceptions -c -I../../include
../private/crlibm_c_fortran.c -o crlibm_c_fortran.o
../private/crlibm_c_fortran.c:5:34: fatal error: ../../include/crlibm.h: No
such file or directory
compilation terminated.
make: *** [makefile:46: crlibm_c_fortran.o] Error 1

/home/labteori/aagungpn/MESA/mesa-r7624/crlibm
./build_and_test FAILED


/home/labteori/aagungpn/MESA/mesa-r7624/crlibm
./build_and_test FAILED
________________________________________________________________

It seems like I have the same problem installation with this thread (
https://lists.mesastar.org/pipermail/mesa-users/2015-October/005774.html)
the difference is just I do this in linux machine and as you can see there
are no solution for that thread until now.

The last thread reply is just question from mr. Bill Wolf that asked
"Can you tell me if you find the file crlibm.h located in
$MESA_DIR/include?"
*So here My answer to mr. bill wolf question is "NO, I Could not find that
file in $MESA_DIR/include. There are only const_def.mod, const_lib.mod,
formats , formats.dek, formats.inc, utils_def.mod, and  utils_lib.mod in
that directory"*

How can I fix this issue  ?

Cheers,
Agung Prawira
Hasanuddin University at Makassar, Indonesia
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.mesastar.org/pipermail/mesa-users/attachments/20220716/991f656a/attachment.htm>


More information about the Mesa-users mailing list