[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

20040422: GEMPAK5.7 AIX build still fails



Mary Ann,

AIX has some sloppy time stamps only down to the nearest second on archive
members, and fast machines often get confused on what needs to
be built.

The best solution to resume the build is:

cd $GEMLIB
touch *.a     # this ensures that the file is newer than the members inside of 
it

cd $NAWIPS
make clean all install   # this will clean any .o files hanging around and 
resume the build

The missing routines from your list should be in the gplt.a library, and 
apparently the
make program has skipped adding them with "ar" the first pass.

Steve Chiswell
Unidata User Support

>From: Mary Ann Ciuffini <address@hidden>
>Organization: MHPCC
>Keywords: 200404222131.i3MLVRCT001103

>This is a multi-part message in MIME format.
>--------------F22CE8E75832697305FCF42A
>Content-Type: text/plain; charset=us-ascii
>Content-Transfer-Encoding: 7bit
>
>Further along in the build but not successful yet. I have attached the
>ouput from the make all install. Here is the latest problem. Please
>advise
>of what I need to do now to get this build to work.
>
>making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/gplt/main
>         xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include
>-I/m/kproe/gempak/GEMPAK5.7.1/gempak/include/AIX -qnolm   gplt.f
>/m/kproe/gempak/GEMPAK5.7.1/lib/aix/gplt.a 
>/m/kproe/gempak/GEMPAK5.7.1/lib/aix/gpltdev.a 
>/m/kproe/gempak/GEMPAK5.7.1/lib/aix/syslib.a 
>/m/kproe/gempak/GEMPAK5.7.1/lib/aix/cgemlib.a 
>/m/kproe/gempak/GEMPAK5.7.1/lib/aix/gemlib.a 
>/m/kproe/gempak/GEMPAK5.7.1/lib/aix/cgemlib.a -o gplt
>** gplt   === End of Compilation 1 ===
>1501-510  Compilation successful for file gplt.f.
>ld: 0711-317 ERROR: Undefined symbol: .nvxsae
>ld: 0711-317 ERROR: Undefined symbol: .nvxeas
>ld: 0711-317 ERROR: Undefined symbol: .gosini
>ld: 0711-317 ERROR: Undefined symbol: .gvrini
>ld: 0711-317 ERROR: Undefined symbol: .rdrini
>ld: 0711-317 ERROR: Undefined symbol: .msatini
>ld: 0711-317 ERROR: Undefined symbol: .gmsxini
>ld: 0711-317 ERROR: Undefined symbol: .mollini
>ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more
>information.
>make: 1254-004 The error code from the last command is 8.
>
>-- 
>Mary Ann Ciuffini                      MHPCC
>Computer Systems Engineer              550 Lipoa Parkway
>address@hidden         Kihei, Maui, HI 96753
>http://www.mhpcc.hpc.mil/~mac          808-879-5077 X237 Fax: 808-879-5018
>--------------F22CE8E75832697305FCF42A
>Content-Type: text/plain; charset=us-ascii;
> name="mk_in.out"
>Content-Transfer-Encoding: 7bit
>Content-Disposition: inline;
> filename="mk_in.out"
>
>Making all in /m/kproe/gempak/GEMPAK5.7.1/gempak
>-n making in 
>/m/kproe/gempak/GEMPAK5.7.1/gempak/source
>Making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/nxmlib
>Target "all" is up to date.
>Making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/netcdf
>Target "all" is up to date.
>Making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/zlib
>Target "all" is up to date.
>Making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/libpng
>Target "all" is up to date.
>Making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/melbufr
>/m/kproe/gempak/GEMPAK5.7.1/gempak/source/melbufr/src
>       /usr/vac/bin/xlc -DAIX -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -qn
> olm -O -D_SYS_TYPES_H  -I../include  -DDEBUG_PRINT=0  -DFNOC_KLUDGE=0  -DIGNO
> RE_NESTING=1  -DMEMORY_DEBUG=0  -DTRACE_PRINT=0  -c cater.c
>       /usr/vac/bin/xlc -DAIX -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -qn
> olm -O -D_SYS_TYPES_H  -I../include  -DDEBUG_PRINT=0  -DFNOC_KLUDGE=0  -DIGNO
> RE_NESTING=1  -DMEMORY_DEBUG=0  -DTRACE_PRINT=0  -c message_read.c
>       /usr/vac/bin/xlc -DAIX -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -qn
> olm -O -D_SYS_TYPES_H  -I../include  -DDEBUG_PRINT=0  -DFNOC_KLUDGE=0  -DIGNO
> RE_NESTING=1  -DMEMORY_DEBUG=0  -DTRACE_PRINT=0  -c mess_write.c
>        xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEM
> PAK5.7.1/gempak/include/AIX -qnolm    -o cater cater.o message_read.o mess_wr
> ite.o /m/kproe/gempak/GEMPAK5.7.1/lib/aix/libmel_bufr.a
>       /usr/vac/bin/xlc -DAIX -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -qn
> olm -O -D_SYS_TYPES_H  -I../include  -DDEBUG_PRINT=0  -DFNOC_KLUDGE=0  -DIGNO
> RE_NESTING=1  -DMEMORY_DEBUG=0  -DTRACE_PRINT=0  -c de_cater.c
>       /usr/vac/bin/xlc -DAIX -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -qn
> olm -O -D_SYS_TYPES_H  -I../include  -DDEBUG_PRINT=0  -DFNOC_KLUDGE=0  -DIGNO
> RE_NESTING=1  -DMEMORY_DEBUG=0  -DTRACE_PRINT=0  -c find_length.c
>       /usr/vac/bin/xlc -DAIX -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -qn
> olm -O -D_SYS_TYPES_H  -I../include  -DDEBUG_PRINT=0  -DFNOC_KLUDGE=0  -DIGNO
> RE_NESTING=1  -DMEMORY_DEBUG=0  -DTRACE_PRINT=0  -c make_name.c
>       /usr/vac/bin/xlc -DAIX -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -qn
> olm -O -D_SYS_TYPES_H  -I../include  -DDEBUG_PRINT=0  -DFNOC_KLUDGE=0  -DIGNO
> RE_NESTING=1  -DMEMORY_DEBUG=0  -DTRACE_PRINT=0  -c write_msg.c
>        xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEM
> PAK5.7.1/gempak/include/AIX -qnolm    -o de_cater de_cater.o find_length.o ma
> ke_name.o write_msg.o /m/kproe/gempak/GEMPAK5.7.1/lib/aix/libmel_bufr.a
>       /usr/vac/bin/xlc -DAIX -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -qn
> olm -O -D_SYS_TYPES_H  -I../include  -DDEBUG_PRINT=0  -DFNOC_KLUDGE=0  -DIGNO
> RE_NESTING=1  -DMEMORY_DEBUG=0  -DTRACE_PRINT=0  -c bufr_dump.c
>        xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEM
> PAK5.7.1/gempak/include/AIX -qnolm    -o bufr_dump bufr_dump.o /m/kproe/gempa
> k/GEMPAK5.7.1/lib/aix/libmel_bufr.a
>       /usr/vac/bin/xlc -DAIX -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -qn
> olm -O -D_SYS_TYPES_H  -I../include  -DDEBUG_PRINT=0  -DFNOC_KLUDGE=0  -DIGNO
> RE_NESTING=1  -DMEMORY_DEBUG=0  -DTRACE_PRINT=0  -c dataset_dmp.c
>        xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEM
> PAK5.7.1/gempak/include/AIX -qnolm    -o dataset_dmp dataset_dmp.o /m/kproe/g
> empak/GEMPAK5.7.1/lib/aix/libmel_bufr.a
>Target "all" is up to date.
>Making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/rsl
>/m/kproe/gempak/GEMPAK5.7.1/gempak/source/rsl/src
>Target "all" is up to date.
>Making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/appl
>making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/appl/access
>Target "all" is up to date.
>making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/appl/attribute
>Target "all" is up to date.
>making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/appl/bounds
>Target "all" is up to date.
>making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/appl/color
>Target "all" is up to date.
>making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/appl/contour
>Target "all" is up to date.
>making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/appl/control
>Target "all" is up to date.
>making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/appl/curve
>Target "all" is up to date.
>making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/appl/graph
>Target "all" is up to date.
>making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/appl/grid
>Target "all" is up to date.
>making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/appl/map
>Target "all" is up to date.
>making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/appl/plot
>Target "all" is up to date.
>making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/appl/satellite
>Target "all" is up to date.
>making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/appl/transform
>Target "all" is up to date.
>making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/appl/utility
>Target "all" is up to date.
>Making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/syslib
> - making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/syslib/unix
>Target "all" is up to date.
>Making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/device
>making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/device/access
>Target "all" is up to date.
>making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/device/attribute
>Target "all" is up to date.
>making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/device/color
>Target "all" is up to date.
>making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/device/control
>Target "all" is up to date.
>making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/device/curve
>Target "all" is up to date.
>making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/device/draw
>Target "all" is up to date.
>making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/device/plot
>Target "all" is up to date.
>making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/device/satellite
>Target "all" is up to date.
>making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/device/window
>Target "all" is up to date.
>Making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/gemlib
>Making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/gemlib/aw
>Target "all" is up to date.
>Making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/gemlib/cv
>Target "all" is up to date.
>Making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/gemlib/df
>Target "all" is up to date.
>Making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/gemlib/dg
>Target "all" is up to date.
>Making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/gemlib/dm
>Target "all" is up to date.
>Making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/gemlib/dp
>Target "all" is up to date.
>Making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/gemlib/dv
>Target "all" is up to date.
>Making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/gemlib/er
>Target "all" is up to date.
>Making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/gemlib/fl
>Target "all" is up to date.
>Making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/gemlib/gb
>Target "all" is up to date.
>Making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/gemlib/gd
>Target "all" is up to date.
>Making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/gemlib/gdu
>Target "all" is up to date.
>Making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/gemlib/gg
>Target "all" is up to date.
>Making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/gemlib/gh
>Target "all" is up to date.
>Making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/gemlib/gp
>Target "all" is up to date.
>Making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/gemlib/gr
>Target "all" is up to date.
>Making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/gemlib/im
>Target "all" is up to date.
>Making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/gemlib/in
>Target "all" is up to date.
>Making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/gemlib/ip
>Target "all" is up to date.
>Making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/gemlib/jb
>Target "all" is up to date.
>Making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/gemlib/lc
>Target "all" is up to date.
>Making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/gemlib/lv
>Target "all" is up to date.
>Making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/gemlib/lw
>Target "all" is up to date.
>Making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/gemlib/mr
>Target "all" is up to date.
>Making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/gemlib/na
>Target "all" is up to date.
>Making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/gemlib/oa
>Target "all" is up to date.
>Making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/gemlib/pc
>Target "all" is up to date.
>Making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/gemlib/pd
>Target "all" is up to date.
>Making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/gemlib/pr
>Target "all" is up to date.
>Making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/gemlib/ps
>Target "all" is up to date.
>Making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/gemlib/pt
>Target "all" is up to date.
>Making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/gemlib/sf
>Target "all" is up to date.
>Making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/gemlib/sn
>Target "all" is up to date.
>Making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/gemlib/ss
>Target "all" is up to date.
>Making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/gemlib/st
>Target "all" is up to date.
>Making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/gemlib/tb
>Target "all" is up to date.
>Making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/gemlib/tg
>Target "all" is up to date.
>Making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/gemlib/ti
>Target "all" is up to date.
>Making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/gemlib/tm
>Target "all" is up to date.
>Making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/gemlib/vf
>Target "all" is up to date.
>AIX - making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/gemlib/mv 
>Target "all" is up to date.
>Making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/cgemlib
>making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/cgemlib/upc
>Target "all" is up to date.
>making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/cgemlib/cas
>Target "all" is up to date.
>making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/cgemlib/cfl
>Target "all" is up to date.
>making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/cgemlib/clz
>Target "all" is up to date.
>making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/cgemlib/cst
>Target "all" is up to date.
>making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/cgemlib/ctb
>Target "all" is up to date.
>making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/cgemlib/cgr
>Target "all" is up to date.
>making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/cgemlib/cds
>Target "all" is up to date.
>making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/cgemlib/cvq
>Target "all" is up to date.
>making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/cgemlib/ces
>Target "all" is up to date.
>making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/cgemlib/crg
>Target "all" is up to date.
>making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/cgemlib/clo
>Target "all" is up to date.
>making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/cgemlib/utf
>Target "all" is up to date.
>making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/cgemlib/cbf
>Target "all" is up to date.
>making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/cgemlib/css
>Target "all" is up to date.
>making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/cgemlib/cpg
>Target "all" is up to date.
>making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/cgemlib/cvg
>Target "all" is up to date.
>making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/cgemlib/spf
>Target "all" is up to date.
>making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/cgemlib/shp
>Target "all" is up to date.
>AIX - making in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/cgemlib/css/aix4
>Target "all" is up to date.
>Making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/textlib
>making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/textlib/bfr 
>       /usr/vac/bin/xlc -O -D_SYS_TYPES_H -DAIX -I/m/kproe/gempak/GEMPAK5.7.1/
> gempak/include -qnolm -c bfrcld.c
>       /usr/vac/bin/xlc -O -D_SYS_TYPES_H -DAIX -I/m/kproe/gempak/GEMPAK5.7.1/
> gempak/include -qnolm -c bfrfrt.c
>       /usr/vac/bin/xlc -O -D_SYS_TYPES_H -DAIX -I/m/kproe/gempak/GEMPAK5.7.1/
> gempak/include -qnolm -c bfrjet.c
>       /usr/vac/bin/xlc -O -D_SYS_TYPES_H -DAIX -I/m/kproe/gempak/GEMPAK5.7.1/
> gempak/include -qnolm -c bfrmake.c
>       /usr/vac/bin/xlc -O -D_SYS_TYPES_H -DAIX -I/m/kproe/gempak/GEMPAK5.7.1/
> gempak/include -qnolm -c bfrrdfxy.c
>       /usr/vac/bin/xlc -O -D_SYS_TYPES_H -DAIX -I/m/kproe/gempak/GEMPAK5.7.1/
> gempak/include -qnolm -c bfrrdmt.c
>       /usr/vac/bin/xlc -O -D_SYS_TYPES_H -DAIX -I/m/kproe/gempak/GEMPAK5.7.1/
> gempak/include -qnolm -c bfrtrp.c
>       /usr/vac/bin/xlc -O -D_SYS_TYPES_H -DAIX -I/m/kproe/gempak/GEMPAK5.7.1/
> gempak/include -qnolm -c bfrtur.c
>       /usr/vac/bin/xlc -O -D_SYS_TYPES_H -DAIX -I/m/kproe/gempak/GEMPAK5.7.1/
> gempak/include -qnolm -c bfrvts.c
>       ar rv /m/kproe/gempak/GEMPAK5.7.1/lib/aix/textlib.a *.o
>ar: Creating an archive file /m/kproe/gempak/GEMPAK5.7.1/lib/aix/textlib.a.
>a - bfrcld.o
>a - bfrfrt.o
>a - bfrjet.o
>a - bfrmake.o
>a - bfrrdfxy.o
>a - bfrrdmt.o
a - bfrtrp.o
>a - bfrtur.o
>a - bfrvts.o
>       rm -f *.o
>Target "all" is up to date.
>making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/textlib/utl 
>       /usr/vac/bin/xlc -DAIX -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -qn
> olm  -c utlampm.c
>       /usr/vac/bin/xlc -DAIX -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -qn
> olm  -c utlavcd.c
>       /usr/vac/bin/xlc -DAIX -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -qn
> olm  -c utlctim.c
>       /usr/vac/bin/xlc -DAIX -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -qn
> olm  -c utlgdwk.c
>       /usr/vac/bin/xlc -DAIX -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -qn
> olm  -c utlgmon.c
>       /usr/vac/bin/xlc -DAIX -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -qn
> olm  -c utlgname.c
>       /usr/vac/bin/xlc -DAIX -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -qn
> olm  -c utlgtod.c
>       /usr/vac/bin/xlc -DAIX -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -qn
> olm  -c utlivet.c
>       /usr/vac/bin/xlc -DAIX -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -qn
> olm  -c utltomin.c
>       /usr/vac/bin/xlc -DAIX -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -qn
> olm  -c utlugcp.c
>       /usr/vac/bin/xlc -DAIX -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -qn
> olm  -c utlwfos.c
>       /usr/vac/bin/xlc -DAIX -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -qn
> olm  -c utlwnmst.c
>       ar rv /m/kproe/gempak/GEMPAK5.7.1/lib/aix/textlib.a *.o
>a - utlampm.o
>a - utlavcd.o
>a - utlctim.o
>a - utlgdwk.o
>a - utlgmon.o
>a - utlgname.o
>a - utlgtod.o
>a - utlivet.o
>a - utltomin.o
>a - utlugcp.o
>a - utlwfos.o
>a - utlwnmst.o
>       rm -f *.o
>Target "all" is up to date.
>making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/textlib/wbc 
>       /usr/vac/bin/xlc -DAIX -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -qn
> olm  -c wbcarea.c
>       /usr/vac/bin/xlc -DAIX -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -qn
> olm  -c wbcdavn.c
>       /usr/vac/bin/xlc -DAIX -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -qn
> olm  -c wbcdcon.c
>       /usr/vac/bin/xlc -DAIX -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -qn
> olm  -c wbcdcty.c
>       /usr/vac/bin/xlc -DAIX -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -qn
> olm  -c wbcdelf.c
>       /usr/vac/bin/xlc -DAIX -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -qn
> olm  -c wbcdhdl.c
>       /usr/vac/bin/xlc -DAIX -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -qn
> olm  -c wbcdhwm.c
>       /usr/vac/bin/xlc -DAIX -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -qn
> olm  -c wbcdsts.c
>       /usr/vac/bin/xlc -DAIX -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -qn
> olm  -c wbcvors.c
>       ar rv /m/kproe/gempak/GEMPAK5.7.1/lib/aix/textlib.a *.o
>a - wbcarea.o
>a - wbcdavn.o
>a - wbcdcon.o
>a - wbcdcty.o
>a - wbcdelf.o
>a - wbcdhdl.o
>a - wbcdhwm.o
>a - wbcdsts.o
>a - wbcvors.o
>       rm -f *.o
>Target "all" is up to date.
>Making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/gplt
>making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/gplt/access
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gendp.f
>** gendp   === End of Compilation 1 ===
>1501-510  Compilation successful for file gendp.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c ginit.f
>** ginit   === End of Compilation 1 ===
>1501-510  Compilation successful for file ginit.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c ginitp.f
>** ginitp   === End of Compilation 1 ===
>1501-510  Compilation successful for file ginitp.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gqmode.f
>** gqmode   === End of Compilation 1 ===
>1501-510  Compilation successful for file gqmode.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gsmode.f
>** gsmode   === End of Compilation 1 ===
>1501-510  Compilation successful for file gsmode.f.
>       ar rv /m/kproe/gempak/GEMPAK5.7.1/lib/aix/gplt.a *.o
>ar: Creating an archive file /m/kproe/gempak/GEMPAK5.7.1/lib/aix/gplt.a.
>a - gendp.o
>a - ginit.o
>a - ginitp.o
>a - gqmode.o
>a - gsmode.o
>       rm -f *.o
>making alt library in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/gplt/access/al
> t
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gendp_alt.f
>** gendp   === End of Compilation 1 ===
>1501-510  Compilation successful for file gendp_alt.f.
>       cp gendp_alt.o /m/kproe/gempak/GEMPAK5.7.1/lib/aix/gendp_alt.o
>       rm -f *.o
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c ginitp_alt.f
>** ginitp   === End of Compilation 1 ===
>1501-510  Compilation successful for file ginitp_alt.f.
>       cp ginitp_alt.o /m/kproe/gempak/GEMPAK5.7.1/lib/aix/ginitp_alt.o
>       rm -f *.o
>Target "all" is up to date.
>Target "all" is up to date.
>making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/gplt/attribute
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gqarrw.f
>** gqarrw   === End of Compilation 1 ===
>1501-510  Compilation successful for file gqarrw.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gqbarb.f
>** gqbarb   === End of Compilation 1 ===
>1501-510  Compilation successful for file gqbarb.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gqcmbo.f
>** gqcmbo   === End of Compilation 1 ===
>1501-510  Compilation successful for file gqcmbo.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gqcntr.f
>** gqcntr   === End of Compilation 1 ===
>1501-510  Compilation successful for file gqcntr.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gqctyp.f
>** gqctyp   === End of Compilation 1 ===
>1501-510  Compilation successful for file gqctyp.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gqcvsc.f
>** gqcvsc   === End of Compilation 1 ===
>1501-510  Compilation successful for file gqcvsc.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gqdarr.f
>** gqdarr   === End of Compilation 1 ===
>1501-510  Compilation successful for file gqdarr.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gqdash.f
>** gqdash   === End of Compilation 1 ===
>1501-510  Compilation successful for file gqdash.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gqdatt.f
>** gqdatt   === End of Compilation 1 ===
>1501-510  Compilation successful for file gqdatt.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gqfill.f
>** gqfill   === End of Compilation 1 ===
>1501-510  Compilation successful for file gqfill.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gqfrnt.f
>** gqfrnt   === End of Compilation 1 ===
>1501-510  Compilation successful for file gqfrnt.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gqhash.f
>** gqhash   === End of Compilation 1 ===
>1501-510  Compilation successful for file gqhash.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gqicng.f
>** gqicng   === End of Compilation 1 ===
>1501-510  Compilation successful for file gqicng.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gqline.f
>** gqline   === End of Compilation 1 ===
>1501-510  Compilation successful for file gqline.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gqlpat.f
>** gqlpat   === End of Compilation 1 ===
>1501-510  Compilation successful for file gqlpat.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gqmrkr.f
>** gqmrkr   === End of Compilation 1 ===
>1501-510  Compilation successful for file gqmrkr.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gqptnd.f
>** gqptnd   === End of Compilation 1 ===
>1501-510  Compilation successful for file gqptnd.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gqpwth.f
>** gqpwth   === End of Compilation 1 ===
>1501-510  Compilation successful for file gqpwth.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gqrduc.f
>** gqrduc   === End of Compilation 1 ===
>1501-510  Compilation successful for file gqrduc.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gqsizd.f
>** gqsizd   === End of Compilation 1 ===
>1501-510  Compilation successful for file gqsizd.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gqsky.f
>** gqsky   === End of Compilation 1 ===
>1501-510  Compilation successful for file gqsky.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gqsmth.f
>** gqsmth   === End of Compilation 1 ===
>1501-510  Compilation successful for file gqsmth.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gqspcl.f
>** gqspcl   === End of Compilation 1 ===
>1501-510  Compilation successful for file gqspcl.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gqspln.f
>** gqspln   === End of Compilation 1 ===
>1501-510  Compilation successful for file gqspln.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gqsysz.f
>** gqsysz   === End of Compilation 1 ===
>1501-510  Compilation successful for file gqsysz.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gqtext.f
>** gqtext   === End of Compilation 1 ===
>1501-510  Compilation successful for file gqtext.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gqturb.f
>** gqturb   === End of Compilation 1 ===
>1501-510  Compilation successful for file gqturb.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gqwthr.f
>** gqwthr   === End of Compilation 1 ===
>1501-510  Compilation successful for file gqwthr.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gsarrw.f
>** gsarrw   === End of Compilation 1 ===
>1501-510  Compilation successful for file gsarrw.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gsattr.f
>** gsattr   === End of Compilation 1 ===
>1501-510  Compilation successful for file gsattr.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gsbarb.f
>** gsbarb   === End of Compilation 1 ===
>1501-510  Compilation successful for file gsbarb.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gscmbo.f
>** gscmbo   === End of Compilation 1 ===
>1501-510  Compilation successful for file gscmbo.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gscntr.f
>** gscntr   === End of Compilation 1 ===
>1501-510  Compilation successful for file gscntr.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gsctyp.f
>** gsctyp   === End of Compilation 1 ===
>1501-510  Compilation successful for file gsctyp.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gsdarr.f
>** gsdarr   === End of Compilation 1 ===
>1501-510  Compilation successful for file gsdarr.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gsdash.f
>** gsdash   === End of Compilation 1 ===
>1501-510  Compilation successful for file gsdash.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gsfill.f
>** gsfill   === End of Compilation 1 ===
>1501-510  Compilation successful for file gsfill.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gsfrnt.f
>** gsfrnt   === End of Compilation 1 ===
>1501-510  Compilation successful for file gsfrnt.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gshash.f
>** gshash   === End of Compilation 1 ===
>1501-510  Compilation successful for file gshash.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gsicng.f
>** gsicng   === End of Compilation 1 ===
>1501-510  Compilation successful for file gsicng.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gsline.f
>** gsline   === End of Compilation 1 ===
>1501-510  Compilation successful for file gsline.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gslpat.f
>** gslpat   === End of Compilation 1 ===
>1501-510  Compilation successful for file gslpat.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gsmrkr.f
>** gsmrkr   === End of Compilation 1 ===
>1501-510  Compilation successful for file gsmrkr.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gsptnd.f
>** gsptnd   === End of Compilation 1 ===
>1501-510  Compilation successful for file gsptnd.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gspwth.f
>** gspwth   === End of Compilation 1 ===
>1501-510  Compilation successful for file gspwth.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gsrduc.f
>** gsrduc   === End of Compilation 1 ===
>1501-510  Compilation successful for file gsrduc.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gssky.f
>** gssky   === End of Compilation 1 ===
>1501-510  Compilation successful for file gssky.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gssmth.f
>** gssmth   === End of Compilation 1 ===
>1501-510  Compilation successful for file gssmth.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gsspcl.f
>** gsspcl   === End of Compilation 1 ===
>1501-510  Compilation successful for file gsspcl.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gsspln.f
>** gsspln   === End of Compilation 1 ===
>1501-510  Compilation successful for file gsspln.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gstext.f
>** gstext   === End of Compilation 1 ===
>1501-510  Compilation successful for file gstext.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gstick.f
>** gstick   === End of Compilation 1 ===
>1501-510  Compilation successful for file gstick.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gsturb.f
>** gsturb   === End of Compilation 1 ===
>1501-510  Compilation successful for file gsturb.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gswthr.f
>** gswthr   === End of Compilation 1 ===
>1501-510  Compilation successful for file gswthr.f.
>       ar rv /m/kproe/gempak/GEMPAK5.7.1/lib/aix/gplt.a *.o
>a - gqarrw.o
>a - gqbarb.o
>a - gqcmbo.o
>a - gqcntr.o
>a - gqctyp.o
>a - gqcvsc.o
>a - gqdarr.o
>a - gqdash.o
>a - gqdatt.o
>a - gqfill.o
>a - gqfrnt.o
>a - gqhash.o
>a - gqicng.o
>a - gqline.o
>a - gqlpat.o
>a - gqmrkr.o
>a - gqptnd.o
>a - gqpwth.o
>a - gqrduc.o
>a - gqsizd.o
>a - gqsky.o
>a - gqsmth.o
>a - gqspcl.o
>a - gqspln.o
>a - gqsysz.o
>a - gqtext.o
>a - gqturb.o
>a - gqwthr.o
>a - gsarrw.o
>a - gsattr.o
>a - gsbarb.o
>a - gscmbo.o
>a - gscntr.o
>a - gsctyp.o
>a - gsdarr.o
>a - gsdash.o
>a - gsfill.o
>a - gsfrnt.o
>a - gshash.o
>a - gsicng.o
>a - gsline.o
>a - gslpat.o
>a - gsmrkr.o
>a - gsptnd.o
>a - gspwth.o
>a - gsrduc.o
>a - gssky.o
>a - gssmth.o
>a - gsspcl.o
>a - gsspln.o
>a - gstext.o
>a - gstick.o
>a - gsturb.o
>a - gswthr.o
>       rm -f *.o
>Target "all" is up to date.
>making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/gplt/bounds
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gqbnd.f
>** gqbnd   === End of Compilation 1 ===
>1501-510  Compilation successful for file gqbnd.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gqview.f
>** gqview   === End of Compilation 1 ===
>1501-510  Compilation successful for file gqview.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gsview.f
>** gsview   === End of Compilation 1 ===
>1501-510  Compilation successful for file gsview.f.
>       ar rv /m/kproe/gempak/GEMPAK5.7.1/lib/aix/gplt.a *.o
>a - gqbnd.o
>a - gqview.o
>a - gsview.o
>       rm -f *.o
>Target "all" is up to date.
>making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/gplt/color
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gqclr2.f
>** gqclr2   === End of Compilation 1 ===
>1501-510  Compilation successful for file gqclr2.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gqclrs.f
>** gqclrs   === End of Compilation 1 ===
>1501-510  Compilation successful for file gqclrs.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gqcolr.f
>** gqcolr   === End of Compilation 1 ===
>1501-510  Compilation successful for file gqcolr.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gqcomp.f
>** gqcomp   === End of Compilation 1 ===
>1501-510  Compilation successful for file gqcomp.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gqncol.f
>** gqncol   === End of Compilation 1 ===
>1501-510  Compilation successful for file gqncol.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gsbrgb.f
>** gsbrgb   === End of Compilation 1 ===
>1501-510  Compilation successful for file gsbrgb.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gscint.f
>** gscint   === End of Compilation 1 ===
>1501-510  Compilation successful for file gscint.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gsclr2.f
>** gsclr2   === End of Compilation 1 ===
>1501-510  Compilation successful for file gsclr2.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gscnam.f
>** gscnam   === End of Compilation 1 ===
>1501-510  Compilation successful for file gscnam.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gscolb.f
>** gscolb   === End of Compilation 1 ===
>1501-510  Compilation successful for file gscolb.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gscolr.f
>** gscolr   === End of Compilation 1 ===
>1501-510  Compilation successful for file gscolr.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gscrgb.f
>** gscrgb   === End of Compilation 1 ===
>1501-510  Compilation successful for file gscrgb.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gsctbl.f
>** gsctbl   === End of Compilation 1 ===
>1501-510  Compilation successful for file gsctbl.f.
>       ar rv /m/kproe/gempak/GEMPAK5.7.1/lib/aix/gplt.a *.o
>a - gqclr2.o
>a - gqclrs.o
>a - gqcolr.o
>a - gqcomp.o
>a - gqncol.o
>a - gsbrgb.o
>a - gscint.o
>a - gsclr2.o
>a - gscnam.o
>a - gscolb.o
>a - gscolr.o
>a - gscrgb.o
>a - gsctbl.o
>       rm -f *.o
>Target "all" is up to date.
>making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/gplt/contour
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c cadjst.f
>** cadjst   === End of Compilation 1 ===
>1501-510  Compilation successful for file cadjst.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c ccboxt.f
>** ccboxt   === End of Compilation 1 ===
>1501-510  Compilation successful for file ccboxt.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c ccchck.f
>** ccchck   === End of Compilation 1 ===
>1501-510  Compilation successful for file ccchck.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c cccrss.f
>** cccrss   === End of Compilation 1 ===
>1501-510  Compilation successful for file cccrss.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c ccdraw.f
>** ccdraw   === End of Compilation 1 ===
>1501-510  Compilation successful for file ccdraw.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c ccdrw2.f
>** ccdrw2   === End of Compilation 1 ===
>1501-510  Compilation successful for file ccdrw2.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c ccgtsb.f
>** ccgtsb   === End of Compilation 1 ===
>1501-510  Compilation successful for file ccgtsb.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c cclip.f
>** cclip   === End of Compilation 1 ===
>1501-510  Compilation successful for file cclip.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c ccoeff.f
>** ccoeff   === End of Compilation 1 ===
>1501-510  Compilation successful for file ccoeff.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c ccplot.f
>** ccplot   === End of Compilation 1 ===
>1501-510  Compilation successful for file ccplot.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c ccstrt.f
>** ccstrt   === End of Compilation 1 ===
>1501-510  Compilation successful for file ccstrt.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c clbbox.f
>** clbbox   === End of Compilation 1 ===
>1501-510  Compilation successful for file clbbox.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c cldriv.f
>** cldriv   === End of Compilation 1 ===
>1501-510  Compilation successful for file cldriv.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c cldrv2.f
>** cldrv2   === End of Compilation 1 ===
>1501-510  Compilation successful for file cldrv2.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c csmthn.f
>** csmthn   === End of Compilation 1 ===
>1501-510  Compilation successful for file csmthn.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c ctrang.f
>** ctrang   === End of Compilation 1 ===
>1501-510  Compilation successful for file ctrang.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c ffdriv.f
>** ffdriv   === End of Compilation 1 ===
>1501-510  Compilation successful for file ffdriv.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c ffdrv2.f
>** ffdrv2   === End of Compilation 1 ===
>1501-510  Compilation successful for file ffdrv2.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c ffplot.f
>** ffplot   === End of Compilation 1 ===
>1501-510  Compilation successful for file ffplot.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c fgtbox.f
>** fgtbox   === End of Compilation 1 ===
>1501-510  Compilation successful for file fgtbox.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c fgtcor.f
>** fgtcor   === End of Compilation 1 ===
>1501-510  Compilation successful for file fgtcor.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c fgtsub.f
>** fgtsub   === End of Compilation 1 ===
>1501-510  Compilation successful for file fgtsub.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c filbox.f
>** filbox   === End of Compilation 1 ===
>1501-510  Compilation successful for file filbox.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gcboxx.f
>** gcboxx   === End of Compilation 1 ===
>1501-510  Compilation successful for file gcboxx.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gcfill.f
>** gcfill   === End of Compilation 1 ===
>1501-510  Compilation successful for file gcfill.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gclgrn.f
>** gclgrn   === End of Compilation 1 ===
>1501-510  Compilation successful for file gclgrn.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gcntbx.f
>** gcntbx   === End of Compilation 1 ===
>1501-510  Compilation successful for file gcntbx.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gcntfl.f
>** gcntfl   === End of Compilation 1 ===
>1501-510  Compilation successful for file gcntfl.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gcntln.f
>** gcntln   === End of Compilation 1 ===
>1501-510  Compilation successful for file gcntln.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gcspln.f
>** gcspln   === End of Compilation 1 ===
>1501-510  Compilation successful for file gcspln.f.
>       ar rv /m/kproe/gempak/GEMPAK5.7.1/lib/aix/gplt.a *.o
>a - cadjst.o
>a - ccboxt.o
>a - ccchck.o
>a - cccrss.o
>a - ccdraw.o
>a - ccdrw2.o
>a - ccgtsb.o
>a - cclip.o
>a - ccoeff.o
>a - ccplot.o
>a - ccstrt.o
>a - clbbox.o
>a - cldriv.o
>a - cldrv2.o
>a - csmthn.o
>a - ctrang.o
>a - ffdriv.o
>a - ffdrv2.o
>a - ffplot.o
>a - fgtbox.o
>a - fgtcor.o
>a - fgtsub.o
>a - filbox.o
>a - gcboxx.o
>a - gcfill.o
>a - gclgrn.o
>a - gcntbx.o
>a - gcntfl.o
>a - gcntln.o
>a - gcspln.o
>       rm -f *.o
>Target "all" is up to date.
>making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/gplt/control
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gclear.f
>** gclear   === End of Compilation 1 ===
>1501-510  Compilation successful for file gclear.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gclosp.f
>** gclosp   === End of Compilation 1 ===
>1501-510  Compilation successful for file gclosp.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gclpnl.f
>** gclpnl   === End of Compilation 1 ===
>1501-510  Compilation successful for file gclpnl.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gegrp.f
>** gegrp   === End of Compilation 1 ===
>1501-510  Compilation successful for file gegrp.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c genanm.f
>** genanm   === End of Compilation 1 ===
>1501-510  Compilation successful for file genanm.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c geplot.f
>** geplot   === End of Compilation 1 ===
>1501-510  Compilation successful for file geplot.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c ggtpnt.f
>** ggtpnt   === End of Compilation 1 ===
>1501-510  Compilation successful for file ggtpnt.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gloopc.f
>** gloopc   === End of Compilation 1 ===
>1501-510  Compilation successful for file gloopc.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gmesg.f
>** gmesg   === End of Compilation 1 ===
>1501-510  Compilation successful for file gmesg.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gqdev.f
>** gqdev   === End of Compilation 1 ===
>1501-510  Compilation successful for file gqdev.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c groam.f
>** groam   === End of Compilation 1 ===
>1501-510  Compilation successful for file groam.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gsdeva.f
>** gsdeva   === End of Compilation 1 ===
>1501-510  Compilation successful for file gsdeva.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gsgrp.f
>** gsgrp   === End of Compilation 1 ===
>1501-510  Compilation successful for file gsgrp.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gsgtgn.f
>** gsgtgn   === End of Compilation 1 ===
>1501-510  Compilation successful for file gsgtgn.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gslwin.f
>** gslwin   === End of Compilation 1 ===
>1501-510  Compilation successful for file gslwin.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gsplot.f
>** gsplot   === End of Compilation 1 ===
>1501-510  Compilation successful for file gsplot.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gsroam.f
>** gsroam   === End of Compilation 1 ===
>1501-510  Compilation successful for file gsroam.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gstanm.f
>** gstanm   === End of Compilation 1 ===
>1501-510  Compilation successful for file gstanm.f.
>       ar rv /m/kproe/gempak/GEMPAK5.7.1/lib/aix/gplt.a *.o
>a - gclear.o
>a - gclosp.o
>a - gclpnl.o
>a - gegrp.o
>a - genanm.o
>a - geplot.o
>a - ggtpnt.o
>a - gloopc.o
>a - gmesg.o
>a - gqdev.o
>a - groam.o
>a - gsdeva.o
>a - gsgrp.o
>a - gsgtgn.o
>a - gslwin.o
>a - gsplot.o
>a - gsroam.o
>a - gstanm.o
>       rm -f *.o
>Target "all" is up to date.
>making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/gplt/coord
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c ud2cyl.f
>** ud2cyl   === End of Compilation 1 ===
>1501-510  Compilation successful for file ud2cyl.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c udmbnd.f
>** udmbnd   === End of Compilation 1 ===
>1501-510  Compilation successful for file udmbnd.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c updazm.f
>** updazm   === End of Compilation 1 ===
>1501-510  Compilation successful for file updazm.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c updcon.f
>** updcon   === End of Compilation 1 ===
>1501-510  Compilation successful for file updcon.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c updcyl.f
>** updcyl   === End of Compilation 1 ===
>1501-510  Compilation successful for file updcyl.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c upddxy.f
>** upddxy   === End of Compilation 1 ===
>1501-510  Compilation successful for file upddxy.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c updgdg.f
>** updgdg   === End of Compilation 1 ===
>1501-510  Compilation successful for file updgdg.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c updgdi.f
>** updgdi   === End of Compilation 1 ===
>1501-510  Compilation successful for file updgdi.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c updgdm.f
>** updgdm   === End of Compilation 1 ===
>1501-510  Compilation successful for file updgdm.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c updgrf.f
>** updgrf   === End of Compilation 1 ===
>1501-510  Compilation successful for file updgrf.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c updgxy.f
>** updgxy   === End of Compilation 1 ===
>1501-510  Compilation successful for file updgxy.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c updmap.f
>** updmap   === End of Compilation 1 ===
>1501-510  Compilation successful for file updmap.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c updmer.f
>** updmer   === End of Compilation 1 ===
>1501-510  Compilation successful for file updmer.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c updnxy.f
>** updnxy   === End of Compilation 1 ===
>1501-510  Compilation successful for file updnxy.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c updpxy.f
>** updpxy   === End of Compilation 1 ===
>1501-510  Compilation successful for file updpxy.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c updsxy.f
>** updsxy   === End of Compilation 1 ===
>1501-510  Compilation successful for file updsxy.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c updvxy.f
>** updvxy   === End of Compilation 1 ===
>1501-510  Compilation successful for file updvxy.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c upwndw.f
>** upwndw   === End of Compilation 1 ===
>1501-510  Compilation successful for file upwndw.f.
>       ar rv /m/kproe/gempak/GEMPAK5.7.1/lib/aix/gplt.a *.o
>a - ud2cyl.o
>a - udmbnd.o
>a - updazm.o
>a - updcon.o
>a - updcyl.o
>a - upddxy.o
>a - updgdg.o
>a - updgdi.o
>a - updgdm.o
>a - updgrf.o
>a - updgxy.o
>a - updmap.o
>a - updmer.o
>a - updnxy.o
>a - updpxy.o
>a - updsxy.o
>a - updvxy.o
>a - upwndw.o
>       rm -f *.o
>Target "all" is up to date.
>making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/gplt/curve
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gcelin.f
>** gcelin   === End of Compilation 1 ===
>1501-510  Compilation successful for file gcelin.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gcespl.f
>** gcespl   === End of Compilation 1 ===
>1501-510  Compilation successful for file gcespl.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gcflin.f
>** gcflin   === End of Compilation 1 ===
>1501-510  Compilation successful for file gcflin.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gcfpar.f
>** gcfpar   === End of Compilation 1 ===
>1501-510  Compilation successful for file gcfpar.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gcfspl.f
>** gcfspl   === End of Compilation 1 ===
>1501-510  Compilation successful for file gcfspl.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gctype.f
>** gctype   === End of Compilation 1 ===
>1501-510  Compilation successful for file gctype.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gcurve.f
>** gcurve   === End of Compilation 1 ===
>1501-510  Compilation successful for file gcurve.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gcyevl.f
>** gcyevl   === End of Compilation 1 ===
>1501-510  Compilation successful for file gcyevl.f.
>       ar rv /m/kproe/gempak/GEMPAK5.7.1/lib/aix/gplt.a *.o
>a - gcelin.o
>a - gcespl.o
>a - gcflin.o
>a - gcfpar.o
>a - gcfspl.o
>a - gctype.o
>a - gcurve.o
>a - gcyevl.o
>       rm -f *.o
>Target "all" is up to date.
>making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/gplt/graph
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gaaxis.f
>** gaaxis   === End of Compilation 1 ===
>1501-510  Compilation successful for file gaaxis.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gdaxis.f
>** gdaxis   === End of Compilation 1 ===
>1501-510  Compilation successful for file gdaxis.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gdaxlb.f
>** gdaxlb   === End of Compilation 1 ===
>1501-510  Compilation successful for file gdaxlb.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gdpaxs.f
>** gdpaxs   === End of Compilation 1 ===
>1501-510  Compilation successful for file gdpaxs.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gqgmgn.f
>** gqgmgn   === End of Compilation 1 ===
>1501-510  Compilation successful for file gqgmgn.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gqgraf.f
>** gqgraf   === End of Compilation 1 ===
>1501-510  Compilation successful for file gqgraf.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gsgmgn.f
>** gsgmgn   === End of Compilation 1 ===
>1501-510  Compilation successful for file gsgmgn.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gsgraf.f
>** gsgraf   === End of Compilation 1 ===
>1501-510  Compilation successful for file gsgraf.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gtick.f
>** gtick   === End of Compilation 1 ===
>1501-510  Compilation successful for file gtick.f.
>       ar rv /m/kproe/gempak/GEMPAK5.7.1/lib/aix/gplt.a *.o
>a - gaaxis.o
>a - gdaxis.o
>a - gdaxlb.o
>a - gdpaxs.o
>a - gqgmgn.o
>a - gqgraf.o
>a - gsgmgn.o
>a - gsgraf.o
>a - gtick.o
>       rm -f *.o
>Target "all" is up to date.
>making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/gplt/grid
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gqggrf.f
>** gqggrf   === End of Compilation 1 ===
>1501-510  Compilation successful for file gqggrf.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gqgmap.f
>** gqgmap   === End of Compilation 1 ===
>1501-510  Compilation successful for file gqgmap.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gqgprj.f
>** gqgprj   === End of Compilation 1 ===
>1501-510  Compilation successful for file gqgprj.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gsggrf.f
>** gsggrf   === End of Compilation 1 ===
>1501-510  Compilation successful for file gsggrf.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gsgmap.f
>** gsgmap   === End of Compilation 1 ===
>1501-510  Compilation successful for file gsgmap.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gsgprj.f
>** gsgprj   === End of Compilation 1 ===
>1501-510  Compilation successful for file gsgprj.f.
>       ar rv /m/kproe/gempak/GEMPAK5.7.1/lib/aix/gplt.a *.o
>a - gqggrf.o
>a - gqgmap.o
>a - gqgprj.o
>a - gsggrf.o
>a - gsgmap.o
>a - gsgprj.o
>       rm -f *.o
>Target "all" is up to date.
>making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/gplt/map
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gqmmap.f
>** gqmmap   === End of Compilation 1 ===
>1501-510  Compilation successful for file gqmmap.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gqmmgn.f
>** gqmmgn   === End of Compilation 1 ===
>1501-510  Compilation successful for file gqmmgn.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gqmprj.f
>** gqmprj   === End of Compilation 1 ===
>1501-510  Compilation successful for file gqmprj.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gsmmap.f
>** gsmmap   === End of Compilation 1 ===
>1501-510  Compilation successful for file gsmmap.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gsmmgn.f
>** gsmmgn   === End of Compilation 1 ===
>1501-510  Compilation successful for file gsmmgn.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gsmprj.f
>** gsmprj   === End of Compilation 1 ===
>1501-510  Compilation successful for file gsmprj.f.
>       ar rv /m/kproe/gempak/GEMPAK5.7.1/lib/aix/gplt.a *.o
>a - gqmmap.o
>a - gqmmgn.o
>a - gqmprj.o
>a - gsmmap.o
>a - gsmmgn.o
>a - gsmprj.o
>       rm -f *.o
>Target "all" is up to date.
>making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/gplt/plot
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c garc.f
>** garc   === End of Compilation 1 ===
>1501-510  Compilation successful for file garc.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c garrw.f
>** garrw   === End of Compilation 1 ===
>1501-510  Compilation successful for file garrw.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gbarb.f
>** gbarb   === End of Compilation 1 ===
>1501-510  Compilation successful for file gbarb.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gcircl.f
>** gcircl   === End of Compilation 1 ===
>1501-510  Compilation successful for file gcircl.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gcmbo.f
>** gcmbo   === End of Compilation 1 ===
>1501-510  Compilation successful for file gcmbo.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gctyp.f
>** gctyp   === End of Compilation 1 ===
>1501-510  Compilation successful for file gctyp.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gdarr.f
>** gdarr   === End of Compilation 1 ===
>1501-510  Compilation successful for file gdarr.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gfbrk.f
>** gfbrk   === End of Compilation 1 ===
>1501-510  Compilation successful for file gfbrk.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gfill.f
>** gfill   === End of Compilation 1 ===
>1501-510  Compilation successful for file gfill.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gfpro.f
>** gfpro   === End of Compilation 1 ===
>1501-510  Compilation successful for file gfpro.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gfrnt.f
>** gfrnt   === End of Compilation 1 ===
>1501-510  Compilation successful for file gfrnt.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c ghash.f
>** ghash   === End of Compilation 1 ===
>1501-510  Compilation successful for file ghash.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gicng.f
>** gicng   === End of Compilation 1 ===
>1501-510  Compilation successful for file gicng.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gline.f
>** gline   === End of Compilation 1 ===
>1501-510  Compilation successful for file gline.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c glogo.f
>** glogo   === End of Compilation 1 ===
>1501-510  Compilation successful for file glogo.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gmark.f
>** gmark   === End of Compilation 1 ===
>1501-510  Compilation successful for file gmark.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gptnd.f
>** gptnd   === End of Compilation 1 ===
>1501-510  Compilation successful for file gptnd.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gpwth.f
>** gpwth   === End of Compilation 1 ===
>1501-510  Compilation successful for file gpwth.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gsky.f
>** gsky   === End of Compilation 1 ===
>1501-510  Compilation successful for file gsky.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gspcl.f
>** gspcl   === End of Compilation 1 ===
>1501-510  Compilation successful for file gspcl.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gspln.f
>** gspln   === End of Compilation 1 ===
>1501-510  Compilation successful for file gspln.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gtext.f
>** gtext   === End of Compilation 1 ===
>1501-510  Compilation successful for file gtext.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gtextc.f
>** gtextc   === End of Compilation 1 ===
>1501-510  Compilation successful for file gtextc.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gturb.f
>** gturb   === End of Compilation 1 ===
>1501-510  Compilation successful for file gturb.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gtxsy.f
>** gtxsy   === End of Compilation 1 ===
>1501-510  Compilation successful for file gtxsy.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gwthr.f
>** gwthr   === End of Compilation 1 ===
>1501-510  Compilation successful for file gwthr.f.
>       ar rv /m/kproe/gempak/GEMPAK5.7.1/lib/aix/gplt.a *.o
>a - garc.o
>a - garrw.o
>a - gbarb.o
>a - gcircl.o
>a - gcmbo.o
>a - gctyp.o
>a - gdarr.o
>a - gfbrk.o
>a - gfill.o
>a - gfpro.o
>a - gfrnt.o
>a - ghash.o
>a - gicng.o
>a - gline.o
>a - glogo.o
>a - gmark.o
a - gptnd.o
>a - gpwth.o
>a - gsky.o
>a - gspcl.o
>a - gspln.o
>a - gtext.o
>a - gtextc.o
>a - gturb.o
>a - gtxsy.o
>a - gwthr.o
>       rm -f *.o
>Target "all" is up to date.
>making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/gplt/satellite
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gqsatn.f
>** gqsatn   === End of Compilation 1 ===
>1501-510  Compilation successful for file gqsatn.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gsatim.f
>** gsatim   === End of Compilation 1 ===
>1501-510  Compilation successful for file gsatim.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gsatmg.f
>** gsatmg   === End of Compilation 1 ===
>1501-510  Compilation successful for file gsatmg.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gsatpx.f
>** gsatpx   === End of Compilation 1 ===
>1501-510  Compilation successful for file gsatpx.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gsicmn.f
>** gsicmn   === End of Compilation 1 ===
>1501-510  Compilation successful for file gsicmn.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c nvxini.f
>** nvxini   === End of Compilation 1 ===
>1501-510  Compilation successful for file nvxini.f.
>       ar rv /m/kproe/gempak/GEMPAK5.7.1/lib/aix/gplt.a *.o
>a - gqsatn.o
>a - gsatim.o
>a - gsatmg.o
>a - gsatpx.o
>a - gsicmn.o
>a - nvxini.o
>       rm -f *.o
>Target "all" is up to date.
>making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/gplt/transform
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gazdrm.f
>** gazdrm   === End of Compilation 1 ===
>1501-510  Compilation successful for file gazdrm.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gazmlm.f
>** gazmlm   === End of Compilation 1 ===
>1501-510  Compilation successful for file gazmlm.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gazmml.f
>** gazmml   === End of Compilation 1 ===
>1501-510  Compilation successful for file gazmml.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gconlm.f
>** gconlm   === End of Compilation 1 ===
>1501-510  Compilation successful for file gconlm.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gconml.f
>** gconml   === End of Compilation 1 ===
>1501-510  Compilation successful for file gconml.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gcyllm.f
>** gcyllm   === End of Compilation 1 ===
>1501-510  Compilation successful for file gcyllm.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gcylml.f
>** gcylml   === End of Compilation 1 ===
>1501-510  Compilation successful for file gcylml.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gdrazm.f
>** gdrazm   === End of Compilation 1 ===
>1501-510  Compilation successful for file gdrazm.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c ggrflm.f
>** ggrflm   === End of Compilation 1 ===
>1501-510  Compilation successful for file ggrflm.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c ggrfml.f
>** ggrfml   === End of Compilation 1 ===
>1501-510  Compilation successful for file ggrfml.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c ggtoi.f
>** ggtoi   === End of Compilation 1 ===
>1501-510  Compilation successful for file ggtoi.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gitog.f
>** gitog   === End of Compilation 1 ===
>1501-510  Compilation successful for file gitog.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gitoq.f
>** gitoq   === End of Compilation 1 ===
>1501-510  Compilation successful for file gitoq.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gltow.f
>** gltow   === End of Compilation 1 ===
>1501-510  Compilation successful for file gltow.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gmerlm.f
>** gmerlm   === End of Compilation 1 ===
>1501-510  Compilation successful for file gmerlm.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gmerml.f
>** gmerml   === End of Compilation 1 ===
>1501-510  Compilation successful for file gmerml.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gmtoq.f
>** gmtoq   === End of Compilation 1 ===
>1501-510  Compilation successful for file gmtoq.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gmtow.f
>** gmtow   === End of Compilation 1 ===
>1501-510  Compilation successful for file gmtow.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gmtowq.f
>** gmtowq   === End of Compilation 1 ===
>1501-510  Compilation successful for file gmtowq.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c goeslm.f
>** goeslm   === End of Compilation 1 ===
>1501-510  Compilation successful for file goeslm.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c goesml.f
>** goesml   === End of Compilation 1 ===
>1501-510  Compilation successful for file goesml.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gptvis.f
>** gptvis   === End of Compilation 1 ===
>1501-510  Compilation successful for file gptvis.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gqtoi.f
>** gqtoi   === End of Compilation 1 ===
>1501-510  Compilation successful for file gqtoi.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gqtom.f
>** gqtom   === End of Compilation 1 ===
>1501-510  Compilation successful for file gqtom.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c grottl.f
>** grottl   === End of Compilation 1 ===
>1501-510  Compilation successful for file grottl.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gtrans.f
>** gtrans   === End of Compilation 1 ===
>1501-510  Compilation successful for file gtrans.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gwtol.f
>** gwtol   === End of Compilation 1 ===
>1501-510  Compilation successful for file gwtol.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gwtom.f
>** gwtom   === End of Compilation 1 ===
>1501-510  Compilation successful for file gwtom.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c intdlm.f
>** intdlm   === End of Compilation 1 ===
>1501-510  Compilation successful for file intdlm.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c rttoxy.f
>** rttoxy   === End of Compilation 1 ===
>1501-510  Compilation successful for file rttoxy.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c xytort.f
>** xytort   === End of Compilation 1 ===
>1501-510  Compilation successful for file xytort.f.
>       ar rv /m/kproe/gempak/GEMPAK5.7.1/lib/aix/gplt.a *.o
>a - gazdrm.o
>a - gazmlm.o
>a - gazmml.o
>a - gconlm.o
>a - gconml.o
>a - gcyllm.o
>a - gcylml.o
>a - gdrazm.o
>a - ggrflm.o
>a - ggrfml.o
>a - ggtoi.o
>a - gitog.o
>a - gitoq.o
>a - gltow.o
>a - gmerlm.o
>a - gmerml.o
>a - gmtoq.o
>a - gmtow.o
>a - gmtowq.o
>a - goeslm.o
>a - goesml.o
>a - gptvis.o
>a - gqtoi.o
>a - gqtom.o
>a - grottl.o
>a - gtrans.o
>a - gwtol.o
>a - gwtom.o
>a - intdlm.o
>a - rttoxy.o
>a - xytort.o
>       rm -f *.o
>-n making in 
>/m/kproe/gempak/GEMPAK5.7.1/gempak/source/gplt/transform/mcidas
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c asspl2.f
>** asspl2   === End of Compilation 1 ===
>** fval   === End of Compilation 2 ===
>1501-510  Compilation successful for file asspl2.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gms5_nav.f
>** sv0100   === End of Compilation 1 ===
>** sv0110   === End of Compilation 2 ===
>** sv0200   === End of Compilation 3 ===
>** sv0400   === End of Compilation 4 ===
>** decode_oa_block   === End of Compilation 5 ===
>** encode_oa_block   === End of Compilation 6 ===
>** sublatlon   === End of Compilation 7 ===
>** mgivsr   === End of Compilation 8 ===
>** mg1100   === End of Compilation 9 ===
>** mg1110   === End of Compilation 10 ===
>** mg1200   === End of Compilation 11 ===
>** mg1210   === End of Compilation 12 ===
>** mg1220   === End of Compilation 13 ===
>** mg1230   === End of Compilation 14 ===
>** mg1240   === End of Compilation 15 ===
>** encode_real4   === End of Compilation 16 ===
>** encode_real8   === End of Compilation 17 ===
>** floor   === End of Compilation 18 ===
>1501-510  Compilation successful for file gms5_nav.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c mcnav.f
>** iround   === End of Compilation 1 ===
>** solarp   === End of Compilation 2 ===
>** timdif   === End of Compilation 3 ===
>** geolat   === End of Compilation 4 ===
>** llcart   === End of Compilation 5 ===
>** lit   === End of Compilation 6 ===
>** clit   === End of Compilation 7 ===
>** itimc   === End of Compilation 8 ===
>** flalo   === End of Compilation 9 ===
>** cfz   === End of Compilation 10 ===
>** iftok   === End of Compilation 11 ===
>** ftime   === End of Compilation 12 ===
>1501-510  Compilation successful for file mcnav.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c nvxeas.f
>** nvxeas   === End of Compilation 1 ===
>1501-510  Compilation successful for file nvxeas.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c nvxgmsx.f
>** gmsxini   === End of Compilation 1 ===
>** gmsxsae   === End of Compilation 2 ===
>** gmsxeas   === End of Compilation 3 ===
>** gmsxopt   === End of Compilation 4 ===
>1501-510  Compilation successful for file nvxgmsx.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c nvxgoes.f
>** gosini   === End of Compilation 1 ===
>** gossae   === End of Compilation 2 ===
>** goseas   === End of Compilation 3 ===
>** gosopt   === End of Compilation 4 ===
>** satpos   === End of Compilation 5 ===
>** icon1   === End of Compilation 6 ===
>** epoch   === End of Compilation 7 ===
>** raerac   === End of Compilation 8 ===
>** racrae   === End of Compilation 9 ===
>** satvec   === End of Compilation 10 ===
>** nllxyz   === End of Compilation 11 ===
>** nxyzll   === End of Compilation 12 ===
>1501-510  Compilation successful for file nvxgoes.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c nvxgvar.f
>** gvrini   === End of Compilation 1 ===
>** gvrsae   === End of Compilation 2 ===
>** gvreas   === End of Compilation 3 ===
>** gvropt   === End of Compilation 4 ===
>** setcon   === End of Compilation 5 ===
>** timex   === End of Compilation 6 ===
>** time50   === End of Compilation 7 ===
>** gatt   === End of Compilation 8 ===
>** evsc2l   === End of Compilation 9 ===
>** evln   === End of Compilation 10 ===
>** scpx   === End of Compilation 11 ===
>** inst2e   === End of Compilation 12 ===
>** lpoint   === End of Compilation 13 ===
>** gpoint   === End of Compilation 14 ===
>** gvrang   === End of Compilation 15 ===
>1501-510  Compilation successful for file nvxgvar.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c nvxmoll.f
>** mollini   === End of Compilation 1 ===
>** mollsae   === End of Compilation 2 ===
>** molleas   === End of Compilation 3 ===
>** mollopt   === End of Compilation 4 ===
>1501-510  Compilation successful for file nvxmoll.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c nvxmsat.f
>** msatini   === End of Compilation 1 ===
>** msatsae   === End of Compilation 2 ===
>** msateas   === End of Compilation 3 ===
>** msatopt   === End of Compilation 4 ===
>1501-510  Compilation successful for file nvxmsat.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c nvxradr.f
>** rdrini   === End of Compilation 1 ===
>** rdrsae   === End of Compilation 2 ===
>** rdreas   === End of Compilation 3 ===
>** rdropt   === End of Compilation 4 ===
>1501-510  Compilation successful for file nvxradr.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c nvxsae.f
>** nvxsae   === End of Compilation 1 ===
>1501-510  Compilation successful for file nvxsae.f.
>Target "all" is up to date.
>making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/gplt/utility
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gdrgrd.f
>** gdrgrd   === End of Compilation 1 ===
>1501-510  Compilation successful for file gdrgrd.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gdrmap.f
>** gdrmap   === End of Compilation 1 ===
>1501-510  Compilation successful for file gdrmap.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c getmap.f
>** getmap   === End of Compilation 1 ===
>1501-510  Compilation successful for file getmap.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gplbnd.f
>** gplbnd   === End of Compilation 1 ===
>1501-510  Compilation successful for file gplbnd.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gqmfil.f
>** gqmfil   === End of Compilation 1 ===
>1501-510  Compilation successful for file gqmfil.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gsmfil.f
>** gsmfil   === End of Compilation 1 ===
>1501-510  Compilation successful for file gsmfil.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c gstrml.f
>** gstrml   === End of Compilation 1 ===
>1501-510  Compilation successful for file gstrml.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c strmln.f
>** strmln   === End of Compilation 1 ===
>** gstarr   === End of Compilation 2 ===
>** gstchk   === End of Compilation 3 ===
>** gstlst   === End of Compilation 4 ===
>1501-510  Compilation successful for file strmln.f.
>       ar rv /m/kproe/gempak/GEMPAK5.7.1/lib/aix/gplt.a *.o
>a - gdrgrd.o
>a - gdrmap.o
>a - getmap.o
>a - gplbnd.o
>a - gqmfil.o
>a - gsmfil.o
>a - gstrml.o
>a - strmln.o
>       rm -f *.o
>Target "all" is up to date.
>making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/gplt/device
>making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/gplt/device/access
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c dendd.f
>** dendd   === End of Compilation 1 ===
>1501-510  Compilation successful for file dendd.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c dinita.f
>** dinita   === End of Compilation 1 ===
>1501-510  Compilation successful for file dinita.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c dinitp.f
>** dinitp   === End of Compilation 1 ===
>1501-510  Compilation successful for file dinitp.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c dqdchr.f
>** dqdchr   === End of Compilation 1 ===
>1501-510  Compilation successful for file dqdchr.f.
>       ar rv /m/kproe/gempak/GEMPAK5.7.1/lib/aix/gpltdev.a *.o
>ar: Creating an archive file /m/kproe/gempak/GEMPAK5.7.1/lib/aix/gpltdev.a.
>a - dendd.o
>a - dinita.o
>a - dinitp.o
>a - dqdchr.o
>       rm -f *.o
>Target "all" is up to date.
>making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/gplt/device/attribute
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c dqdatt.f
>** dqdatt   === End of Compilation 1 ===
>1501-510  Compilation successful for file dqdatt.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c dqlpat.f
>** dqlpat   === End of Compilation 1 ===
>1501-510  Compilation successful for file dqlpat.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c dsarrw.f
>** dsarrw   === End of Compilation 1 ===
>1501-510  Compilation successful for file dsarrw.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c dsbarb.f
>** dsbarb   === End of Compilation 1 ===
>1501-510  Compilation successful for file dsbarb.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c dscmbo.f
>** dscmbo   === End of Compilation 1 ===
>1501-510  Compilation successful for file dscmbo.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c dsctyp.f
>** dsctyp   === End of Compilation 1 ===
>1501-510  Compilation successful for file dsctyp.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c dsdarr.f
>** dsdarr   === End of Compilation 1 ===
>1501-510  Compilation successful for file dsdarr.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c dsdash.f
>** dsdash   === End of Compilation 1 ===
>1501-510  Compilation successful for file dsdash.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c dsdatt.f
>** dsdatt   === End of Compilation 1 ===
>1501-510  Compilation successful for file dsdatt.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c dsfill.f
>** dsfill   === End of Compilation 1 ===
>1501-510  Compilation successful for file dsfill.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c dsfrnt.f
>** dsfrnt   === End of Compilation 1 ===
>1501-510  Compilation successful for file dsfrnt.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c dshash.f
>** dshash   === End of Compilation 1 ===
>1501-510  Compilation successful for file dshash.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c dsicng.f
>** dsicng   === End of Compilation 1 ===
>1501-510  Compilation successful for file dsicng.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c dsline.f
>** dsline   === End of Compilation 1 ===
>1501-510  Compilation successful for file dsline.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c dslpat.f
>** dslpat   === End of Compilation 1 ===
>1501-510  Compilation successful for file dslpat.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c dsmrkr.f
>** dsmrkr   === End of Compilation 1 ===
>1501-510  Compilation successful for file dsmrkr.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c dsptnd.f
>** dsptnd   === End of Compilation 1 ===
>1501-510  Compilation successful for file dsptnd.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c dspwth.f
>** dspwth   === End of Compilation 1 ===
>1501-510  Compilation successful for file dspwth.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c dsrduc.f
>** dsrduc   === End of Compilation 1 ===
>1501-510  Compilation successful for file dsrduc.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c dssky.f
>** dssky   === End of Compilation 1 ===
>1501-510  Compilation successful for file dssky.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c dssmth.f
>** dssmth   === End of Compilation 1 ===
>1501-510  Compilation successful for file dssmth.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c dsspcl.f
>** dsspcl   === End of Compilation 1 ===
>1501-510  Compilation successful for file dsspcl.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c dsspln.f
>** dsspln   === End of Compilation 1 ===
>1501-510  Compilation successful for file dsspln.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c dstext.f
>** dstext   === End of Compilation 1 ===
>1501-510  Compilation successful for file dstext.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c dsturb.f
>** dsturb   === End of Compilation 1 ===
>1501-510  Compilation successful for file dsturb.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c dswthr.f
>** dswthr   === End of Compilation 1 ===
>1501-510  Compilation successful for file dswthr.f.
>       ar rv /m/kproe/gempak/GEMPAK5.7.1/lib/aix/gpltdev.a *.o
>a - dqdatt.o
>a - dqlpat.o
>a - dsarrw.o
>a - dsbarb.o
>a - dscmbo.o
>a - dsctyp.o
>a - dsdarr.o
>a - dsdash.o
>a - dsdatt.o
>a - dsfill.o
>a - dsfrnt.o
>a - dshash.o
>a - dsicng.o
>a - dsline.o
>a - dslpat.o
>a - dsmrkr.o
>a - dsptnd.o
>a - dspwth.o
>a - dsrduc.o
>a - dssky.o
>a - dssmth.o
>a - dsspcl.o
>a - dsspln.o
>a - dstext.o
>a - dsturb.o
>a - dswthr.o
>       rm -f *.o
>Target "all" is up to date.
>making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/gplt/device/color
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c dqclrs.f
>** dqclrs   === End of Compilation 1 ===
>1501-510  Compilation successful for file dqclrs.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c dqcolr.f
>** dqcolr   === End of Compilation 1 ===
>1501-510  Compilation successful for file dqcolr.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c dqcomp.f
>** dqcomp   === End of Compilation 1 ===
>1501-510  Compilation successful for file dqcomp.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c dsbrgb.f
>** dsbrgb   === End of Compilation 1 ===
>1501-510  Compilation successful for file dsbrgb.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c dscint.f
>** dscint   === End of Compilation 1 ===
>1501-510  Compilation successful for file dscint.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c dsclr2.f
>** dsclr2   === End of Compilation 1 ===
>1501-510  Compilation successful for file dsclr2.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c dscnam.f
>** dscnam   === End of Compilation 1 ===
>1501-510  Compilation successful for file dscnam.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c dscolb.f
>** dscolb   === End of Compilation 1 ===
>1501-510  Compilation successful for file dscolb.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c dscolr.f
>** dscolr   === End of Compilation 1 ===
>1501-510  Compilation successful for file dscolr.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c dscrgb.f
>** dscrgb   === End of Compilation 1 ===
>1501-510  Compilation successful for file dscrgb.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c dsctbl.f
>** dsctbl   === End of Compilation 1 ===
>1501-510  Compilation successful for file dsctbl.f.
>       ar rv /m/kproe/gempak/GEMPAK5.7.1/lib/aix/gpltdev.a *.o
>a - dqclrs.o
>a - dqcolr.o
>a - dqcomp.o
>a - dsbrgb.o
>a - dscint.o
>a - dsclr2.o
>a - dscnam.o
>a - dscolb.o
>a - dscolr.o
>a - dscrgb.o
>a - dsctbl.o
>       rm -f *.o
>Target "all" is up to date.
>making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/gplt/device/control
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c dclear.f
>** dclear   === End of Compilation 1 ===
>1501-510  Compilation successful for file dclear.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c dclosp.f
>** dclosp   === End of Compilation 1 ===
>1501-510  Compilation successful for file dclosp.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c dclpnl.f
>** dclpnl   === End of Compilation 1 ===
>1501-510  Compilation successful for file dclpnl.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c degrp.f
>** degrp   === End of Compilation 1 ===
>1501-510  Compilation successful for file degrp.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c denanm.f
>** denanm   === End of Compilation 1 ===
>1501-510  Compilation successful for file denanm.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c deplot.f
>** deplot   === End of Compilation 1 ===
>1501-510  Compilation successful for file deplot.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c dgtpnt.f
>** dgtpnt   === End of Compilation 1 ===
>1501-510  Compilation successful for file dgtpnt.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c dloopc.f
>** dloopc   === End of Compilation 1 ===
>1501-510  Compilation successful for file dloopc.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c dmesg.f
>** dmesg   === End of Compilation 1 ===
>1501-510  Compilation successful for file dmesg.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c dqdev.f
>** dqdev   === End of Compilation 1 ===
>1501-510  Compilation successful for file dqdev.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c droam.f
>** droam   === End of Compilation 1 ===
>1501-510  Compilation successful for file droam.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c dsgrp.f
>** dsgrp   === End of Compilation 1 ===
>1501-510  Compilation successful for file dsgrp.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c dsgtgn.f
>** dsgtgn   === End of Compilation 1 ===
>1501-510  Compilation successful for file dsgtgn.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c dslwin.f
>** dslwin   === End of Compilation 1 ===
>1501-510  Compilation successful for file dslwin.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c dsplot.f
>** dsplot   === End of Compilation 1 ===
>1501-510  Compilation successful for file dsplot.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c dsroam.f
>** dsroam   === End of Compilation 1 ===
>1501-510  Compilation successful for file dsroam.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c dstanm.f
>** dstanm   === End of Compilation 1 ===
>1501-510  Compilation successful for file dstanm.f.
>       ar rv /m/kproe/gempak/GEMPAK5.7.1/lib/aix/gpltdev.a *.o
>a - dclear.o
>a - dclosp.o
>a - dclpnl.o
>a - degrp.o
>a - denanm.o
>a - deplot.o
>a - dgtpnt.o
>a - dloopc.o
>a - dmesg.o
>a - dqdev.o
>a - droam.o
>a - dsgrp.o
>a - dsgtgn.o
>a - dslwin.o
>a - dsplot.o
>a - dsroam.o
>a - dstanm.o
>       rm -f *.o
>Target "all" is up to date.
>making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/gplt/device/plot
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c darc.f
>** darc   === End of Compilation 1 ===
>1501-510  Compilation successful for file darc.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c darrw.f
>** darrw   === End of Compilation 1 ===
>1501-510  Compilation successful for file darrw.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c dbarb.f
>** dbarb   === End of Compilation 1 ===
>1501-510  Compilation successful for file dbarb.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c dcircl.f
>** dcircl   === End of Compilation 1 ===
>1501-510  Compilation successful for file dcircl.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c dcmbo.f
>** dcmbo   === End of Compilation 1 ===
>1501-510  Compilation successful for file dcmbo.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c dctyp.f
>** dctyp   === End of Compilation 1 ===
>1501-510  Compilation successful for file dctyp.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c ddarr.f
>** ddarr   === End of Compilation 1 ===
>1501-510  Compilation successful for file ddarr.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c dfill.f
>** dfill   === End of Compilation 1 ===
>1501-510  Compilation successful for file dfill.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c dfrnt.f
** dfrnt   === End of Compilation 1 ===
>1501-510  Compilation successful for file dfrnt.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c dhash.f
>** dhash   === End of Compilation 1 ===
>1501-510  Compilation successful for file dhash.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c dicng.f
>** dicng   === End of Compilation 1 ===
>1501-510  Compilation successful for file dicng.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c dline.f
>** dline   === End of Compilation 1 ===
>1501-510  Compilation successful for file dline.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c dlogo.f
>** dlogo   === End of Compilation 1 ===
>1501-510  Compilation successful for file dlogo.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c dmark.f
>** dmark   === End of Compilation 1 ===
>1501-510  Compilation successful for file dmark.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c dptnd.f
>** dptnd   === End of Compilation 1 ===
>1501-510  Compilation successful for file dptnd.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c dpwth.f
>** dpwth   === End of Compilation 1 ===
>1501-510  Compilation successful for file dpwth.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c dsky.f
>** dsky   === End of Compilation 1 ===
>1501-510  Compilation successful for file dsky.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c dspcl.f
>** dspcl   === End of Compilation 1 ===
>1501-510  Compilation successful for file dspcl.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c dspln.f
>** dspln   === End of Compilation 1 ===
>1501-510  Compilation successful for file dspln.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c dtext.f
>** dtext   === End of Compilation 1 ===
>1501-510  Compilation successful for file dtext.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c dtextc.f
>** dtextc   === End of Compilation 1 ===
>1501-510  Compilation successful for file dtextc.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c dticmk.f
>** dticmk   === End of Compilation 1 ===
>1501-510  Compilation successful for file dticmk.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c dturb.f
>** dturb   === End of Compilation 1 ===
>1501-510  Compilation successful for file dturb.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c dtxsy.f
>** dtxsy   === End of Compilation 1 ===
>1501-510  Compilation successful for file dtxsy.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c dwthr.f
>** dwthr   === End of Compilation 1 ===
>1501-510  Compilation successful for file dwthr.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c inoaa.f
>** inoaa   === End of Compilation 1 ===
>1501-510  Compilation successful for file inoaa.f.
>       ar rv /m/kproe/gempak/GEMPAK5.7.1/lib/aix/gpltdev.a *.o
>a - darc.o
>a - darrw.o
>a - dbarb.o
>a - dcircl.o
>a - dcmbo.o
>a - dctyp.o
>a - ddarr.o
>a - dfill.o
>a - dfrnt.o
>a - dhash.o
>a - dicng.o
>a - dline.o
>a - dlogo.o
>a - dmark.o
>a - dptnd.o
>a - dpwth.o
>a - dsky.o
>a - dspcl.o
>a - dspln.o
>a - dtext.o
>a - dtextc.o
>a - dticmk.o
>a - dturb.o
>a - dtxsy.o
>a - dwthr.o
>a - inoaa.o
>       rm -f *.o
>Target "all" is up to date.
>making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/gplt/device/satellite
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c dsatim.f
>** dsatim   === End of Compilation 1 ===
>1501-510  Compilation successful for file dsatim.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c dsatpx.f
>** dsatpx   === End of Compilation 1 ===
>1501-510  Compilation successful for file dsatpx.f.
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c dsicmn.f
>** dsicmn   === End of Compilation 1 ===
>1501-510  Compilation successful for file dsicmn.f.
>       ar rv /m/kproe/gempak/GEMPAK5.7.1/lib/aix/gpltdev.a *.o
>a - dsatim.o
>a - dsatpx.o
>a - dsicmn.o
>       rm -f *.o
>Target "all" is up to date.
>making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/gplt/device/window
>       xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEMP
> AK5.7.1/gempak/include/AIX -qnolm  -c dswndw.f
>** dswndw   === End of Compilation 1 ===
>1501-510  Compilation successful for file dswndw.f.
>       ar rv /m/kproe/gempak/GEMPAK5.7.1/lib/aix/gpltdev.a *.o
>a - dswndw.o
>       rm -f *.o
>Target "all" is up to date.
>making all in /m/kproe/gempak/GEMPAK5.7.1/gempak/source/gplt/main
>        xlf -I/m/kproe/gempak/GEMPAK5.7.1/gempak/include -I/m/kproe/gempak/GEM
> PAK5.7.1/gempak/include/AIX -qnolm   gplt.f /m/kproe/gempak/GEMPAK5.7.1/lib/a
> ix/gplt.a  /m/kproe/gempak/GEMPAK5.7.1/lib/aix/gpltdev.a  /m/kproe/gempak/GEM
> PAK5.7.1/lib/aix/syslib.a  /m/kproe/gempak/GEMPAK5.7.1/lib/aix/cgemlib.a  /m/
> kproe/gempak/GEMPAK5.7.1/lib/aix/gemlib.a  /m/kproe/gempak/GEMPAK5.7.1/lib/ai
> x/cgemlib.a -o gplt
>** gplt   === End of Compilation 1 ===
>1501-510  Compilation successful for file gplt.f.
>ld: 0711-317 ERROR: Undefined symbol: .nvxsae
>ld: 0711-317 ERROR: Undefined symbol: .nvxeas
>ld: 0711-317 ERROR: Undefined symbol: .gosini
>ld: 0711-317 ERROR: Undefined symbol: .gvrini
>ld: 0711-317 ERROR: Undefined symbol: .rdrini
>ld: 0711-317 ERROR: Undefined symbol: .msatini
>ld: 0711-317 ERROR: Undefined symbol: .gmsxini
>ld: 0711-317 ERROR: Undefined symbol: .mollini
>ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
>make: 1254-004 The error code from the last command is 8.
>
>
>Stop.
>make: 1254-004 The error code from the last command is 2.
>
>
>Stop.
>make: 1254-004 The error code from the last command is 2.
>
>
>Stop.
>make: 1254-004 The error code from the last command is 2.
>
>
>Stop.
>make: 1254-004 The error code from the last command is 2.
>
>
>Stop.
>
>--------------F22CE8E75832697305FCF42A--
>
--
NOTE: All email exchanges with Unidata User Support are recorded in the
Unidata inquiry tracking system and then made publically available
through the web.  If you do not want to have your interactions made
available in this way, you must let us know in each email you send to us.