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

20040421: GEMPAK5.7 AIX build fails



Mary Ann,

The fortran interface is not used by GEMPAK, so the
FC compiler argument (for f77 ) is explicitly set to
null in $CONFIGDIR/Makeinc.aix for the NCOPT variable.
Since the NetCDF configure script is finding your F90 compiler,
we should set that to null in NCOPT as well in Makeinc.aix:
NCOPT = "CC=$(CC)" "FC= " "CXX= " "F90= "


Steve Chiswell
Unidata User Support



>From: Mary Ann Ciuffini <address@hidden>
>Organization: MHPCC
>Keywords: 200404212053.i3LKrvCT021260

>This is a multi-part message in MIME format.
>--------------2171C567E503A269C28F06C3
>Content-Type: text/plain; charset=us-ascii
>Content-Transfer-Encoding: 7bit
>
>The build is still failing at f90 netcdf. Also "Not making `fortran/all'
>because no FORTRAN compiler". However there is a fortran-77 compiler
>installed as /bin/f77 and /bin/xlf. I have attached the make.out. Please
>help.
>-- 
>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
>--------------2171C567E503A269C28F06C3
>Content-Type: text/plain; charset=us-ascii;
> name="make.out"
>Content-Transfer-Encoding: 7bit
>Content-Disposition: inline;
> filename="make.out"
>
>Making all in /usr/export/aix/4.2/vendor/GEMPAK5.7.1/gempak
>-n making in 
>/usr/export/aix/4.2/vendor/GEMPAK5.7.1/gempak/source
>       make _jasper
>/usr/export/aix/4.2/vendor/GEMPAK5.7.1/gempak/source/jasper
>make: 1254-002 Cannot find a rule to create target distclean from dependencies
> .
>Stop.
>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... 
> no
>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/depc
> omp  /bin/sh ../../../libtool --mode=compile /usr/vac/bin/xlc -DHAVE_CONFIG_H
>  -I. -I. -I../../../src/libjasper/include/jasper  -I../include    -g -c -o ja
> s_cm.lo `test -f 'jas_cm.c' || echo './'`jas_cm.c
>/usr/vac/bin/xlc -DHAVE_CONFIG_H -I. -I. -I../../../src/libjasper/include/jasp
> er -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 -DH
> AVE_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/jasp
> er -I../include -g -c -M jas_debug.c
>echo timestamp > jas_debug.lo
>       source='jas_getopt.c' object='jas_getopt.lo' libtool=yes  depfile='.dep
> s/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../includ
> e    -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/jasp
> er -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 -DH
> AVE_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/jasp
> er -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_CONF
> IG_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/jasp
> er -I../include -g -c -M jas_icc.c
>echo timestamp > jas_icc.lo
>       source='jas_iccdata.c' object='jas_iccdata.lo' libtool=yes  depfile='.d
> eps/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../in
> clude    -g -c -o jas_iccdata.lo `test -f 'jas_iccdata.c' || echo './'`jas_ic
> cdata.c
>/usr/vac/bin/xlc -DHAVE_CONFIG_H -I. -I. -I../../../src/libjasper/include/jasp
> er -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/ja
> s_init.Plo' tmpdepfile='.deps/jas_init.TPlo'  depmode=aix /bin/sh ../../../ac
> aux/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/jasp
> er -I../include -g -c -M jas_init.c
>echo timestamp > jas_init.lo
>       source='jas_malloc.c' object='jas_malloc.lo' libtool=yes  depfile='.dep
> s/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../includ
> e    -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/jasp
> er -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_CONF
> IG_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/jasp
> er -I../include -g -c -M jas_seq.c
>echo timestamp > jas_seq.lo
>       source='jas_stream.c' object='jas_stream.lo' libtool=yes  depfile='.dep
> s/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../includ
> e    -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/jasp
> er -I../include -g -c -M jas_stream.c
>echo timestamp > jas_stream.lo
>       source='jas_string.c' object='jas_string.lo' libtool=yes  depfile='.dep
> s/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../includ
> e    -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/jasp
> er -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_CONF
> IG_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/jasp
> er -I../include -g -c -M jas_tvp.c
>echo timestamp > jas_tvp.lo
>       source='jas_version.c' object='jas_version.lo' libtool=yes  depfile='.d
> eps/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../in
> clude    -g -c -o jas_version.lo `test -f 'jas_version.c' || echo './'`jas_ve
> rsion.c
>/usr/vac/bin/xlc -DHAVE_CONFIG_H -I. -I. -I../../../src/libjasper/include/jasp
> er -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_iccda
> ta.lo jas_init.lo  jas_malloc.lo jas_seq.lo jas_stream.lo jas_string.lo jas_t
> vp.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 j
> as_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_CONF
> IG_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/jasp
> er -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_CONF
> IG_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/jasp
> er -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_CONF
> IG_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/jasp
> er -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_CONF
> IG_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/jasp
> er -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_CONF
> IG_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/jasp
> er -I../include -g -c -M jp2_dec.c
>"jp2_dec.c", line 338.73: 1506-280 (E) Function argument assignment between ty
> pes "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_CONF
> IG_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/jasp
> er -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/depc
> omp  /bin/sh ../../../libtool --mode=compile /usr/vac/bin/xlc -DHAVE_CONFIG_H
>  -I. -I. -I../../../src/libjasper/include/jasper  -I../include    -g -c -o jp
> c_bs.lo `test -f 'jpc_bs.c' || echo './'`jpc_bs.c
>/usr/vac/bin/xlc -DHAVE_CONFIG_H -I. -I. -I../../../src/libjasper/include/jasp
> er -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/depc
> omp  /bin/sh ../../../libtool --mode=compile /usr/vac/bin/xlc -DHAVE_CONFIG_H
>  -I. -I. -I../../../src/libjasper/include/jasper  -I../include    -g -c -o jp
> c_cs.lo `test -f 'jpc_cs.c' || echo './'`jpc_cs.c
>/usr/vac/bin/xlc -DHAVE_CONFIG_H -I. -I. -I../../../src/libjasper/include/jasp
> er -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_CONF
> IG_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/jasp
> er -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_CONF
> IG_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/jasp
> er -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/jp
> c_math.Plo' tmpdepfile='.deps/jpc_math.TPlo'  depmode=aix /bin/sh ../../../ac
> aux/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/jasp
> er -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_CONF
> IG_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/jasp
> er -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 -DH
> AVE_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/jasp
> er -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 -DH
> AVE_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/jasp
> er -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 -DH
> AVE_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/jasp
> er -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/jp
> c_qmfb.Plo' tmpdepfile='.deps/jpc_qmfb.TPlo'  depmode=aix /bin/sh ../../../ac
> aux/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/jasp
> er -I../include -g -c -M jpc_qmfb.c
>echo timestamp > jpc_qmfb.lo
>       source='jpc_tagtree.c' object='jpc_tagtree.lo' libtool=yes  depfile='.d
> eps/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../in
> clude    -g -c -o jpc_tagtree.lo `test -f 'jpc_tagtree.c' || echo './'`jpc_ta
> gtree.c
>/usr/vac/bin/xlc -DHAVE_CONFIG_H -I. -I. -I../../../src/libjasper/include/jasp
> er -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 -DH
> AVE_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/jasp
> er -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 -DH
> AVE_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/jasp
> er -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 -DH
> AVE_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/jasp
> er -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/jp
> c_tsfb.Plo' tmpdepfile='.deps/jpc_tsfb.TPlo'  depmode=aix /bin/sh ../../../ac
> aux/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/jasp
> er -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 -DH
> AVE_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/jasp
> er -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 -DH
> AVE_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/jasp
> er -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 -DH
> AVE_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/jasp
> er -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/jp
> c_util.Plo' tmpdepfile='.deps/jpc_util.TPlo'  depmode=aix /bin/sh ../../../ac
> aux/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/jasp
> er -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_mq
> cod.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  j
> pc_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_mc
> t.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_ut
> il.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_CONF
> IG_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/jasp
> er -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 par
> ameter 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 par
> ameter 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 par
> ameter 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 identifi
> er?
>"jpg_dec.c", line 167.13: 1506-282 (S) The type of the parameters must be spec
> ified 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 identifi
> er?
>"jpg_dec.c", line 168.13: 1506-282 (S) The type of the parameters must be spec
> ified 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 identifi
> er?
>"jpg_dec.c", line 170.13: 1506-282 (S) The type of the parameters must be spec
> ified 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 spec
> ified in a prototype.
>"jpg_dec.c", line 182.16: 1506-007 (S) "struct jpeg_decompress_struct" is unde
> fined.
>"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 encoun
> tered.
>"jpg_dec.c", line 230.19: 1506-022 (S) "buffer_height" is not a member of "str
> uct 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 "str
> uct 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/export/aix/4.2/vendor/GEMPAK5.7.1/gempak/source/nxmlib
>       /usr/vac/bin/xlc -DAIX -I/usr/nfs/vendor/GEMPAK5.7.1/gempak/include -qn
> olm   -c NuiColorInit.c
>       /usr/vac/bin/xlc -DAIX -I/usr/nfs/vendor/GEMPAK5.7.1/gempak/include -qn
> olm   -c NxmBusy.c
>       /usr/vac/bin/xlc -DAIX -I/usr/nfs/vendor/GEMPAK5.7.1/gempak/include -qn
> olm   -c NxmBxmBtn.c
>       /usr/vac/bin/xlc -DAIX -I/usr/nfs/vendor/GEMPAK5.7.1/gempak/include -qn
> olm   -c NxmClose.c
>       /usr/vac/bin/xlc -DAIX -I/usr/nfs/vendor/GEMPAK5.7.1/gempak/include -qn
> olm   -c NxmClrW.c
>       /usr/vac/bin/xlc -DAIX -I/usr/nfs/vendor/GEMPAK5.7.1/gempak/include -qn
> olm   -c NxmColorBar.c
>       /usr/vac/bin/xlc -DAIX -I/usr/nfs/vendor/GEMPAK5.7.1/gempak/include -qn
> olm   -c NxmColorBlink.c
>       /usr/vac/bin/xlc -DAIX -I/usr/nfs/vendor/GEMPAK5.7.1/gempak/include -qn
> olm   -c NxmColorEdit.c
>       /usr/vac/bin/xlc -DAIX -I/usr/nfs/vendor/GEMPAK5.7.1/gempak/include -qn
> olm   -c NxmColorInit.c
>       /usr/vac/bin/xlc -DAIX -I/usr/nfs/vendor/GEMPAK5.7.1/gempak/include -qn
> olm   -c NxmColorNameLists.c
>       /usr/vac/bin/xlc -DAIX -I/usr/nfs/vendor/GEMPAK5.7.1/gempak/include -qn
> olm   -c NxmColorPalette.c
>       /usr/vac/bin/xlc -DAIX -I/usr/nfs/vendor/GEMPAK5.7.1/gempak/include -qn
> olm   -c NxmColorSliders.c
>       /usr/vac/bin/xlc -DAIX -I/usr/nfs/vendor/GEMPAK5.7.1/gempak/include -qn
> olm   -c NxmColorTable.c
>       /usr/vac/bin/xlc -DAIX -I/usr/nfs/vendor/GEMPAK5.7.1/gempak/include -qn
> olm   -c NxmColrP.c
>       /usr/vac/bin/xlc -DAIX -I/usr/nfs/vendor/GEMPAK5.7.1/gempak/include -qn
> olm   -c NxmConfirm.c
>       /usr/vac/bin/xlc -DAIX -I/usr/nfs/vendor/GEMPAK5.7.1/gempak/include -qn
> olm   -c NxmCtlBtn.c
>       /usr/vac/bin/xlc -DAIX -I/usr/nfs/vendor/GEMPAK5.7.1/gempak/include -qn
> olm   -c NxmCursor.c
>       /usr/vac/bin/xlc -DAIX -I/usr/nfs/vendor/GEMPAK5.7.1/gempak/include -qn
> olm   -c NxmDwell.c
>       /usr/vac/bin/xlc -DAIX -I/usr/nfs/vendor/GEMPAK5.7.1/gempak/include -qn
> olm   -c NxmEnhw.c
>       /usr/vac/bin/xlc -DAIX -I/usr/nfs/vendor/GEMPAK5.7.1/gempak/include -qn
> olm   -c NxmErr.c
>       /usr/vac/bin/xlc -DAIX -I/usr/nfs/vendor/GEMPAK5.7.1/gempak/include -qn
> olm   -c NxmExit.c
>       /usr/vac/bin/xlc -DAIX -I/usr/nfs/vendor/GEMPAK5.7.1/gempak/include -qn
> olm   -c NxmGeneric.c
>       /usr/vac/bin/xlc -DAIX -I/usr/nfs/vendor/GEMPAK5.7.1/gempak/include -qn
> olm   -c NxmGmpk.c
>       /usr/vac/bin/xlc -DAIX -I/usr/nfs/vendor/GEMPAK5.7.1/gempak/include -qn
> olm   -c NxmHelp.c
>       /usr/vac/bin/xlc -DAIX -I/usr/nfs/vendor/GEMPAK5.7.1/gempak/include -qn
> olm   -c NxmInfoMenu.c
>       /usr/vac/bin/xlc -DAIX -I/usr/nfs/vendor/GEMPAK5.7.1/gempak/include -qn
> olm   -c NxmInitialize.c
>       /usr/vac/bin/xlc -DAIX -I/usr/nfs/vendor/GEMPAK5.7.1/gempak/include -qn
> olm   -c NxmLabel.c
>       /usr/vac/bin/xlc -DAIX -I/usr/nfs/vendor/GEMPAK5.7.1/gempak/include -qn
> olm   -c NxmLineA.c
>       /usr/vac/bin/xlc -DAIX -I/usr/nfs/vendor/GEMPAK5.7.1/gempak/include -qn
> olm   -c NxmLoopPanel.c
>       /usr/vac/bin/xlc -DAIX -I/usr/nfs/vendor/GEMPAK5.7.1/gempak/include -qn
> olm   -c NxmMarkA.c
>       /usr/vac/bin/xlc -DAIX -I/usr/nfs/vendor/GEMPAK5.7.1/gempak/include -qn
> olm   -c NxmMenuPulldown.c
>       /usr/vac/bin/xlc -DAIX -I/usr/nfs/vendor/GEMPAK5.7.1/gempak/include -qn
> olm   -c NxmPrompt.c
>       /usr/vac/bin/xlc -DAIX -I/usr/nfs/vendor/GEMPAK5.7.1/gempak/include -qn
> olm   -c NxmPrt.c
>       /usr/vac/bin/xlc -DAIX -I/usr/nfs/vendor/GEMPAK5.7.1/gempak/include -qn
> olm   -c NxmPushBtnMenu.c
>       /usr/vac/bin/xlc -DAIX -I/usr/nfs/vendor/GEMPAK5.7.1/gempak/include -qn
> olm   -c NxmRes.c
>       /usr/vac/bin/xlc -DAIX -I/usr/nfs/vendor/GEMPAK5.7.1/gempak/include -qn
> olm   -c NxmTxtIn.c
>       /usr/vac/bin/xlc -DAIX -I/usr/nfs/vendor/GEMPAK5.7.1/gempak/include -qn
> olm   -c NxmVers.c
>       /usr/vac/bin/xlc -DAIX -I/usr/nfs/vendor/GEMPAK5.7.1/gempak/include -qn
> olm   -c NxmVolcano.c
>       /usr/vac/bin/xlc -DAIX -I/usr/nfs/vendor/GEMPAK5.7.1/gempak/include -qn
> olm   -c NxmWarn.c
>       ar rv /usr/nfs/vendor/GEMPAK5.7.1/lib/aix/Nxmlib.a *.o
>ar: Creating an archive file /usr/nfs/vendor/GEMPAK5.7.1/lib/aix/Nxmlib.a.
>a - NuiColorInit.o
>a - NxmBusy.o
>a - NxmBxmBtn.o
>a - NxmClose.o
>a - NxmClrW.o
>a - NxmColorBar.o
>a - NxmColorBlink.o
>a - NxmColorEdit.o
>a - NxmColorInit.o
>a - NxmColorNameLists.o
>a - NxmColorPalette.o
>a - NxmColorSliders.o
>a - NxmColorTable.o
>a - NxmColrP.o
>a - NxmConfirm.o
>a - NxmCtlBtn.o
>a - NxmCursor.o
>a - NxmDwell.o
>a - NxmEnhw.o
>a - NxmErr.o
>a - NxmExit.o
>a - NxmGeneric.o
>a - NxmGmpk.o
>a - NxmHelp.o
>a - NxmInfoMenu.o
>a - NxmInitialize.o
>a - NxmLabel.o
>a - NxmLineA.o
>a - NxmLoopPanel.o
>a - NxmMarkA.o
>a - NxmMenuPulldown.o
>a - NxmPrompt.o
>a - NxmPrt.o
>a - NxmPushBtnMenu.o
>a - NxmRes.o
>a - NxmTxtIn.o
>a - NxmVers.o
>a - NxmVolcano.o
>a - NxmWarn.o
>       rm -f *.o
>Target "all" is up to date.
>Making all in /usr/export/aix/4.2/vendor/GEMPAK5.7.1/gempak/source/netcdf
>look netcdf /usr/nfs/vendor/GEMPAK5.7.1/netcdf/aix/lib/libnetcdf.a
>       make lnetcdf "CC=/usr/vac/bin/xlc" "FC= " "CXX= "
> Creating /usr/nfs/vendor/GEMPAK5.7.1/netcdf/aix
>/usr/export/aix/4.2/vendor/GEMPAK5.7.1/gempak/source/netcdf/src
>
>Making `distclean' in directory /usr/export/aix/4.2/vendor/GEMPAK5.7.1/gempak/
> source/netcdf/src/libsrc
>
>       rm -f *.o *.a *.so *.sl *.i *.Z core t_ncio.o t_ncio t_ncx.o t_ncx t_nc
> xx.o t_ncxx  t_nc.o t_nc test.nc *.so  MANIFEST *.log ncconfig.h
>       rm -rf SunWS_cache
>
>Returning to directory /usr/export/aix/4.2/vendor/GEMPAK5.7.1/gempak/source/ne
> tcdf/src
>
>
>Making `distclean' in directory /usr/export/aix/4.2/vendor/GEMPAK5.7.1/gempak/
> source/netcdf/src/nctest
>
>       rm -f *.o *.a *.so *.sl *.i *.Z core nctest lint.out test.nc test2.nc t
> imes testfile.nc  MANIFEST *.log 
>       rm -rf SunWS_cache
>
>Returning to directory /usr/export/aix/4.2/vendor/GEMPAK5.7.1/gempak/source/ne
> tcdf/src
>
>
>Making `distclean' in directory /usr/export/aix/4.2/vendor/GEMPAK5.7.1/gempak/
> source/netcdf/src/nc_test
>
>       rm -f *.o *.a *.so *.sl *.i *.Z core nc_test test.nc scratch.nc lint.ou
> t times  MANIFEST *.log 
>       rm -rf SunWS_cache
>
>Returning to directory /usr/export/aix/4.2/vendor/GEMPAK5.7.1/gempak/source/ne
> tcdf/src
>
>
>Making `distclean' in directory /usr/export/aix/4.2/vendor/GEMPAK5.7.1/gempak/
> source/netcdf/src/fortran
>
>       rm -f *.o *.a *.so *.sl *.i *.Z core copy.nc     ftest           ftest.
> f77    test.nc  MANIFEST *.log nfconfig.inc
>       rm -rf SunWS_cache
>
>Returning to directory /usr/export/aix/4.2/vendor/GEMPAK5.7.1/gempak/source/ne
> tcdf/src
>
>
>Making `distclean' in directory /usr/export/aix/4.2/vendor/GEMPAK5.7.1/gempak/
> source/netcdf/src/f90
>
>       rm -f *.o *.a *.so *.sl *.i *.Z core netcdf_test *.mod example.nc examp
> le.cdl  eightByteIntExample.nc  MANIFEST *.log 
>       rm -rf SunWS_cache
>
>Returning to directory /usr/export/aix/4.2/vendor/GEMPAK5.7.1/gempak/source/ne
> tcdf/src
>
>
>Making `distclean' in directory /usr/export/aix/4.2/vendor/GEMPAK5.7.1/gempak/
> source/netcdf/src/nf_test
>
>       rm -f *.o *.a *.so *.sl *.i *.Z core times       lint.out        nf_tes
> t      scratch.nc      *.f77  MANIFEST *.log 
>       rm -rf SunWS_cache
>
>Returning to directory /usr/export/aix/4.2/vendor/GEMPAK5.7.1/gempak/source/ne
> tcdf/src
>
>
>Making `distclean' in directory /usr/export/aix/4.2/vendor/GEMPAK5.7.1/gempak/
> source/netcdf/src/ncdump
>
>       rm -f *.o *.a *.so *.sl *.i *.Z core ncdump test0.nc test1.nc test1.cdl
>  test2.cdl  MANIFEST *.log 
>       rm -rf SunWS_cache
>
>Returning to directory /usr/export/aix/4.2/vendor/GEMPAK5.7.1/gempak/source/ne
> tcdf/src
>
>
>Making `distclean' in directory /usr/export/aix/4.2/vendor/GEMPAK5.7.1/gempak/
> source/netcdf/src/ncgen
>
>       rm -f *.o *.a *.so *.sl *.i *.Z core ncgen  netcdf.inc  c0.nc c1.cdl c1
> .nc c2.cdl  f0.nc  ctest.c ctest ctest0.nc ctest1.cdl  ftest.f ftest ftest0.n
> c ftest1.cdl  MANIFEST *.log 
>       rm -rf SunWS_cache
>
>Returning to directory /usr/export/aix/4.2/vendor/GEMPAK5.7.1/gempak/source/ne
> tcdf/src
>
>
>Making `distclean' in directory /usr/export/aix/4.2/vendor/GEMPAK5.7.1/gempak/
> source/netcdf/src/cxx
>
>       rm -f *.o *.a *.so *.sl *.i *.Z core nctst test.out example.nc  *.cps *
> .dvi *.fns  *.log *~ *.gs *.aux *.cp *.fn *.ky *.pg *.toc *.tp *.vr  MANIFEST
>  *.log 
>       rm -rf SunWS_cache
>
>Returning to directory /usr/export/aix/4.2/vendor/GEMPAK5.7.1/gempak/source/ne
> tcdf/src
>
>       rm -f *.o *.a *.so *.sl *.i *.Z core   MANIFEST *.log config.cache
>        config.status   MANIFEST
>       rm -rf SunWS_cache
>creating cache ./config.cache
>checking for top-level source-directory
>/usr/export/aix/4.2/vendor/GEMPAK5.7.1/gempak/source/netcdf/src
>checking for m4 preprocessor
>checking for m4... m4
>checking m4 flags... -B10000
>checking C compiler "/usr/vac/bin/xlc"... works
>checking how to make dependencies... false
>configure: warning: Empty CXX variable
>configure: warning: The C++ interface will not be built
>checking how to run the C preprocessor... /usr/vac/bin/xlc -E
>configure: warning: Fortran-77 compiler is explicitly null
>configure: warning: The Fortran-77 interface will not be built
>checking for Fortran .F compiler... 
>checking for Fortran preprocessor... /usr/vac/bin/xlc -E
>checking "" as Fortran-90 compiler... failed to build test program
>checking for xlf90... xlf90
>checking Fortran-90 compiler "xlf90"... failed to build test program
>checking for f90... f90
>checking Fortran-90 compiler "f90"... works
>checking for nm utility
>checking for nm... nm
>checking nm flags... 
>checking for math library
>checking for tanh in -lc... no
>checking for tanh in -lm... yes
>checking for ar utility
>checking for ar... ar
>checking ar flags... cru
>checking for nm utility
>checking for nm... (cached) nm
>checking nm flags... 
>checking for ranlib... ranlib
>checking for stdlib.h... yes
>checking for sys/types.h... yes
>checking for strerror... yes
>checking for working ftruncate()... yes
>checking for working alloca.h... yes
>checking for alloca... yes
>checking for st_blksize in struct stat... yes
>checking for IEEE floating point format... yes
>checking for ANSI C header files... yes
>checking for size_t... yes
>checking for off_t... yes
>checking for ssize_t... yes
>checking for ptrdiff_t... yes
>checking for uchar... yes
>checking whether char is unsigned... yes
>checking whether byte ordering is bigendian... yes
>checking size of short... 2
>checking size of int... 4
>checking size of long... 4
>checking size of float... 4
>checking size of double... 8
>checking size of off_t... 4
>checking size of size_t... 4
>checking for catman... catman
>checking for manual-page index command... catman -w -M $(MANDIR)
>checking binary distribution directory... /home/ftp/pub/binary/dummy_system
>updating cache ./config.cache
>creating ./config.status
>creating macros.make
>udcreating fortran/nfconfig.inc
>creating libsrc/ncconfig.h
>
>Making `all' in directory /usr/export/aix/4.2/vendor/GEMPAK5.7.1/gempak/source
> /netcdf/src/libsrc
>
>       /usr/vac/bin/xlc -c -O -I.  -DNDEBUG attr.c
>       /usr/vac/bin/xlc -c -O -I.  -DNDEBUG dim.c
>       /usr/vac/bin/xlc -c -O -I.  -DNDEBUG error.c
>       /usr/vac/bin/xlc -c -O -I.  -DNDEBUG -DVERSION=`cat ../VERSION` libvers
> .c
>       /usr/vac/bin/xlc -c -O -I.  -DNDEBUG nc.c
>       /usr/vac/bin/xlc -c -O -I.  -DNDEBUG ncio.c
>       /usr/vac/bin/xlc -c -O -I.  -DNDEBUG ncx.c
>       /usr/vac/bin/xlc -c -O -I.  -DNDEBUG putget.c
>       /usr/vac/bin/xlc -c -O -I.  -DNDEBUG string.c
>       /usr/vac/bin/xlc -c -O -I.  -DNDEBUG v1hpg.c
>       /usr/vac/bin/xlc -c -O -I.  -DNDEBUG v2i.c
>       /usr/vac/bin/xlc -c -O -I.  -DNDEBUG var.c
>       ar cru libnetcdf.a attr.o dim.o error.o libvers.o nc.o ncio.o ncx.o put
> get.o string.o v1hpg.o v2i.o var.o
>       ranlib libnetcdf.a
>Target "all" is up to date.
>
>Returning to directory /usr/export/aix/4.2/vendor/GEMPAK5.7.1/gempak/source/ne
> tcdf/src
>
>Not making `fortran/all' because no FORTRAN compiler
>
>Making `all' in directory /usr/export/aix/4.2/vendor/GEMPAK5.7.1/gempak/source
> /netcdf/src/f90
>
>       f90 -c  typeSizes.f90
>       f90 -c  netcdf.f90
>Warning: netcdf_text_variables.f90, line 19: Unused dummy variable MAP
>         detected at NF90_PUT_VAR_TEXT@<end-of-statement>
>Warning: netcdf_text_variables.f90, line 41: Unused symbol LOCALINDEX
>         detected at NF90_GET_VAR_TEXT@<end-of-statement>
>Warning: netcdf_text_variables.f90, line 41: Unused symbol STRINGLENGTH
>         detected at NF90_GET_VAR_TEXT@<end-of-statement>
>Warning: netcdf_text_variables.f90, line 41: Unused dummy variable MAP
>         detected at NF90_GET_VAR_TEXT@<end-of-statement>
>Warning: netcdf_text_variables.f90, line 41: Unused symbol COUNTER
>         detected at NF90_GET_VAR_TEXT@<end-of-statement>
>Warning: netcdf_text_variables.f90, line 41: Unused symbol TEXTDIMIDS
>         detected at NF90_GET_VAR_TEXT@<end-of-statement>
>Warning: netcdf_expanded.f90, line 21: Unused symbol COUNTER
>         detected at NF90_PUT_VAR_ONEBYTEINT@<end-of-statement>
>Warning: netcdf_expanded.f90, line 38: Unused symbol COUNTER
>         detected at NF90_PUT_VAR_TWOBYTEINT@<end-of-statement>
>Warning: netcdf_expanded.f90, line 55: Unused symbol COUNTER
>         detected at NF90_PUT_VAR_FOURBYTEINT@<end-of-statement>
>Warning: netcdf_expanded.f90, line 72: Unused symbol COUNTER
>         detected at NF90_PUT_VAR_EIGHTBYTEINT@<end-of-statement>
>Warning: netcdf_expanded.f90, line 89: Unused symbol COUNTER
>         detected at NF90_PUT_VAR_FOURBYTEREAL@<end-of-statement>
>Warning: netcdf_expanded.f90, line 106: Unused symbol COUNTER
>         detected at NF90_PUT_VAR_EIGHTBYTEREAL@<end-of-statement>
>Warning: netcdf_expanded.f90, line 123: Unused symbol COUNTER
>         detected at NF90_GET_VAR_ONEBYTEINT@<end-of-statement>
>Warning: netcdf_expanded.f90, line 140: Unused symbol COUNTER
>         detected at NF90_GET_VAR_TWOBYTEINT@<end-of-statement>
>Warning: netcdf_expanded.f90, line 159: Unused symbol COUNTER
>         detected at NF90_GET_VAR_FOURBYTEINT@<end-of-statement>
>Warning: netcdf_expanded.f90, line 178: Unused symbol COUNTER
>         detected at NF90_GET_VAR_EIGHTBYTEINT@<end-of-statement>
>Warning: netcdf_expanded.f90, line 195: Unused symbol COUNTER
>         detected at NF90_GET_VAR_FOURBYTEREAL@<end-of-statement>
>Warning: netcdf_expanded.f90, line 212: Unused symbol COUNTER
>         detected at NF90_GET_VAR_EIGHTBYTEREAL@<end-of-statement>
>[f90 continuing despite warning messages]
>Error: netcdf_attributes.f90, line 197: KIND value (-1) does not specify a val
> id representation method
>Error: netcdf_attributes.f90, line 206: KIND value (-1) does not specify a val
> id representation method
>Error: netcdf_attributes.f90, line 215: KIND value (-1) does not specify a val
> id representation method
>Error: netcdf_attributes.f90, line 218: The ARRAY argument is not an array in 
> reference to SIZE
>Error: netcdf_attributes.f90, line 227: KIND value (-1) does not specify a val
> id representation method
>Error: netcdf_expanded.f90, line 60: KIND value (-1) does not specify a valid 
> representation method
>Error: netcdf_expanded.f90, line 164: KIND value (-1) does not specify a valid
>  representation method
>Error: netcdf_expanded.f90, line 890: KIND value (-1) does not specify a valid
>  representation method
>Error: netcdf_expanded.f90, line 922: KIND value (-1) does not specify a valid
>  representation method
>Error: netcdf_expanded.f90, line 954: KIND value (-1) does not specify a valid
>  representation method
>Error: netcdf_expanded.f90, line 986: KIND value (-1) does not specify a valid
>  representation method
>Error: netcdf_expanded.f90, line 1018: KIND value (-1) does not specify a vali
> d representation method
>Error: netcdf_expanded.f90, line 1050: KIND value (-1) does not specify a vali
> d representation method
>Error: netcdf_expanded.f90, line 1082: KIND value (-1) does not specify a vali
> d representation method
>Error: netcdf_expanded.f90, line 2248: KIND value (-1) does not specify a vali
> d representation method
>Error: netcdf_expanded.f90, line 2255: The ARRAY argument is not an array in r
> eference to SIZE
>Error: netcdf_expanded.f90, line 2282: KIND value (-1) does not specify a vali
> d representation method
>Error: netcdf_expanded.f90, line 2289: The ARRAY argument is not an array in r
> eference to SIZE
>Error: netcdf_expanded.f90, line 2316: KIND value (-1) does not specify a vali
> d representation method
>Error: netcdf_expanded.f90, line 2323: The ARRAY argument is not an array in r
> eference to SIZE
>Error: netcdf_expanded.f90, line 2350: KIND value (-1) does not specify a vali
> d representation method
>Error: netcdf_expanded.f90, line 2357: The ARRAY argument is not an array in r
> eference to SIZE
>Error: netcdf_expanded.f90, line 2384: KIND value (-1) does not specify a vali
> d representation method
>Error: netcdf_expanded.f90, line 2391: The ARRAY argument is not an array in r
> eference to SIZE
>Error: netcdf_expanded.f90, line 2418: KIND value (-1) does not specify a vali
> d representation method
>Error: netcdf_expanded.f90, line 2425: The ARRAY argument is not an array in r
> eference to SIZE
>Error: netcdf_expanded.f90, line 2452: KIND value (-1) does not specify a vali
> d representation method
>Error: netcdf_expanded.f90, line 2459: The ARRAY argument is not an array in r
> eference to SIZE
>Errors in declarations, no further processing for NETCDF
>[f90 error termination]
>make: 1254-004 The error code from the last command is 2.
>
>
>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.
>
>
>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.
>make: 1254-004 The error code from the last command is 2.
>
>
>Stop.
>
>--------------2171C567E503A269C28F06C3--
>
--
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.