[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: 20050502:netcdf install problems
- Subject: Re: 20050502:netcdf install problems
- Date: Mon, 02 May 2005 09:47:50 -0600
Unidata Support <address@hidden> writes:
> Making `test' in directory /usr/src/netcdf-3.6.0-p1/src/f90
>
> make[2]: Entering directory `/usr/src/netcdf-3.6.0-p1/src/f90'
> ./netcdf_test
> example_good.cdl example.cdl differ: byte 881, line 37
> *** Failure ***
> *** example_good.cdl 2000-04-06 03:33:14.000000000 +0800
> --- example.cdl 2005-05-01 16:56:43.000000000 +0800
> ***************
> *** 34,43 ****
> 953, 954, 955,
> 956, 957, 958,
> 959, 960, 961,
> ! 962, 963, 964,
> ! 965, 966, 967,
> ! 968, 969, 970,
> ! 971, 972, 973 ;
>
> lat = -90, -87.5, -85, -82.5 ;
>
> --- 34,43 ----
> 953, 954, 955,
> 956, 957, 958,
> 959, 960, 961,
> ! 950, 951, 952,
> ! 953, 954, 955,
> ! 956, 957, 958,
> ! 959, 960, 961 ;
>
> lat = -90, -87.5, -85, -82.5 ;
>
> make[2]: Leaving directory `/usr/src/netcdf-3.6.0-p1/src/f90'
> make[1]: Leaving directory `/usr/src/netcdf-3.6.0-p1/src'
>
This is caused by a bug in your version of the Portland Group fortran
compiler. Get the patch from PG, or update to the latest version, and
them do a "make clean test" in the netcdf directory to rebuild and
retest it.
Good luck!
Ed
--
Ed Hartnett -- address@hidden