florianlosch@uni-bonn_de
New Member
I'm trying to build cesm_1.2.2 on my Ubuntu home system.
Im following the porting procedure from the documentation. When calling ./test1.build after
CESM BUILDEXE SCRIPT STARTING
rm: No match.
COMPILER is gnu
- Build Libraries: mct gptl pio csm_share
the error
ERROR: buildlib.csm_share failed, see [...]
occurs. In the log-file I find the error:
/home/florian/uni/clm/cesm/models/drv/shr/seq_io_mod.F90:1170.58:
rcode = pio_def_dim(cpl_io_file,'time',PIO_UNLIMITED,dimid(1))
1
Error: Symbol 'pio_unlimited' at (1) has no IMPLICIT type
For the gnu-compiler I have the option --fno-range-check enabled.
Thank you for your help :-)
Im following the porting procedure from the documentation. When calling ./test1.build after
CESM BUILDEXE SCRIPT STARTING
rm: No match.
COMPILER is gnu
- Build Libraries: mct gptl pio csm_share
the error
ERROR: buildlib.csm_share failed, see [...]
occurs. In the log-file I find the error:
/home/florian/uni/clm/cesm/models/drv/shr/seq_io_mod.F90:1170.58:
rcode = pio_def_dim(cpl_io_file,'time',PIO_UNLIMITED,dimid(1))
1
Error: Symbol 'pio_unlimited' at (1) has no IMPLICIT type
For the gnu-compiler I have the option --fno-range-check enabled.
Thank you for your help :-)