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.
Thanks for the note Arthur. I've been hunting these down one by one. Best, Michael James Unidata > Hi... > > FYI, I just built gempak 6.2.0 on RHEL 5.5 and saw the following two > errors: > > gfortran -fno-second-underscore -fno-range-check -fd-lines-as-comments > -I/home/meteo/gempak/GEMPAK6.2.0/gempak/include > -I/home/meteo/gempak/GEMPAK6.2.0/os/linux64/include -g -c sfl6li.f > In file sfl6li.f:136 IF ( cmpflg ( 10 ) .and. ( .not. ERMISS ( > rdata ( 10 ) ))) THE > 1 Error: Unclassifiable statement in IF-clause at (1) In file > sfl6li.f:208 END IF > 1 Error: Expecting END SUBROUTINE statement at (1) > _______________________________________________________________________ > > gfortran -fno-second-underscore -fno-range-check -fd-lines-as-comments > -I/home/meteo/gempak/GEMPAK6.2.0/gempak/include > -I/home/meteo/gempak/GEMPAK6.2.0/os/linux64/include -g sndslist.f > /home/meteo/gempak/GEMPAK6.2.0/os/linux64/lib/sndslist.a > /home/meteo/gempak/GEMPAK6.2.0/os/linux64/lib/gemlib.a > /home/meteo/gempak/GEMPAK6.2.0/os/linux64/lib/appl.a > /home/meteo/gempak/GEMPAK6.2.0/os/linux64/lib/syslib.a > /home/meteo/gempak/GEMPAK6.2.0/os/linux64/lib/cgemlib.a > /home/meteo/gempak/GEMPAK6.2.0/os/linux64/lib/gemlib.a > /home/meteo/gempak/GEMPAK6.2.0/os/linux64/lib/libjasper.a > /home/meteo/gempak/GEMPAK6.2.0/os/linux64/lib/libpng.a > /home/meteo/gempak/GEMPAK6.2.0/os/linux64/lib/textlib.a > /home/meteo/gempak/GEMPAK6.2.0/os/linux64/lib/libxml2.a > /home/meteo/gempak/GEMPAK6.2.0/os/linux64/lib/libxslt.a > /home/meteo/gempak/GEMPAK6.2.0/os/linux64/lib/libz.a > /home/meteo/gempak/GEMPAK6.2.0/os/linux64/lib/cgemlib.a -o sndslist In > file sndslist.f:180 > IF ( iperr .ne. 0 ) CALL ER_WMSG ( 'SNDSLIST', iperr, ' ', ier > 1 > Error: Syntax error in argument list at (1) > > > Both errors appear to be lines too long by one character in the fortran > code. I fixed them by shortening the lines and then it worked. Please > update the package to fix this issue... > > Thanks... > > Art > > Arthur A. Person > Research Assistant, System Administrator > Penn State Department of Meteorology > email: address@hidden, phone: 814-863-1563 > > Ticket Details =================== Ticket ID: SGL-888245 Department: Support GEMPAK Priority: Normal Status: Open