Huhmmm... new problem occurs:
I search online, it is linked to Fortran API.. is it buggy?
Thanks
Warning: /home/huyquangtran/telemac/trunk/sources/nestor/m_interfaces_nestor.f:159: Illegal preprocessor directive
- completed: .../trunk/sources/nestor/m_interfaces_nestor.f
Warning: /home/huyquangtran/telemac/trunk/sources/nestor/my_flush.f:10: Illegal preprocessor directive
Warning: /home/huyquangtran/telemac/trunk/sources/nestor/my_flush.f:12: Illegal preprocessor directive
Warning: /home/huyquangtran/telemac/trunk/sources/nestor/my_flush.f:17: Illegal preprocessor directive
Warning: /home/huyquangtran/telemac/trunk/sources/nestor/my_flush.f:20: Illegal preprocessor directive
Warning: /home/huyquangtran/telemac/trunk/sources/nestor/my_flush.f:22: Illegal preprocessor directive
Warning: /home/huyquangtran/telemac/trunk/sources/nestor/my_flush.f:24: Illegal preprocessor directive
Warning: /home/huyquangtran/telemac/trunk/sources/nestor/my_flush.f:28: Illegal preprocessor directive
/home/huyquangtran/telemac/trunk/sources/nestor/my_flush.f:11.9:
USE F90_UNIX_IO, ONLY: FLUSH
1
Fatal Error: Can't open module file 'f90_unix_io.mod' for reading at (1): No such file or directory
Warning: /home/huyquangtran/telemac/trunk/sources/nestor/infomessage.f:15: Illegal preprocessor directive
Warning: /home/huyquangtran/telemac/trunk/sources/nestor/infomessage.f:17: Illegal preprocessor directive
Warning: /home/huyquangtran/telemac/trunk/sources/nestor/infomessage.f:26: Illegal preprocessor directive
Warning: /home/huyquangtran/telemac/trunk/sources/nestor/infomessage.f:165: Illegal preprocessor directive
/home/huyquangtran/telemac/trunk/sources/nestor/infomessage.f:16.37:
USE m_Interfaces_Nestor, ONLY : my_FLUSH
1
Error: Symbol 'my_flush' referenced at (1) not found in module 'm_interfaces_nestor'
Hummm ... I could not complete my work.