[mesa-users] adipack.c/gensr/ofiles.f question
Michael Thompson
mjt at ucar.edu
Sun Jan 29 01:06:21 EST 2017
Not specifically a MESA question, but I'm trying to compile and run the
ofiles.f file included in the adipls/adipack.c/gensr directory of the
mesa-r8845 distribution of MESA. I'm working under Mac OS X El Capitan
(version 10.11.6) and am getting a link-time set of error messages:
Undefined symbols for architecture x86_64:
"_length_", referenced from:
_openf_ in ofiles.o
_openfc_ in ofiles.o
_dmpfil_ in ofiles.o
"_time_", referenced from:
_openf_ in ofiles.o
ld: symbol(s) not found for architecture x86_64
collect2: error: ld returned 1 exit status
I'm running GNU fortran compiler gfortran.
I can produce the errors above with a trivial main program test.f:
call ofiles
call openf(14,'o','u')
stop
end
Any help appreciated.
Best wishes, Michael Thompson
----------------------------------
Michael J. Thompson
NCAR
----------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.mesastar.org/pipermail/mesa-users/attachments/20170128/0a069960/attachment.html>
More information about the Mesa-users
mailing list