Hello all,
I have a compilation problem with telemac2d, I have the following error when compiling :
homere_telemac2d.o: In function `MAIN__':
homere_telemac2d.f:(.text+0x29f): undefined reference to `lecdon_sisyphe_'
homere_telemac2d.f:(.text+0x2ed): undefined reference to `point_sisyphe_'
homere_telemac2d.f:(.text+0x463): undefined reference to `homere_adj_t2d_'
homere_telemac2d.f:(.text+0x6a2): undefined reference to `lecdon_tomawac_'
homere_telemac2d.f:(.text+0x6f0): undefined reference to `point_tomawac_'
collect2: ld returned 1 exit status
... The following command failed for the reason above
I don't understand, until now it always compiled normally.