[MITgcm-support] netcdf for fedora core2

sol stephane stsd at lehigh.edu
Mon Dec 20 13:41:22 EST 2004


Hi Ed,

I just installed the Fedora core 2 linux on a new Dell computer. I was 
trying to install netcdf in order to run the mapping program GMT. 
Unfortunately, I am getting an error. I installed Netcdf on other 
machines with Redhat without any problem. Here is the message that I am 
getting.

_________________________
make[1]: Entering directory `/home/sol/LOGICIEL/netcdf-3.6.0/src'
 
Making `test' in directory /home/sol/LOGICIEL/netcdf-3.6.0/src/nf_test
 
make[2]: Entering directory `/home/sol/LOGICIEL/netcdf-3.6.0/src/nf_test'
+ gfortran -c test_get.F
+ gfortran -c test_put.F
+ gfortran -c nf_error.F
+ gfortran -c nf_test.F
+ gfortran -c test_read.F
+ gfortran -c test_write.F
+ gfortran -c util.F
 In file util.F:15
 
          MIN = (-2147483647-1)
                1
Error: Arithmetic overflow at (1)
 In file util.F:16
 
          MIN = (-2147483647-1)
                1
Error: Arithmetic overflow at (1)
 In file util.F:17
 
                  hash = (-2147483647-1)
                         1
Error: Arithmetic overflow at (1)
 In file util.F:49
 
                  hash = (-2147483647-1)
                         1
Error: Arithmetic overflow at (1)
 In file util.F:9
 
            external_min = (-2147483647-1)
                           1
Error: Arithmetic overflow at (1)
make[2]: *** [util.o] Error 1
make[2]: Leaving directory `/home/sol/LOGICIEL/netcdf-3.6.0/src/nf_test'
make[1]: *** [subdir_target] Error 1
make[1]: Leaving directory `/home/sol/LOGICIEL/netcdf-3.6.0/src'
make: *** [nf_test/test] Error 2
---------------------------------------------

Thanks for any suggestions.

stephane




More information about the MITgcm-support mailing list