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

20040420: GEMPAK5.7 AIX build fails



Mary Ann,

The build output shows the compiler can't file your Motif include files,
eg Xm/XmAll.h in particular. You will need to install a development environment 
for
Motif in order to build the package. You also have some sort of error with the 
jasper library
which may also be related to the compiler environment, but I'm not sure at this 
point.
The jasper library is needed for the GRIB2 jpeg2000 encoding by NCEP by the 
dcgrib2
program, but not as critical at this point as finding your development 
environment.

Steve Chiswell
Unidata User Support






>From: Mary Ann Ciuffini <address@hidden>
>Organization: MHPCC
>Keywords: 200404210330.i3L3UmCT013082

>Building GEMPAK5.7 on AIX 5.1 fails. The make file output follows.
>Please
>let me know what I need to do to get the package to build successfully.
>
>------------------------------make.out---------------------------------
>checking build system type... powerpc-ibm-aix5.1.0.0
>checking host system type... powerpc-ibm-aix5.1.0.0
>checking target system type... powerpc-ibm-aix5.1.0.0
>checking for a BSD-compatible install... /opt/freeware/bin/install -c
>checking whether build environment is sane... yes
>checking for gawk... gawk
>checking whether make sets $(MAKE)... yes
>checking for gawk... (cached) gawk
>checking for gcc... /usr/vac/bin/xlc
>checking for C compiler default output... a.out
>checking whether the C compiler works... yes
>checking whether we are cross compiling... no
>checking for suffix of executables... 
>checking for suffix of object files... o
>checking whether we are using the GNU C compiler... no
>checking whether /usr/vac/bin/xlc accepts -g... yes
>checking for /usr/vac/bin/xlc option to accept ANSI C... none needed
>checking for style of include used by make... GNU
>checking dependency style of /usr/vac/bin/xlc... aix
>checking how to run the C preprocessor... /usr/vac/bin/xlc -E
>checking for a BSD-compatible install... /opt/freeware/bin/install -c
>checking whether ln -s works... yes
>checking for ranlib... ranlib
>checking for non-GNU ld... /bin/ld
>checking if the linker (/bin/ld) is GNU ld... no
>checking for /bin/ld option to reload object files... -r
>checking for BSD-compatible nm... /bin/nm -B
>checking for a sed that does not truncate output... /bin/sed
>checking how to recognise dependent libraries... pass_all
>checking command to parse /bin/nm -B output... ok
>checking for egrep... grep -E
>checking for ANSI C header files... yes
>checking for sys/types.h... yes
>checking for sys/stat.h... yes
>checking for stdlib.h... yes
>checking for string.h... yes
>checking for memory.h... yes
>checking for strings.h... yes
>checking for chiz_inttypes.h... no
>checking for chiz_stdint.h... no
>checking for unistd.h... yes
>checking dlfcn.h usability... yes
>checking dlfcn.h presence... yes
>checking for dlfcn.h... yes
>checking for ranlib... (cached) ranlib
>checking for strip... strip
>checking for objdir... .libs
>checking for /usr/vac/bin/xlc option to produce PIC... none
>checking if /usr/vac/bin/xlc static flag -bnso -bI:/lib/syscalls.exp
>works... yes
>checking if /usr/vac/bin/xlc supports -c -o file.o... no
>checking if we can lock with hard links... yes
>checking whether the linker (/bin/ld) supports shared libraries... yes
>checking how to hardcode library paths into programs... immediate
>checking whether stripping libraries is possible... no
>checking dynamic linker characteristics... aix5.1.0.0 ld.so
>checking if libtool supports shared libraries... yes
>checking whether to build shared libraries... no
>checking whether to build static libraries... yes
>creating libtool
>checking for X... libraries , headers 
>checking for gethostbyname... yes
>checking for connect... yes
>checking for remove... yes
>checking for shmat... yes
>checking for IceConnectionNumber in -lICE... yes
>checking whether variable-length arrays are supported... no
>checking for jpeg_destroy in -ljpeg... yes
>checking for glutInit in -lglut... no
>checking GL/glut.h usability... no
>checking GL/glut.h presence... no
>checking for GL/glut.h... no
>checking whether OpenGL libraries and headers were detected... no
>checking for main in -lm... yes
>checking for ANSI C header files... (cached) yes
>checking fcntl.h usability... yes
>checking fcntl.h presence... yes
>checking for fcntl.h... yes
>checking limits.h usability... yes
>checking limits.h presence... yes
>checking for limits.h... yes
>checking for unistd.h... (cached) yes
>checking for chiz_stdint.h... (cached) no
>checking chiz_stdbool.h usability... no
>checking chiz_stdbool.h presence... no
>checking for chiz_stdbool.h... no
>checking io.h usability... no
>checking io.h presence... no
>checking for io.h... no
>checking windows.h usability... no
>checking windows.h presence... no
>checking for windows.h... no
>checking for sys/types.h... (cached) yes
>checking for stdlib.h... (cached) yes
>checking stddef.h usability... yes
>checking stddef.h presence... yes
>checking for stddef.h... yes
>checking whether byte ordering is bigendian... yes
>checking for an ANSI C-conforming const... yes
>checking for inline... __inline
>checking for size_t... yes
>checking for short... yes
>checking size of short... 2
>checking for unsigned short... yes
>checking size of unsigned short... 2
>checking for int... yes
>checking size of int... 4
>checking for unsigned int... yes
>checking size of unsigned int... 4
>checking for long... yes
>checking size of long... 4
>checking for unsigned long... yes
>checking size of unsigned long... 4
>checking for long long... yes
>checking size of long long... 8
>checking for unsigned long long... yes
>checking size of unsigned long long... 8
>checking for uchar... yes
>checking for ushort... yes
>checking for uint... yes
>checking for ulong... yes
>checking for longlong... no
>checking for ulonglong... no
>checking for ssize_t... yes
>checking for vprintf... yes
>checking for _doprnt... yes
>configure: creating ./config.status
>config.status: creating Makefile
>config.status: creating src/Makefile
>config.status: creating src/appl/Makefile
>config.status: creating src/libjasper/Makefile
>config.status: creating src/libjasper/base/Makefile
>config.status: creating src/libjasper/bmp/Makefile
>config.status: creating src/libjasper/include/Makefile
>config.status: creating src/libjasper/include/jasper/Makefile
>config.status: creating src/libjasper/jp2/Makefile
>config.status: creating src/libjasper/jpc/Makefile
>config.status: creating src/libjasper/jpg/Makefile
>config.status: creating src/libjasper/mif/Makefile
>config.status: creating src/libjasper/pgx/Makefile
>config.status: creating src/libjasper/pnm/Makefile
>config.status: creating src/libjasper/ras/Makefile
>config.status: creating src/msvc/Makefile
>config.status: creating jasper.spec
>config.status: creating src/libjasper/include/jasper/jas_config.h
>config.status: executing depfiles commands
>Making all in src
>Making all in libjasper
Making all in include
>Making all in jasper
>        make  all-am
>Target "all-am" is up to date.
>Target "all-am" is up to date.
>Target "all" is up to date.
>Making all in base
>        source='jas_cm.c' object='jas_cm.lo' libtool=yes 
>depfile='.deps/jas_cm.Plo' tmpdepfile='.deps/jas_cm.TPlo'  depmode=aix
>/bin/sh ../../../acaux/depcomp  /bin/sh ../../../libtool --mode=compile
>/usr/vac/bin/xlc -DHAVE_CONFIG_H -I. -I.
>-I../../../src/libjasper/include/jasper  -I../include    -g -c -o
>jas_cm.lo `test -f 'jas_cm.c' || echo './'`jas_cm.c
>/usr/vac/bin/xlc -DHAVE_CONFIG_H -I. -I.
>-I../../../src/libjasper/include/jasper -I../include -g -c -M jas_cm.c
>echo timestamp > jas_cm.lo
>        source='jas_debug.c' object='jas_debug.lo' libtool=yes 
>depfile='.deps/jas_debug.Plo' tmpdepfile='.deps/jas_debug.TPlo' 
>depmode=aix /bin/sh ../../../acaux/depcomp  /bin/sh ../../../libtool
>--mode=compile /usr/vac/bin/xlc -DHAVE_CONFIG_H -I. -I.
>-I../../../src/libjasper/include/jasper  -I../include    -g -c -o
>jas_debug.lo `test -f 'jas_debug.c' || echo './'`jas_debug.c
>/usr/vac/bin/xlc -DHAVE_CONFIG_H -I. -I.
>-I../../../src/libjasper/include/jasper -I../include -g -c -M
>jas_debug.c
>echo timestamp > jas_debug.lo
>        source='jas_getopt.c' object='jas_getopt.lo' libtool=yes 
>depfile='.deps/jas_getopt.Plo' tmpdepfile='.deps/jas_getopt.TPlo' 
>depmode=aix /bin/sh ../../../acaux/depcomp  /bin/sh ../../../libtool
>--mode=compile /usr/vac/bin/xlc -DHAVE_CONFIG_H -I. -I.
>-I../../../src/libjasper/include/jasper  -I../include    -g -c -o
>jas_getopt.lo `test -f 'jas_getopt.c' || echo './'`jas_getopt.c
>/usr/vac/bin/xlc -DHAVE_CONFIG_H -I. -I.
>-I../../../src/libjasper/include/jasper -I../include -g -c -M
>jas_getopt.c
>echo timestamp > jas_getopt.lo
>        source='jas_image.c' object='jas_image.lo' libtool=yes 
>depfile='.deps/jas_image.Plo' tmpdepfile='.deps/jas_image.TPlo' 
>depmode=aix /bin/sh ../../../acaux/depcomp  /bin/sh ../../../libtool
>--mode=compile /usr/vac/bin/xlc -DHAVE_CONFIG_H -I. -I.
>-I../../../src/libjasper/include/jasper  -I../include    -g -c -o
>jas_image.lo `test -f 'jas_image.c' || echo './'`jas_image.c
>/usr/vac/bin/xlc -DHAVE_CONFIG_H -I. -I.
>-I../../../src/libjasper/include/jasper -I../include -g -c -M
>jas_image.c
>echo timestamp > jas_image.lo
>        source='jas_icc.c' object='jas_icc.lo' libtool=yes 
>depfile='.deps/jas_icc.Plo' tmpdepfile='.deps/jas_icc.TPlo'  depmode=aix
>/bin/sh ../../../acaux/depcomp  /bin/sh ../../../libtool --mode=compile
>/usr/vac/bin/xlc -DHAVE_CONFIG_H -I. -I.
>-I../../../src/libjasper/include/jasper  -I../include    -g -c -o
>jas_icc.lo `test -f 'jas_icc.c' || echo './'`jas_icc.c
>/usr/vac/bin/xlc -DHAVE_CONFIG_H -I. -I.
>-I../../../src/libjasper/include/jasper -I../include -g -c -M jas_icc.c
>echo timestamp > jas_icc.lo
>        source='jas_iccdata.c' object='jas_iccdata.lo' libtool=yes 
>depfile='.deps/jas_iccdata.Plo' tmpdepfile='.deps/jas_iccdata.TPlo' 
>depmode=aix /bin/sh ../../../acaux/depcomp  /bin/sh ../../../libtool
>--mode=compile /usr/vac/bin/xlc -DHAVE_CONFIG_H -I. -I.
>-I../../../src/libjasper/include/jasper  -I../include    -g -c -o
>jas_iccdata.lo `test -f 'jas_iccdata.c' || echo './'`jas_iccdata.c
>/usr/vac/bin/xlc -DHAVE_CONFIG_H -I. -I.
>-I../../../src/libjasper/include/jasper -I../include -g -c -M
>jas_iccdata.c
>echo timestamp > jas_iccdata.lo
>        source='jas_init.c' object='jas_init.lo' libtool=yes 
>depfile='.deps/jas_init.Plo' tmpdepfile='.deps/jas_init.TPlo' 
>depmode=aix /bin/sh ../../../acaux/depcomp  /bin/sh ../../../libtool
>--mode=compile /usr/vac/bin/xlc -DHAVE_CONFIG_H -I. -I.
>-I../../../src/libjasper/include/jasper  -I../include    -g -c -o
>jas_init.lo `test -f 'jas_init.c' || echo './'`jas_init.c
>/usr/vac/bin/xlc -DHAVE_CONFIG_H -I. -I.
>-I../../../src/libjasper/include/jasper -I../include -g -c -M jas_init.c
>echo timestamp > jas_init.lo
>        source='jas_malloc.c' object='jas_malloc.lo' libtool=yes 
>depfile='.deps/jas_malloc.Plo' tmpdepfile='.deps/jas_malloc.TPlo' 
>depmode=aix /bin/sh ../../../acaux/depcomp  /bin/sh ../../../libtool
>--mode=compile /usr/vac/bin/xlc -DHAVE_CONFIG_H -I. -I.
>-I../../../src/libjasper/include/jasper  -I../include    -g -c -o
>jas_malloc.lo `test -f 'jas_malloc.c' || echo './'`jas_malloc.c
>/usr/vac/bin/xlc -DHAVE_CONFIG_H -I. -I.
>-I../../../src/libjasper/include/jasper -I../include -g -c -M
>jas_malloc.c
>echo timestamp > jas_malloc.lo
>        source='jas_seq.c' object='jas_seq.lo' libtool=yes 
>depfile='.deps/jas_seq.Plo' tmpdepfile='.deps/jas_seq.TPlo'  depmode=aix
>/bin/sh ../../../acaux/depcomp  /bin/sh ../../../libtool --mode=compile
>/usr/vac/bin/xlc -DHAVE_CONFIG_H -I. -I.
>-I../../../src/libjasper/include/jasper  -I../include    -g -c -o
>jas_seq.lo `test -f 'jas_seq.c' || echo './'`jas_seq.c
>/usr/vac/bin/xlc -DHAVE_CONFIG_H -I. -I.
>-I../../../src/libjasper/include/jasper -I../include -g -c -M jas_seq.c
>echo timestamp > jas_seq.lo
>        source='jas_stream.c' object='jas_stream.lo' libtool=yes 
>depfile='.deps/jas_stream.Plo' tmpdepfile='.deps/jas_stream.TPlo' 
>depmode=aix /bin/sh ../../../acaux/depcomp  /bin/sh ../../../libtool
>--mode=compile /usr/vac/bin/xlc -DHAVE_CONFIG_H -I. -I.
>-I../../../src/libjasper/include/jasper  -I../include    -g -c -o
>jas_stream.lo `test -f 'jas_stream.c' || echo './'`jas_stream.c
>/usr/vac/bin/xlc -DHAVE_CONFIG_H -I. -I.
>-I../../../src/libjasper/include/jasper -I../include -g -c -M
>jas_stream.c
>echo timestamp > jas_stream.lo
>        source='jas_string.c' object='jas_string.lo' libtool=yes 
>depfile='.deps/jas_string.Plo' tmpdepfile='.deps/jas_string.TPlo' 
>depmode=aix /bin/sh ../../../acaux/depcomp  /bin/sh ../../../libtool
>--mode=compile /usr/vac/bin/xlc -DHAVE_CONFIG_H -I. -I.
>-I../../../src/libjasper/include/jasper  -I../include    -g -c -o
>jas_string.lo `test -f 'jas_string.c' || echo './'`jas_string.c
>/usr/vac/bin/xlc -DHAVE_CONFIG_H -I. -I.
>-I../../../src/libjasper/include/jasper -I../include -g -c -M
>jas_string.c
echo timestamp > jas_string.lo
>        source='jas_tvp.c' object='jas_tvp.lo' libtool=yes 
>depfile='.deps/jas_tvp.Plo' tmpdepfile='.deps/jas_tvp.TPlo'  depmode=aix
>/bin/sh ../../../acaux/depcomp  /bin/sh ../../../libtool --mode=compile
>/usr/vac/bin/xlc -DHAVE_CONFIG_H -I. -I.
>-I../../../src/libjasper/include/jasper  -I../include    -g -c -o
>jas_tvp.lo `test -f 'jas_tvp.c' || echo './'`jas_tvp.c
>/usr/vac/bin/xlc -DHAVE_CONFIG_H -I. -I.
>-I../../../src/libjasper/include/jasper -I../include -g -c -M jas_tvp.c
>echo timestamp > jas_tvp.lo
>        source='jas_version.c' object='jas_version.lo' libtool=yes 
>depfile='.deps/jas_version.Plo' tmpdepfile='.deps/jas_version.TPlo' 
>depmode=aix /bin/sh ../../../acaux/depcomp  /bin/sh ../../../libtool
>--mode=compile /usr/vac/bin/xlc -DHAVE_CONFIG_H -I. -I.
>-I../../../src/libjasper/include/jasper  -I../include    -g -c -o
>jas_version.lo `test -f 'jas_version.c' || echo './'`jas_version.c
>/usr/vac/bin/xlc -DHAVE_CONFIG_H -I. -I.
>-I../../../src/libjasper/include/jasper -I../include -g -c -M
>jas_version.c
>echo timestamp > jas_version.lo
>        /bin/sh ../../../libtool --mode=link /usr/vac/bin/xlc  -g    -o
>libbase.la   jas_cm.lo jas_debug.lo jas_getopt.lo  jas_image.lo
>jas_icc.lo jas_iccdata.lo jas_init.lo  jas_malloc.lo jas_seq.lo
>jas_stream.lo jas_string.lo jas_tvp.lo  jas_version.lo  -lm  -ljpeg
>mkdir .libs
>rm -fr .libs/libbase.la .libs/libbase.* .libs/libbase.*
>ar cru .libs/libbase.a  jas_cm.o jas_debug.o jas_getopt.o jas_image.o
>jas_icc.o jas_iccdata.o jas_init.o jas_malloc.o jas_seq.o jas_stream.o
>jas_string.o jas_tvp.o jas_version.o 
>ranlib .libs/libbase.a
>creating libbase.la
>(cd .libs && rm -f libbase.la && ln -s ../libbase.la libbase.la)
>Target "all" is up to date.
>Making all in bmp
>        source='bmp_cod.c' object='bmp_cod.lo' libtool=yes 
>depfile='.deps/bmp_cod.Plo' tmpdepfile='.deps/bmp_cod.TPlo'  depmode=aix
>/bin/sh ../../../acaux/depcomp  /bin/sh ../../../libtool --mode=compile
>/usr/vac/bin/xlc -DHAVE_CONFIG_H -I. -I.
>-I../../../src/libjasper/include/jasper  -I../include    -g -c -o
>bmp_cod.lo `test -f 'bmp_cod.c' || echo './'`bmp_cod.c
>/usr/vac/bin/xlc -DHAVE_CONFIG_H -I. -I.
>-I../../../src/libjasper/include/jasper -I../include -g -c -M bmp_cod.c
>echo timestamp > bmp_cod.lo
>
>-        source='bmp_dec.c' object='bmp_dec.lo' libtool=yes 
>depfile='.deps/bmp_dec.Plo' tmpdepfile='.deps/bmp_dec.TPlo'  depmode=aix
>/bin/sh ../../../acaux/depcomp  /bin/sh ../../../libtool --mode=compile
>/usr/vac/bin/xlc -DHAVE_CONFIG_H -I. -I.
>-I../../../src/libjasper/include/jasper  -I../include    -g -c -o
>bmp_dec.lo `test -f 'bmp_dec.c' || echo './'`bmp_dec.c
>/usr/vac/bin/xlc -DHAVE_CONFIG_H -I. -I.
>-I../../../src/libjasper/include/jasper -I../include -g -c -M bmp_dec.c
>echo timestamp > bmp_dec.lo
>        source='bmp_enc.c' object='bmp_enc.lo' libtool=yes 
>depfile='.deps/bmp_enc.Plo' tmpdepfile='.deps/bmp_enc.TPlo'  depmode=aix
>/bin/sh ../../../acaux/depcomp  /bin/sh ../../../libtool --mode=compile
>/usr/vac/bin/xlc -DHAVE_CONFIG_H -I. -I.
>-I../../../src/libjasper/include/jasper  -I../include    -g -c -o
>bmp_enc.lo `test -f 'bmp_enc.c' || echo './'`bmp_enc.c
>/usr/vac/bin/xlc -DHAVE_CONFIG_H -I. -I.
>-I../../../src/libjasper/include/jasper -I../include -g -c -M bmp_enc.c
>echo timestamp > bmp_enc.lo
>        /bin/sh ../../../libtool --mode=link /usr/vac/bin/xlc  -g    -o
>libbmp.la   bmp_cod.lo bmp_dec.lo bmp_enc.lo  -lm  -ljpeg
>mkdir .libs
>rm -fr .libs/libbmp.la .libs/libbmp.* .libs/libbmp.*
>ar cru .libs/libbmp.a  bmp_cod.o bmp_dec.o bmp_enc.o 
>ranlib .libs/libbmp.a
>creating libbmp.la
>(cd .libs && rm -f libbmp.la && ln -s ../libbmp.la libbmp.la)
>Target "all" is up to date.
>Making all in jp2
>        source='jp2_cod.c' object='jp2_cod.lo' libtool=yes 
>depfile='.deps/jp2_cod.Plo' tmpdepfile='.deps/jp2_cod.TPlo'  depmode=aix
>/bin/sh ../../../acaux/depcomp  /bin/sh ../../../libtool --mode=compile
>/usr/vac/bin/xlc -DHAVE_CONFIG_H -I. -I.
>-I../../../src/libjasper/include/jasper  -I../include    -g -c -o
>jp2_cod.lo `test -f 'jp2_cod.c' || echo './'`jp2_cod.c
>/usr/vac/bin/xlc -DHAVE_CONFIG_H -I. -I.
>-I../../../src/libjasper/include/jasper -I../include -g -c -M jp2_cod.c
>echo timestamp > jp2_cod.lo
>        source='jp2_dec.c' object='jp2_dec.lo' libtool=yes 
>depfile='.deps/jp2_dec.Plo' tmpdepfile='.deps/jp2_dec.TPlo'  depmode=aix
>/bin/sh ../../../acaux/depcomp  /bin/sh ../../../libtool --mode=compile
>/usr/vac/bin/xlc -DHAVE_CONFIG_H -I. -I.
>-I../../../src/libjasper/include/jasper  -I../include    -g -c -o
>jp2_dec.lo `test -f 'jp2_dec.c' || echo './'`jp2_dec.c
>
>/usr/vac/bin/xlc -DHAVE_CONFIG_H -I. -I.
>-I../../../src/libjasper/include/jasper -I../include -g -c -M jp2_dec.c
>"jp2_dec.c", line 338.73: 1506-280 (E) Function argument assignment
>between types "unsigned char*" and "unsigned int*" is not allowed.
>echo timestamp > jp2_dec.lo
>        source='jp2_enc.c' object='jp2_enc.lo' libtool=yes 
>depfile='.deps/jp2_enc.Plo' tmpdepfile='.deps/jp2_enc.TPlo'  depmode=aix
>/bin/sh ../../../acaux/depcomp  /bin/sh ../../../libtool --mode=compile
>/usr/vac/bin/xlc -DHAVE_CONFIG_H -I. -I.
>-I../../../src/libjasper/include/jasper  -I../include    -g -c -o
>jp2_enc.lo `test -f 'jp2_enc.c' || echo './'`jp2_enc.c
>/usr/vac/bin/xlc -DHAVE_CONFIG_H -I. -I.
>-I../../../src/libjasper/include/jasper -I../include -g -c -M jp2_enc.c
>echo timestamp > jp2_enc.lo
>        /bin/sh ../../../libtool --mode=link /usr/vac/bin/xlc  -g    -o
>libjp2.la   jp2_cod.lo jp2_dec.lo jp2_enc.lo  -lm  -ljpeg
>mkdir .libs
>rm -fr .libs/libjp2.la .libs/libjp2.* .libs/libjp2.*
>ar cru .libs/libjp2.a  jp2_cod.o jp2_dec.o jp2_enc.o 
>ranlib .libs/libjp2.a
>creating libjp2.la
>(cd .libs && rm -f libjp2.la && ln -s ../libjp2.la libjp2.la)
>Target "all" is up to date.
>Making all in jpc
>        source='jpc_bs.c' object='jpc_bs.lo' libtool=yes 
>depfile='.deps/jpc_bs.Plo' tmpdepfile='.deps/jpc_bs.TPlo'  depmode=aix
>/bin/sh ../../../acaux/depcomp  /bin/sh ../../../libtool --mode=compile
>/usr/vac/bin/xlc -DHAVE_CONFIG_H -I. -I.
>-I../../../src/libjasper/include/jasper  -I../include    -g -c -o
>jpc_bs.lo `test -f 'jpc_bs.c' || echo './'`jpc_bs.c
>/usr/vac/bin/xlc -DHAVE_CONFIG_H -I. -I.
>-I../../../src/libjasper/include/jasper -I../include -g -c -M jpc_bs.c
>echo timestamp > jpc_bs.lo
>        source='jpc_cs.c' object='jpc_cs.lo' libtool=yes 
>depfile='.deps/jpc_cs.Plo' tmpdepfile='.deps/jpc_cs.TPlo'  depmode=aix
>/bin/sh ../../../acaux/depcomp  /bin/sh ../../../libtool --mode=compile
>/usr/vac/bin/xlc -DHAVE_CONFIG_H -I. -I.
>-I../../../src/libjasper/include/jasper  -I../include    -g -c -o
>jpc_cs.lo `test -f 'jpc_cs.c' || echo './'`jpc_cs.c
>/usr/vac/bin/xlc -DHAVE_CONFIG_H -I. -I.
>-I../../../src/libjasper/include/jasper -I../include -g -c -M jpc_cs.c
>echo timestamp > jpc_cs.lo
>        source='jpc_dec.c' object='jpc_dec.lo' libtool=yes 
>depfile='.deps/jpc_dec.Plo' tmpdepfile='.deps/jpc_dec.TPlo'  depmode=aix
>/bin/sh ../../../acaux/depcomp  /bin/sh ../../../libtool --mode=compile
>/usr/vac/bin/xlc -DHAVE_CONFIG_H -I. -I.
>-I../../../src/libjasper/include/jasper  -I../include    -g -c -o
>jpc_dec.lo `test -f 'jpc_dec.c' || echo './'`jpc_dec.c
>/usr/vac/bin/xlc -DHAVE_CONFIG_H -I. -I.
>-I../../../src/libjasper/include/jasper -I../include -g -c -M jpc_dec.c
>echo timestamp > jpc_dec.lo
>        source='jpc_enc.c' object='jpc_enc.lo' libtool=yes 
>depfile='.deps/jpc_enc.Plo' tmpdepfile='.deps/jpc_enc.TPlo'  depmode=aix
>/bin/sh ../../../acaux/depcomp  /bin/sh ../../../libtool --mode=compile
>/usr/vac/bin/xlc -DHAVE_CONFIG_H -I. -I.
>-I../../../src/libjasper/include/jasper  -I../include    -g -c -o
>jpc_enc.lo `test -f 'jpc_enc.c' || echo './'`jpc_enc.c
>/usr/vac/bin/xlc -DHAVE_CONFIG_H -I. -I.
>-I../../../src/libjasper/include/jasper -I../include -g -c -M jpc_enc.c
>echo timestamp > jpc_enc.lo
>        source='jpc_math.c' object='jpc_math.lo' libtool=yes 
>depfile='.deps/jpc_math.Plo' tmpdepfile='.deps/jpc_math.TPlo' 
>depmode=aix /bin/sh ../../../acaux/depcomp  /bin/sh ../../../libtool
>--mode=compile /usr/vac/bin/xlc -DHAVE_CONFIG_H -I. -I.
>-I../../../src/libjasper/include/jasper  -I../include    -g -c -o
>jpc_math.lo `test -f 'jpc_math.c' || echo './'`jpc_math.c
>/usr/vac/bin/xlc -DHAVE_CONFIG_H -I. -I.
>-I../../../src/libjasper/include/jasper -I../include -g -c -M jpc_math.c
>echo timestamp > jpc_math.lo
>        source='jpc_mct.c' object='jpc_mct.lo' libtool=yes 
>depfile='.deps/jpc_mct.Plo' tmpdepfile='.deps/jpc_mct.TPlo'  depmode=aix
>/bin/sh ../../../acaux/depcomp  /bin/sh ../../../libtool --mode=compile
>/usr/vac/bin/xlc -DHAVE_CONFIG_H -I. -I.
>-I../../../src/libjasper/include/jasper  -I../include    -g -c -o
>jpc_mct.lo `test -f 'jpc_mct.c' || echo './'`jpc_mct.c
>/usr/vac/bin/xlc -DHAVE_CONFIG_H -I. -I.
>-I../../../src/libjasper/include/jasper -I../include -g -c -M jpc_mct.c
>echo timestamp > jpc_mct.lo
>        source='jpc_mqcod.c' object='jpc_mqcod.lo' libtool=yes 
>depfile='.deps/jpc_mqcod.Plo' tmpdepfile='.deps/jpc_mqcod.TPlo' 
>depmode=aix /bin/sh ../../../acaux/depcomp  /bin/sh ../../../libtool
>--mode=compile /usr/vac/bin/xlc -DHAVE_CONFIG_H -I. -I.
>-I../../../src/libjasper/include/jasper  -I../include    -g -c -o
>jpc_mqcod.lo `test -f 'jpc_mqcod.c' || echo './'`jpc_mqcod.c
>/usr/vac/bin/xlc -DHAVE_CONFIG_H -I. -I.
>-I../../../src/libjasper/include/jasper -I../include -g -c -M
>jpc_mqcod.c
>
>--- echo timestamp > jpc_mqcod.lo
>        source='jpc_mqdec.c' object='jpc_mqdec.lo' libtool=yes 
>depfile='.deps/jpc_mqdec.Plo' tmpdepfile='.deps/jpc_mqdec.TPlo' 
>depmode=aix /bin/sh ../../../acaux/depcomp  /bin/sh ../../../libtool
>--mode=compile /usr/vac/bin/xlc -DHAVE_CONFIG_H -I. -I.
>-I../../../src/libjasper/include/jasper  -I../include    -g -c -o
>jpc_mqdec.lo `test -f 'jpc_mqdec.c' || echo './'`jpc_mqdec.c
>/usr/vac/bin/xlc -DHAVE_CONFIG_H -I. -I.
>-I../../../src/libjasper/include/jasper -I../include -g -c -M
>jpc_mqdec.c
>echo timestamp > jpc_mqdec.lo
>        source='jpc_mqenc.c' object='jpc_mqenc.lo' libtool=yes 
>depfile='.deps/jpc_mqenc.Plo' tmpdepfile='.deps/jpc_mqenc.TPlo' 
>depmode=aix /bin/sh ../../../acaux/depcomp  /bin/sh ../../../libtool
>--mode=compile /usr/vac/bin/xlc -DHAVE_CONFIG_H -I. -I.
>-I../../../src/libjasper/include/jasper  -I../include    -g -c -o
>jpc_mqenc.lo `test -f 'jpc_mqenc.c' || echo './'`jpc_mqenc.c
>/usr/vac/bin/xlc -DHAVE_CONFIG_H -I. -I.
>-I../../../src/libjasper/include/jasper -I../include -g -c -M
>jpc_mqenc.c
>echo timestamp > jpc_mqenc.lo
>        source='jpc_qmfb.c' object='jpc_qmfb.lo' libtool=yes 
>depfile='.deps/jpc_qmfb.Plo' tmpdepfile='.deps/jpc_qmfb.TPlo' 
>depmode=aix /bin/sh ../../../acaux/depcomp  /bin/sh ../../../libtool
>--mode=compile /usr/vac/bin/xlc -DHAVE_CONFIG_H -I. -I.
>-I../../../src/libjasper/include/jasper  -I../include    -g -c -o
>jpc_qmfb.lo `test -f 'jpc_qmfb.c' || echo './'`jpc_qmfb.c
>/usr/vac/bin/xlc -DHAVE_CONFIG_H -I. -I.
>-I../../../src/libjasper/include/jasper -I../include -g -c -M jpc_qmfb.c
>echo timestamp > jpc_qmfb.lo
>        source='jpc_tagtree.c' object='jpc_tagtree.lo' libtool=yes 
>depfile='.deps/jpc_tagtree.Plo' tmpdepfile='.deps/jpc_tagtree.TPlo' 
>depmode=aix /bin/sh ../../../acaux/depcomp  /bin/sh ../../../libtool
>--mode=compile /usr/vac/bin/xlc -DHAVE_CONFIG_H -I. -I.
>-I../../../src/libjasper/include/jasper  -I../include    -g -c -o
>jpc_tagtree.lo `test -f 'jpc_tagtree.c' || echo './'`jpc_tagtree.c
>/usr/vac/bin/xlc -DHAVE_CONFIG_H -I. -I.
>-I../../../src/libjasper/include/jasper -I../include -g -c -M
>jpc_tagtree.c
>echo timestamp > jpc_tagtree.lo
>        source='jpc_t1cod.c' object='jpc_t1cod.lo' libtool=yes 
>depfile='.deps/jpc_t1cod.Plo' tmpdepfile='.deps/jpc_t1cod.TPlo' 
>depmode=aix /bin/sh ../../../acaux/depcomp  /bin/sh ../../../libtool
>--mode=compile /usr/vac/bin/xlc -DHAVE_CONFIG_H -I. -I.
>-I../../../src/libjasper/include/jasper  -I../include    -g -c -o
>jpc_t1cod.lo `test -f 'jpc_t1cod.c' || echo './'`jpc_t1cod.c
>/usr/vac/bin/xlc -DHAVE_CONFIG_H -I. -I.
>-I../../../src/libjasper/include/jasper -I../include -g -c -M
>jpc_t1cod.c
>echo timestamp > jpc_t1cod.lo
>        source='jpc_t1dec.c' object='jpc_t1dec.lo' libtool=yes 
>depfile='.deps/jpc_t1dec.Plo' tmpdepfile='.deps/jpc_t1dec.TPlo' 
>depmode=aix /bin/sh ../../../acaux/depcomp  /bin/sh ../../../libtool
>--mode=compile /usr/vac/bin/xlc -DHAVE_CONFIG_H -I. -I.
>-I../../../src/libjasper/include/jasper  -I../include    -g -c -o
>jpc_t1dec.lo `test -f 'jpc_t1dec.c' || echo './'`jpc_t1dec.c
>/usr/vac/bin/xlc -DHAVE_CONFIG_H -I. -I.
>-I../../../src/libjasper/include/jasper -I../include -g -c -M
>jpc_t1dec.c
>echo timestamp > jpc_t1dec.lo
>        source='jpc_t1enc.c' object='jpc_t1enc.lo' libtool=yes 
>depfile='.deps/jpc_t1enc.Plo' tmpdepfile='.deps/jpc_t1enc.TPlo' 
>depmode=aix /bin/sh ../../../acaux/depcomp  /bin/sh ../../../libtool
>--mode=compile /usr/vac/bin/xlc -DHAVE_CONFIG_H -I. -I.
>-I../../../src/libjasper/include/jasper  -I../include    -g -c -o
>jpc_t1enc.lo `test -f 'jpc_t1enc.c' || echo './'`jpc_t1enc.c
>/usr/vac/bin/xlc -DHAVE_CONFIG_H -I. -I.
>-I../../../src/libjasper/include/jasper -I../include -g -c -M
>jpc_t1enc.c
>echo timestamp > jpc_t1enc.lo
>        source='jpc_tsfb.c' object='jpc_tsfb.lo' libtool=yes 
>depfile='.deps/jpc_tsfb.Plo' tmpdepfile='.deps/jpc_tsfb.TPlo' 
>depmode=aix /bin/sh ../../../acaux/depcomp  /bin/sh ../../../libtool
>--mode=compile /usr/vac/bin/xlc -DHAVE_CONFIG_H -I. -I.
>-I../../../src/libjasper/include/jasper  -I../include    -g -c -o
>jpc_tsfb.lo `test -f 'jpc_tsfb.c' || echo './'`jpc_tsfb.c
>/usr/vac/bin/xlc -DHAVE_CONFIG_H -I. -I.
>-I../../../src/libjasper/include/jasper -I../include -g -c -M jpc_tsfb.c
>echo timestamp > jpc_tsfb.lo
>        source='jpc_t2cod.c' object='jpc_t2cod.lo' libtool=yes 
>depfile='.deps/jpc_t2cod.Plo' tmpdepfile='.deps/jpc_t2cod.TPlo' 
>depmode=aix /bin/sh ../../../acaux/depcomp  /bin/sh ../../../libtool
>--mode=compile /usr/vac/bin/xlc -DHAVE_CONFIG_H -I. -I.
>-I../../../src/libjasper/include/jasper  -I../include    -g -c -o
>jpc_t2cod.lo `test -f 'jpc_t2cod.c' || echo './'`jpc_t2cod.c
>/usr/vac/bin/xlc -DHAVE_CONFIG_H -I. -I.
>-I../../../src/libjasper/include/jasper -I../include -g -c -M
>jpc_t2cod.c
>echo timestamp > jpc_t2cod.lo
>        source='jpc_t2dec.c' object='jpc_t2dec.lo' libtool=yes 
>depfile='.deps/jpc_t2dec.Plo' tmpdepfile='.deps/jpc_t2dec.TPlo' 
>depmode=aix /bin/sh ../../../acaux/depcomp  /bin/sh ../../../libtool
>--mode=compile /usr/vac/bin/xlc -DHAVE_CONFIG_H -I. -I.
>-I../../../src/libjasper/include/jasper  -I../include    -g -c -o
>jpc_t2dec.lo `test -f 'jpc_t2dec.c' || echo './'`jpc_t2dec.c
>/usr/vac/bin/xlc -DHAVE_CONFIG_H -I. -I.
>-I../../../src/libjasper/include/jasper -I../include -g -c -M
>jpc_t2dec.c
>echo timestamp > jpc_t2dec.lo
>        source='jpc_t2enc.c' object='jpc_t2enc.lo' libtool=yes 
>depfile='.deps/jpc_t2enc.Plo' tmpdepfile='.deps/jpc_t2enc.TPlo' 
>depmode=aix /bin/sh ../../../acaux/depcomp  /bin/sh ../../../libtool
>--mode=compile /usr/vac/bin/xlc -DHAVE_CONFIG_H -I. -I.
>-I../../../src/libjasper/include/jasper  -I../include    -g -c -o
>jpc_t2enc.lo `test -f 'jpc_t2enc.c' || echo './'`jpc_t2enc.c
>/usr/vac/bin/xlc -DHAVE_CONFIG_H -I. -I.
>-I../../../src/libjasper/include/jasper -I../include -g -c -M
>jpc_t2enc.c
>echo timestamp > jpc_t2enc.lo
>        source='jpc_util.c' object='jpc_util.lo' libtool=yes 
>depfile='.deps/jpc_util.Plo' tmpdepfile='.deps/jpc_util.TPlo' 
>depmode=aix /bin/sh ../../../acaux/depcomp  /bin/sh ../../../libtool
>--mode=compile /usr/vac/bin/xlc -DHAVE_CONFIG_H -I. -I.
>-I../../../src/libjasper/include/jasper  -I../include    -g -c -o
>jpc_util.lo `test -f 'jpc_util.c' || echo './'`jpc_util.c
>/usr/vac/bin/xlc -DHAVE_CONFIG_H -I. -I.
>-I../../../src/libjasper/include/jasper -I../include -g -c -M jpc_util.c
>echo timestamp > jpc_util.lo
>        /bin/sh ../../../libtool --mode=link /usr/vac/bin/xlc  -g    -o
>libjpc.la   jpc_bs.lo jpc_cs.lo jpc_dec.lo jpc_enc.lo  jpc_math.lo
>jpc_mct.lo jpc_mqcod.lo jpc_mqdec.lo jpc_mqenc.lo  jpc_qmfb.lo
>jpc_tagtree.lo jpc_t1cod.lo jpc_t1dec.lo  jpc_t1enc.lo jpc_tsfb.lo
>jpc_t2cod.lo jpc_t2dec.lo jpc_t2enc.lo  jpc_util.lo  -lm  -ljpeg
>mkdir .libs
>rm -fr .libs/libjpc.la .libs/libjpc.* .libs/libjpc.*
>ar cru .libs/libjpc.a  jpc_bs.o jpc_cs.o jpc_dec.o jpc_enc.o jpc_math.o
>jpc_mct.o jpc_mqcod.o jpc_mqdec.o jpc_mqenc.o jpc_qmfb.o jpc_tagtree.o
>jpc_t1cod.o jpc_t1dec.o jpc_t1enc.o jpc_tsfb.o jpc_t2cod.o jpc_t2dec.o
>jpc_t2enc.o jpc_util.o 
>ranlib .libs/libjpc.a
>creating libjpc.la
>(cd .libs && rm -f libjpc.la && ln -s ../libjpc.la libjpc.la)
>Target "all" is up to date.
>Making all in jpg
>        source='jpg_dec.c' object='jpg_dec.lo' libtool=yes 
>depfile='.deps/jpg_dec.Plo' tmpdepfile='.deps/jpg_dec.TPlo'  depmode=aix
>/bin/sh ../../../acaux/depcomp  /bin/sh ../../../libtool --mode=compile
>/usr/vac/bin/xlc -DHAVE_CONFIG_H -I. -I.
>-I../../../src/libjasper/include/jasper  -I../include    -g -c -o
>jpg_dec.lo `test -f 'jpg_dec.c' || echo './'`jpg_dec.c
>/usr/vac/bin/xlc -DHAVE_CONFIG_H -I. -I.
>-I../../../src/libjasper/include/jasper -I../include -g -c -M jpg_dec.c
>"jpg_jpeglib.h", line 120.10: 1506-296 (S) #include file <jpeglib.h> not
>found.
>"jpg_dec.c", line 133.47: 1506-275 (S) Unexpected text cinfo
>encountered.
>"jpg_dec.c", line 133.54: 1506-275 (S) Unexpected text 'struct'
>encountered.
>"jpg_dec.c", line 133.72: 1506-277 (S) Syntax error: possible missing
>')' or ','?
>"jpg_dec.c", line 133.30: 1506-279 (S) A function declarator cannot have
>a parameter identifier list if it is not a function definition.
>"jpg_dec.c", line 136.49: 1506-275 (S) Unexpected text cinfo
>encountered.
>"jpg_dec.c", line 136.56: 1506-275 (S) Unexpected text 'struct'
>encountered.
>"jpg_dec.c", line 136.74: 1506-277 (S) Syntax error: possible missing
>')' or ','?
>"jpg_dec.c", line 136.32: 1506-279 (S) A function declarator cannot have
>a parameter identifier list if it is not a function definition.
>"jpg_dec.c", line 140.48: 1506-275 (S) Unexpected text cinfo
>encountered.
>"jpg_dec.c", line 140.55: 1506-275 (S) Unexpected text 'struct'
>encountered.
>"jpg_dec.c", line 140.73: 1506-277 (S) Syntax error: possible missing
>')' or ','?
>"jpg_dec.c", line 140.31: 1506-279 (S) A function declarator cannot have
>a parameter identifier list if it is not a function definition.
>"jpg_dec.c", line 167.47: 1506-275 (S) Unexpected text cinfo
>encountered.
>"jpg_dec.c", line 167.54: 1506-276 (S) Syntax error: possible missing
>identifier?
>"jpg_dec.c", line 167.13: 1506-282 (S) The type of the parameters must
>be specified in a prototype.
>"jpg_dec.c", line 168.49: 1506-275 (S) Unexpected text cinfo
>encountered.
>"jpg_dec.c", line 168.56: 1506-276 (S) Syntax error: possible missing
>identifier?
>"jpg_dec.c", line 168.13: 1506-282 (S) The type of the parameters must
>be specified in a prototype.
>"jpg_dec.c", line 170.48: 1506-275 (S) Unexpected text cinfo
>encountered.
>"jpg_dec.c", line 170.55: 1506-276 (S) Syntax error: possible missing
>identifier?
>"jpg_dec.c", line 170.13: 1506-282 (S) The type of the parameters must
>be specified in a prototype.
>"jpg_dec.c", line 172.50: 1506-275 (S) Unexpected text cinfo
>encountered.
>"jpg_dec.c", line 172.21: 1506-282 (S) The type of the parameters must
>be specified in a prototype.
>"jpg_dec.c", line 182.16: 1506-007 (S) "struct jpeg_decompress_struct"
>is undefined.
>"jpg_dec.c", line 183.16: 1506-007 (S) "struct jpeg_error_mgr" is
>undefined.
>"jpg_dec.c", line 227.15: 1506-022 (S) "buffer" is not a member of
>"struct jpg_dest_s".
>"jpg_dec.c", line 228.8: 1506-045 (S) Undeclared identifier
>j_common_ptr.
>
>"jpg_dec.c", line 229.67: 1506-275 (S) Unexpected text integer constant
>encountered.
>"jpg_dec.c", line 230.19: 1506-022 (S) "buffer_height" is not a member
>of "struct jpg_dest_s".
>"jpg_dec.c", line 236.71: 1506-022 (S) "buffer" is not a member of
>"struct jpg_dest_s".
>"jpg_dec.c", line 237.29: 1506-022 (S) "buffer_height" is not a member
>of "struct jpg_dest_s".
>make: 1254-004 The error code from the last command is 1.
>
>
>Stop.
>make: 1254-004 The error code from the last command is 1.
>
>
>Stop.
>make: 1254-004 The error code from the last command is 1.
>
>
>Stop.
>make: 1254-004 The error code from the last command is 1.
>
>
>Stop.
>make: 1254-004 The error code from the last command is 2.
>make: 1254-005 Ignored error code 2 from last command.
>Making all in /usr/nfs/vendor/GEMPAK5.7.1/gempak/source/nxmlib
>        /usr/vac/bin/xlc -DAIX
>-I/usr/nfs/vendor/GEMPAK5.7.1/gempak/include -qnolm   -c NuiColorInit.c
>"/usr/nfs/vendor/GEMPAK5.7.1/gempak/include/geminc.h", line 59.10:
>1506-296 (S) #include file <Xm/XmAll.h> not found.
>"/usr/nfs/vendor/GEMPAK5.7.1/gempak/include/nmpdef.h", line 92.25:
>1506-046 (S) Syntax error.
>"/usr/nfs/vendor/GEMPAK5.7.1/gempak/include/nmpdef.h", line 102.25:
>1506-046 (S) Syntax error.
>"/usr/nfs/vendor/GEMPAK5.7.1/gempak/include/proto_gemlib.h", line 72.48:
>1506-046 (S) Syntax error.
>"/usr/nfs/vendor/GEMPAK5.7.1/gempak/include/proto_gemlib.h", line 74.68:
>1506-046 (S) Syntax error.
>"/usr/nfs/vendor/GEMPAK5.7.1/gempak/include/proto_gemlib.h", line 74.87:
>1506-046 (S) Syntax error.
>"/usr/nfs/vendor/GEMPAK5.7.1/gempak/include/proto_gemlib.h", line
>144.48: 1506-046 (S) Syntax error.
>"/usr/nfs/vendor/GEMPAK5.7.1/gempak/include/proto_gemlib.h", line
>144.77: 1506-046 (S) Syntax error.
>"/usr/nfs/vendor/GEMPAK5.7.1/gempak/include/proto_gemlib.h", line
>148.54: 1506-275 (S) Unexpected text Cardinal encountered.
>"/usr/nfs/vendor/GEMPAK5.7.1/gempak/include/proto_gemlib.h", line
>148.63: 1506-046 (S) Syntax error.
>"/usr/nfs/vendor/GEMPAK5.7.1/gempak/include/proto_gemlib.h", line
>149.52: 1506-275 (S) Unexpected text Cardinal encountered.
>"/usr/nfs/vendor/GEMPAK5.7.1/gempak/include/proto_gemlib.h", line
>149.61: 1506-046 (S) Syntax error.
>"/usr/nfs/vendor/GEMPAK5.7.1/gempak/include/proto_gemlib.h", line
>153.66: 1506-275 (S) Unexpected text Cardinal encountered.
>"/usr/nfs/vendor/GEMPAK5.7.1/gempak/include/proto_gemlib.h", line
>153.75: 1506-046 (S) Syntax error.
>"/usr/nfs/vendor/GEMPAK5.7.1/gempak/include/proto_gemlib.h", line
>154.41: 1506-275 (S) Unexpected text Cardinal encountered.
>"/usr/nfs/vendor/GEMPAK5.7.1/gempak/include/proto_gemlib.h", line
>154.50: 1506-046 (S) Syntax error.
>"/usr/nfs/vendor/GEMPAK5.7.1/gempak/include/proto_gemlib.h", line
>155.74: 1506-275 (S) Unexpected text Cardinal encountered.
>"/usr/nfs/vendor/GEMPAK5.7.1/gempak/include/proto_gemlib.h", line
>155.83: 1506-046 (S) Syntax error.
>"/usr/nfs/vendor/GEMPAK5.7.1/gempak/include/proto_gemlib.h", line
>156.38: 1506-275 (S) Unexpected text Cardinal encountered.
>"/usr/nfs/vendor/GEMPAK5.7.1/gempak/include/proto_gemlib.h", line
>156.47: 1506-046 (S) Syntax error.
>"/usr/nfs/vendor/GEMPAK5.7.1/gempak/include/proto_gemlib.h", line
>158.17: 1506-046 (S) Syntax error.
>"/usr/nfs/vendor/GEMPAK5.7.1/gempak/include/proto_gemlib.h", line
>158.46: 1506-046 (S) Syntax error.
>"/usr/nfs/vendor/GEMPAK5.7.1/gempak/include/proto_gemlib.h", line
>159.41: 1506-275 (S) Unexpected text Cardinal encountered.
>"/usr/nfs/vendor/GEMPAK5.7.1/gempak/include/proto_gemlib.h", line
>159.50: 1506-046 (S) Syntax error.
>"/usr/nfs/vendor/GEMPAK5.7.1/gempak/include/proto_gemlib.h", line
>160.40: 1506-275 (S) Unexpected text Cardinal encountered.
>"/usr/nfs/vendor/GEMPAK5.7.1/gempak/include/proto_gemlib.h", line
>160.49: 1506-046 (S) Syntax error.
>"/usr/nfs/vendor/GEMPAK5.7.1/gempak/include/proto_gemlib.h", line
>161.34: 1506-275 (S) Unexpected text Cardinal encountered.
>"/usr/nfs/vendor/GEMPAK5.7.1/gempak/include/proto_gemlib.h", line
>161.43: 1506-046 (S) Syntax error.
>"/usr/nfs/vendor/GEMPAK5.7.1/gempak/include/proto_gemlib.h", line
>162.41: 1506-275 (S) Unexpected text Cardinal encountered.
>"/usr/nfs/vendor/GEMPAK5.7.1/gempak/include/proto_gemlib.h", line
>162.50: 1506-046 (S) Syntax error.
>"/usr/nfs/vendor/GEMPAK5.7.1/gempak/include/proto_gemlib.h", line
>163.41: 1506-275 (S) Unexpected text Cardinal encountered.
>"/usr/nfs/vendor/GEMPAK5.7.1/gempak/include/proto_gemlib.h", line
>163.50: 1506-046 (S) Syntax error.
>"/usr/nfs/vendor/GEMPAK5.7.1/gempak/include/proto_gemlib.h", line
>165.52: 1506-046 (S) Syntax error.
>"/usr/nfs/vendor/GEMPAK5.7.1/gempak/include/proto_gemlib.h", line
>165.71: 1506-046 (S) Syntax error.
>"/usr/nfs/vendor/GEMPAK5.7.1/gempak/include/proto_gemlib.h", line
>168.52: 1506-275 (S) Unexpected text Cardinal encountered.
>"/usr/nfs/vendor/GEMPAK5.7.1/gempak/include/proto_gemlib.h", line
>168.61: 1506-046 (S) Syntax error.
>"/usr/nfs/vendor/GEMPAK5.7.1/gempak/include/proto_gemlib.h", line
>169.46: 1506-275 (S) Unexpected text Cardinal encountered.
>"/usr/nfs/vendor/GEMPAK5.7.1/gempak/include/proto_gemlib.h", line
>169.55: 1506-046 (S) Syntax error.
>make: 1254-004 The error code from the last command is 1.
>
>
>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.
>
>
>-----
>Mary Annn 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
>
--
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.