[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Compiler error?
- Subject: Re: Compiler error?
- Date: Mon, 04 Dec 2006 12:20:58 -0700
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