arindam@bu_edu
New Member
Hi,
I am a new user and I have been trying to compile CAM 3.0 with a gfortran compiler. The error mssgs that I get are:
Looking for a valid GNU make... using gmake
Testing for Fortran 90 compatible compiler... Testing NetCDF library... **** FAILED ****
Issued the command:
gmake test_nc 2>&1
The output was:
cat: Srcfiles: No such file or directory
Makefile:1008: /data/vesna3/cliveg/arindam/Climate_model_analysis/CAM_3.0/cam1/models/atm/cam/test/
Depends: No such file or directory
/data/vesna3/cliveg/arindam/Climate_model_analysis/CAM_3.0/cam1/models/atm/cam/bld/mkSrcfiles > /da
ta/vesna3/cliveg/arindam/Climate_model_analysis/CAM_3.0/cam1/models/atm/cam/test/Srcfiles
/data/vesna3/cliveg/arindam/Climate_model_analysis/CAM_3.0/cam1/models/atm/cam/bld/mkDepends Filepa
th Srcfiles > /data/vesna3/cliveg/arindam/Climate_model_analysis/CAM_3.0/cam1/models/atm/cam/test/D
epends
/usr/bin/gfortran -c -DHIDE_MPI test_nc.F90
test_nc.F90:3: error: netcdf.inc: No such file or directory
gmake: *** [test_nc.o] Error 1
Please help me with this issue. It seems that the default setting, including esmf, are for pgif90 compiler. Is there a way to use gfortran compiler instead?
Thanks,
Arindam.
I am a new user and I have been trying to compile CAM 3.0 with a gfortran compiler. The error mssgs that I get are:
Looking for a valid GNU make... using gmake
Testing for Fortran 90 compatible compiler... Testing NetCDF library... **** FAILED ****
Issued the command:
gmake test_nc 2>&1
The output was:
cat: Srcfiles: No such file or directory
Makefile:1008: /data/vesna3/cliveg/arindam/Climate_model_analysis/CAM_3.0/cam1/models/atm/cam/test/
Depends: No such file or directory
/data/vesna3/cliveg/arindam/Climate_model_analysis/CAM_3.0/cam1/models/atm/cam/bld/mkSrcfiles > /da
ta/vesna3/cliveg/arindam/Climate_model_analysis/CAM_3.0/cam1/models/atm/cam/test/Srcfiles
/data/vesna3/cliveg/arindam/Climate_model_analysis/CAM_3.0/cam1/models/atm/cam/bld/mkDepends Filepa
th Srcfiles > /data/vesna3/cliveg/arindam/Climate_model_analysis/CAM_3.0/cam1/models/atm/cam/test/D
epends
/usr/bin/gfortran -c -DHIDE_MPI test_nc.F90
test_nc.F90:3: error: netcdf.inc: No such file or directory
gmake: *** [test_nc.o] Error 1
Please help me with this issue. It seems that the default setting, including esmf, are for pgif90 compiler. Is there a way to use gfortran compiler instead?
Thanks,
Arindam.