This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
Stonie, The distribution is sent out using g77 as I have built and tested. You have changed that to gfortran, which states that it is not Fortran 77 compatible (as of the last time I looked at its docs). Steve Chiswell Unidata User Support On Mon, 2006-12-04 at 13:03 -0600, Stonie Cooper wrote: > Steve - have you seen this one before? > > make[4]: Leaving directory `/usr/local/GEMPAK5.9.4/gempak/source/appl/ > attribute' > making all in /usr/local/GEMPAK5.9.4/gempak/source/appl/bounds > make[4]: Entering directory `/usr/local/GEMPAK5.9.4/gempak/source/ > appl/bounds' > gfortran -fno-second-underscore -I/usr/local/GEMPAK5.9.4/gempak/ > include -I/usr/local/GEMPAK5.9.4/os/linux/include -I/usr/local/ > GEMPAK5.9.4/gempak/include -I/usr/local/GEMPAK5.9.4/os/linux/include/ > Linux -O -ff2c -c gqbnd.f > In file MCHPRM.PRM:36 > > Included at GEMPRM.PRM:21 > > Included at gqbnd.f:41 > > PARAMETER ( CHNULL = X'00' ) > 1 > Error: Can't convert INTEGER(8) to CHARACTER(1) at (1) > In file MCHPRM.PRM:38 > > Included at GEMPRM.PRM:21 > > Included at gqbnd.f:41 > > PARAMETER ( CHCTLA = X'01' ) > 1 > Error: Can't convert INTEGER(8) to CHARACTER(1) at (1) > In file MCHPRM.PRM:40 > > Included at GEMPRM.PRM:21 > > Included at gqbnd.f:41 > > PARAMETER ( CHCTLC = X'03' ) > 1 > > Stonie -- Steve Chiswell <address@hidden> Unidata