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

Francis Timmes fxt44 at mac.com
Sat Jul 16 13:24:54 UTC 2022


hi agung,

my preferred solution for running older versions of mesa is nudocker:

https://github.com/NuGrid/NuDocker

it is invaluable for running older versions of mesa, including 7624,
without the pain points that you describe.

fxt




> On Jul 16, 2022, at 5:37 AM, Agung Prawira Negara via Mesa-users <mesa-users at lists.mesastar.org> wrote:
> 
> 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 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
> _______________________________________________
> mesa-users at lists.mesastar.org
> https://lists.mesastar.org/mailman/listinfo/mesa-users
> 



More information about the Mesa-users mailing list