[Mesa-users] error with ./mk on astero module
Jennifer van Saders
jlvs at hawaii.edu
Tue Dec 10 15:11:57 EST 2019
Success, thank you!
Cheers,
Jen
On Mon, Dec 9, 2019 at 5:43 PM Josiah Schwab <jwschwab at ucsc.edu> wrote:
> Hi Jen,
>
> I feel like I'm missing something simple, but it has me stumped!
>>
>
> This happens when the __FILE__ macro gets expanded and as a result the
> line length exceeds the default compiler line length limit. That's why it
> only happens for some directory locations (and macro expansion makes the
> error confusing, since the line doesn't look too long in the error message).
>
> Open up utils/makefile_header and remove the length limits by making edits
> like:
>
> FCfixed = -ffixed-form -ffixed-line-length-none $(FC_fixed_preprocess)
>
> FCfree = -ffree-form -ffree-line-length-none $(FC_free_preprocess)
>
> I believe should resolve this issue. Warrick hit this recently too, so
> we'll make sure it is fixed in the next release.
>
> Josiah
>
>
>
>
>
--
Jennifer van Saders
Assistant Astronomer
Institute for Astronomy, University of Hawaii
2680 Woodlawn Dr, Honolulu, HI 96822
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.mesastar.org/pipermail/mesa-users/attachments/20191210/43095602/attachment.htm>
More information about the Mesa-users
mailing list