Hello!
Compiling Telemac I've received the error:
- completed: .../v7p2r3/sources/utils/bief/derive.f
- completed: .../v7p2r3/sources/utils/bief/crsl11.f
Invalid header type for first lineMODULE M_TYPEDEFS_INTERFACE ] 5% | 89s
This occurs during the "Compiling the program HOMERE_API and dependents" stage and it looks like it refers to the module in nestor: M_TYPEDEFS_INTERFACE.f. I don't need nestor but cancelling it out in the .cfg file with "modules: system -nestor" doesn't seem to work. Assuming it was a simple syntax error I've played around with the file however nothing seems to work. Even testing it with an empty document, or a different content of code entirely brings up the same error!
Does anyone know why this might happen? Ideally i'd just remove nestor from the process.
Many thanks.