[Mesa-users] Problems at ./mk stage
Warrick Ball
W.H.Ball at bham.ac.uk
Tue Jan 25 20:28:43 UTC 2022
Hi Emma,
Could you attach your `run_star_extras.f`? And hat sort of system is this (Mac/Linux, OS version)? It looks like you're trying to call a procedure you haven't defined, so check for a typo in the procedure name. Also, try running `./clean` before `./mk` in your work folder (if you haven't already).
Cheers,
Warrick
___________
Warrick Ball
Postdoc, School of Physics and Astronomy
University of Birmingham, Edgbaston, Birmingham B15 2TT
W.H.Ball at bham.ac.uk
+44 (0)121 414 4552
On Tue, 25 Jan 2022, mesa-users at lists.mesastar.org wrote:
> Hi everyone
> I'm trying to run models using MESA v7624 which has been installed using the correct SDK with no issues. However, when I try to compile my model with ./mk I get the following error:
>
> Undefined symbols for architecture x86_64:
>
> "_output_star_model_", referenced from:
>
> _output_to_file.10484 in run_star_extras.o
>
> ld: symbol(s) not found for architecture x86_64
>
> collect2: error: ld returned 1 exit status
>
> make: *** [star] Error 1
>
>
> FAILED
>
>
> I'm a bit stumped about what this means (but I'm assuming it's something fortran-y?), so any suggestions would be super helpful!
>
>
> Cheers
>
> Emma
>
>
>
More information about the Mesa-users
mailing list