[mesa-users] GYRE COMPILATION FAILS

sky_viewer skyviewer8 at gmail.com
Tue Aug 27 14:46:13 EDT 2013


Hi all,

I am using mesa version 5329 and i am trying to compile GYRE. When i
execute the make command it says make: `libgyre.a' is up to date.
and when i do ./built_and_test

make: `libgyre.a' is up to date.
make: `libgyre.a' is up to date.
gfortran -fopenmp -o ../tester test_gyre.o -L../../make -lgyre
`mesasdk_lapack_link` -L../../../lib -lconst

I saw in previous email Kevin said:  I did it but it doesn't work for me

Using "ar s libgyre.a" is equivalent to running "ranlib libgyre.a", so
changing line 45 of mesa/gyre/make/makefile to
"@ar crs libgyre.a *.o" fixes things for me. No idea why no one else
encountered this problem though...

I did it but it doesn't work for me . When I do that it says : Does

make: *** No rule to make target `ar', needed by `libgyre.a'.  Stop.

Does anyone knows how to solve this ?

Thanks,

Maria
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.mesastar.org/pipermail/mesa-users/attachments/20130827/28060c80/attachment.html>


More information about the Mesa-users mailing list