failed to install INT2LM – in #12: CCLM Starter Package Support

in #12: CCLM Starter Package Support

<p> I suspect that it is the missing COMFLG6 in Fopts_INT. Due to its few dependencies, icon_math_utilities should be the first module during the compilation that uses COMFLG6. Can you try to add the following line to your Fopts_INT: </p> <p> COMFLG6 = $( <span class="caps"> COMFLG </span> ) </p>

  @danielrieger in #d048ad7

<p> I suspect that it is the missing COMFLG6 in Fopts_INT. Due to its few dependencies, icon_math_utilities should be the first module during the compilation that uses COMFLG6. Can you try to add the following line to your Fopts_INT: </p> <p> COMFLG6 = $( <span class="caps"> COMFLG </span> ) </p>

I suspect that it is the missing COMFLG6 in Fopts_INT. Due to its few dependencies, icon_math_utilities should be the first module during the compilation that uses COMFLG6. Can you try to add the following line to your Fopts_INT:

COMFLG6 = $( COMFLG )