[Mesa-users] run_star_extras.o Error
Anya Samadi Gh.
samadi.aunia at tabrizu.ac.ir
Mon Aug 20 09:19:20 EDT 2018
Hi
I'm new to MESA. I have installed it successfully and was following the directions in the "getting started page" of the MESA website.
I have already added the paths of MESASDK_ROOT and MESA_DIR to my .bashrc (see below).
I was trying to use the example in tutorial folder but I receive the below error.
Does anybody have any clues, what is missing or what I'm doing wrong?
PS: - I checked the archive of mailing list for the similar problems and tried ./clean but it also didn't work.
- However using the "lecture1" example related to summer school 2017, ./mk runs without any errors but it doesn't produce any history and profile files in "LOGS".
[samadi at localhost ~]$ echo $MESASDK_ROOT
/home/samadi/Applications/mesasdk
[samadi at localhost ~]$ echo $MESA_DIR
/home/samadi/bin/mesa-r10398
[samadi at localhost ~]$ cd $MESA_DIR
[samadi at localhost mesa-r10398]$ source $MESASDK_ROOT/bin/mesasdk_init.sh
[samadi at localhost mesa-r10398]$ cd tutorial/
[samadi at localhost tutorial]$ ./mk
gfortran -Wno-uninitialized -fno-range-check -fmax-errors=12 -fprotect-parens -fno-sign-zero -fbacktrace -ggdb -finit-real=snan -fopenmp -fbounds-check -Wuninitialized -Warray-bounds -ffree-form -x f95-cpp-input -I/home/samadi/bin/mesa-r10398/include -I/home/samadi/Applications/mesasdk/include -c ../src/run_star_extras.f
../src/run_star_extras.f:35: Error: Can't open included file 'work_standard_makefile'
/home/samadi/bin/mesa-r10398/star/work_standard_makefile:38: recipe for target 'run_star_extras.o' failed
make: *** [run_star_extras.o] Error 1
FAILED
[samadi at localhost tutorial]$ ./clean
[samadi at localhost tutorial]$ ./mk
gfortran -Wno-uninitialized -fno-range-check -fmax-errors=12 -fprotect-parens -fno-sign-zero -fbacktrace -ggdb -finit-real=snan -fopenmp -fbounds-check -Wuninitialized -Warray-bounds -ffree-form -x f95-cpp-input -I/home/samadi/bin/mesa-r10398/include -I/home/samadi/Applications/mesasdk/include -c ../src/run_star_extras.f
../src/run_star_extras.f:35: Error: Can't open included file 'work_standard_makefile'
/home/samadi/bin/mesa-r10398/star/work_standard_makefile:38: recipe for target 'run_star_extras.o' failed
make: *** [run_star_extras.o] Error 1
FAILED
------------------------
[samadi at localhost tutorial]$ uname -a
Linux localhost.localdomain 4.1.13-100.fc21.x86_64 #1 SMP Tue Nov 10 13:13:20 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
[samadi at localhost tutorial]$ gfortran --version
GNU Fortran (GCC) 7.2.0
Copyright (C) 2017 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Regards,
Anya Samadi Ghadim
Post Doctoral Researcher
Research Institute For Applied Physics and Astronomy,
Office: 1-12
+98-41-33392996
University of Tabriz,
29 BAHMAN Blvd., Tabriz,
East Azarbaijan, IRAN (IR)
-----------------------------------------------------------------------
** AVOID PRINTING IF YOU LIKE TREES**
-------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.mesastar.org/pipermail/mesa-users/attachments/20180820/2963ca3f/attachment.html>
More information about the Mesa-users
mailing list