[Wrf-users] GRIB2
Y. Yamasaki
yamasaki at fis.ua.pt
Mon Aug 8 09:14:52 MDT 2005
Hi !
I am trying to install the grib2 decoding software for
GRIB2 ( single provcessor P IV - SUSE 9.1 / pgf90) and
facing a compilation problem. I would appreciated to have
any help. The problem seems to be in the final part of
compilation which looks like :
ar ru ./libpgu.a build_hdate.o geth_newdate.o geth_idts.o
swap.o table.o parse_table.o gbytesys.o gribcode.o
read_namelist.o cio.o pregrid_version.o
ar: creating ./libpgu.a
ranlib ./libpgu.a
make[1]: Leaving directory
`/home/modelos/WRFV2/wrfsi/src/grib_prep/util'
(cd grib.misc ; make -f Makefile.GRIB2 mods )
make[1]: Entering directory
`/home/modelos/WRFV2/wrfsi/src/grib_prep/grib.misc'
rm -f gridinfo.o
pgf90 -E -I../../../src/include
-I/usr/local/netcdf-3_6_0-beta6//include
-I../../../src/mod -I../../../src/io_netcdf -Di686 -DDEC
-DBIT32 -DF90 -DFORTRANUNDERSCORE -DDYNAMIC gridinfo.F >
gridinfo.f
pgf90 -c -I../../../src/include
-I/usr/local/netcdf-3_6_0-beta6//include
-I../../../src/mod -I../../../src/io_netcdf -O2
-byteswapio -I../../../src/grib_prep/util -Mfree
gridinfo.f
rm -f gridinfo.f
rm -f new_storage.o
pgf90 -E -I../../../src/include
-I/usr/local/netcdf-3_6_0-beta6//include
-I../../../src/mod -I../../../src/io_netcdf -Di686 -DDEC
-DBIT32 -DF90 -DFORTRANUNDERSCORE -DDYNAMIC new_storage.F
> new_storage.f
pgf90 -c -I../../../src/include
-I/usr/local/netcdf-3_6_0-beta6//include
-I../../../src/mod -I../../../src/io_netcdf -O2
-byteswapio -I../../../src/grib_prep/util -Mfree
new_storage.f
rm -f new_storage.f
make[1]: Leaving directory
`/home/modelos/WRFV2/wrfsi/src/grib_prep/grib.misc'
(cd grib2_util/g2lib ; make -f makefile.linux )
make[1]: Entering directory
`/home/modelos/WRFV2/wrfsi/src/grib_prep/grib2_util/g2lib'
pgf90 -c -O3 -g -I . params.f
PGF90-S-0000-Internal compiler error. assem.c-put_skip
old,new not in sync 5936 (params.f: 1117)
0 inform, 0 warnings, 1 severes, 0 fatal for params
make[1]: *** [libg2.a(params.o)] Error 2
make[1]: Leaving directory
`/home/modelos/WRFV2/wrfsi/src/grib_prep/grib2_util/g2lib'
make: *** [grib2_all] Error 2
best regards,
yyamazaki
More information about the Wrf-users
mailing list