Scheduled Downtime
On Tuesday 24 October 2023 @ 5pm MT the forums will be in read only mode in preparation for the downtime. On Wednesday 25 October 2023 @ 5am MT, this website will be down for maintenance and expected to return online later in the morning.
Normal Operations
The forums are back online with normal operations. If you notice any issues or errors related to the forums, please reach out to help@ucar.edu

PIO_UNLIMITED

baih

New Member
Hi,I'm building CAM, but the same error comes out every time.here's the detailed error discription:"compilation aborted for /scratch/user/baisy/cesm1_2_2/models/drv/shr/seq_io_mod.F90 (code 1)gmake: *** [seq_io_mod.o] Error 1gmake  complib -j 1 MODEL=csm_share COMPLIB=libcsm_share.a USER_CPPDEFS="  -DNUM_COMP_INST_ATM=1 -DNUM_COMP_INST_LND=1 -DNUM_COMP_INST_OCN=1 -DNUM_COMP_INST_ICE=1 -DNUM_COMP_INST_GLC=1 -DNUM_COMP_INST_WAV=1 -DNUM_COMP_INST_ROF=1" -f /scratch/user/baisy/cesm1_2_2/scripts/test1/Tools/Makefile  returned non-zero exit status 2 "I tried to change the path of netcdf, but the problem's still the same.If anyone knows how to solve this problem, please let me know!Thanks a lot! 
 

baih

New Member
Thanks for your answer! In attached is the error report.I'd appreciate it if you can show me how to resolve the issue!
 

jedwards

CSEG and Liaisons
Staff member
Wrong file, you want the pio log - but I can already tell you that the problem is that pio did not find your netcdf library - is it there and does it include the fortran library?
 
Top