Hi
i tried to re-install the whole process,
i think the previous problem has solved.
but i met the new error when compile the telemac sources.
passed 5 mins compiling, it showed
- completed: .../v8p2r0/builds/gfortranHPC/lib/libartemis4api.a
ar: `u' modifier ignored since `D' is the default (see `U')
- completed: .../v8p2r0/builds/gfortranHPC/lib/libapi.a
gfortran: error: o: No such file or directory
gfortran: error: /home/maria/Telemac/telemac_v8p2r0/v8p2r0/builds/gfortranHPC/bin/api: No such file or directory
Traceback (most recent call last):
File "scripts/python3/compile_telemac.py", line 143, in <module>
main()
File "scripts/python3/compile_telemac.py", line 129, in main
compile_cmdf(options.ncsize, modules, options.verbose)
File "/home/maria/Telemac/telemac_v8p2r0/v8p2r0/scripts/python3/compilation/compil_tools.py", line 1328, in compile_cmdf
bypass, homeres, verbose)
File "/home/maria/Telemac/telemac_v8p2r0/v8p2r0/scripts/python3/compilation/compil_tools.py", line 507, in create_exe_files
'Could not link your executable. ' \
utils.exceptions.TelemacException: Could not link your executable. Please verify your external library installation or the python script itself.
where could i check to complete the compile process?
thanks a lot
Regards
Yang