[Wrf-users] WRF - CALMET (Linux) (Bart Brashers)

Bart Brashers bbrashers at Environcorp.com
Thu Jan 21 15:58:27 MST 2010


There exists a CALWRF v1.3 that can read WRF v3.x files directly.  It's
not posted on the CALPUFF website, but I suspect you can get it by
emailing...

Bart

> Subject: Re: [Wrf-users] WRF - CALMET (Linux) (Bart Brashers)
> 
>     1. Re: WRF - CALMET (Linux) (Bart Brashers)
> 
> 
> hello to all, i had the same problem with the WRF V3.1.1 that i use to
> change output to calmet , here is how i solve the problem , with the
help
> of a friend online . you first need to do the change of commenting
include
> coordlib.for line in calwrf.f , but for me this didnt solve at all the
> problem. here is what i did in my case and it worked.
> 
> 
> In the version of calwrf that I have,  CALWRF_v1.1.zip, I had to make
> >> two changes to calwrf.f:
> >>
> >> line 1425
> >> <       vattnames(3)='DYN_OPT'
> >> ---
> >>>       vattnames(3)='FEEDBACK'
> >> line 1458
> >> <       if(INDEX(value_chr,'OUTPUT FROM WRF V2') == 0)then
> >> ---
> >>>       if(INDEX(value_chr,'OUTPUT FROM WRF V') == 0)then
> >>
> >> For me, the second change fixed the problem you described. But then
> >> the program died with another error, so I had to make the first
> >> change.
> 
> this is a fragment of the email that helped me out. also i put here
the
> makefile , in the file i download isnt the file , so i have to create
it .
> also remember to put NIMA.CRD and BLOCKDAT.CRD names in minuscule
letters,
> i dont know why but this cause a trouble , ok ?? im interested to know
if
> you achieve the same result as me . sorry for my english.
> 
> makefile
> 
> 
> # makefile for calwrf.f
> 
> PROGRAM = calwrf
> 
> FC = pgf90
> FFLAGS = -fast -g -Mlfs
> 
> NETCDF = /usr/local/netcdf
> LIBS = -lm -L${NETCDF}/lib -lnetcdf
> INCL = -I${NETCDF}/include
> 
> OBJECTS = $(PROGRAM).o coordlib.o
> 
> $(PROGRAM): $(OBJECTS)
> 	$(FC) $(FFLAGS) $(OBJECTS) $(LIBS) -o $@
> 
> coordlib.o : coordlib.for
> 	$(FC) -c $(FFLAGS) $< -o $@
> 
> $(PROGRAM).o: $(PROGRAM).f
> 	$(FC) $(FFLAGS) $(INCL) $(PROGRAM).f -c -o $(PROGRAM).o
> 
> clean:
> 	rm *.o $(PROGRAM)
> 
> 
> 
> best regards ,
>       gil.
> Engineer. Gil Capote Mastrapa
> >>> Environmental Impacts Department of Cubaenergia,
> >>> http://www.cubaenergia.cu/
> >>>  Habana, Cuba.
> 
> 
> 
> >
----------------------------------------------------------------------
> >
> > Message: 1
> > Date: Tue, 5 Jan 2010 09:36:52 -0800
> > From: "Bart Brashers" <bbrashers at Environcorp.com>
> > Subject: Re: [Wrf-users] WRF - CALMET (Linux)
> > To: "Mikhail Titov" <TitovM at ap.aurecongroup.com>
> > Cc: wrf-users at ucar.edu
> > Message-ID:
> > 	<CFD807D83949B74DA54AB08DF66B333E03D37ECC at env-evl-
> ex01.emeryville.environ.local>
> >
> > Content-Type: text/plain; charset="us-ascii"
> >
> > The publicly available version of CALWRF, which is actually version
1.1,
> > dated 2008-04-29 (not v3.0 as you wrote) is available at
> >
> > http://www.src.com/calpuff/download/Mod6_Files/CALWRF_v1.1.zip and
> > includes the source code.  It's pretty trivial to compile it on
Linux.
> > That zip even contains a makefile.  I think the only changes I made
were
> > to comment out the "include coordlib.for" statement and add it to
the
> > makefile.
> >
> >
> >
> > However, this version only works with WRF v2 files, and will not
work
> > with WRF v3 files -- see the code chunk near line 1452 of calwrf.f.
> > Perhaps you could try emailing Joe Scire and ask if he has a version
> > that will work with WRF v3 files.
> >
> >
> >
> > The EPA has also hinted that a new WRF (and MM5) to CALPUFF
processing
> > program (a replacement for CALMET) will be coming in "early 2010".
See
> > http://www.epa.gov/ttn/scram/CALMET%20CLARIFICATION.pdf, 2nd page,
1st
> > complete paragraph, last sentence.  Perhaps you can wait?
> >
> >
> >
> > Bart
> >
> >
> >
> > ________________________________
> >
> > From: wrf-users-bounces at ucar.edu [mailto:wrf-users-bounces at ucar.edu]
On
> > Behalf Of Mikhail Titov
> > Sent: Monday, January 04, 2010 7:49 PM
> > To: wrf-users at ucar.edu
> > Subject: [Wrf-users] WRF - CALMET (Linux)
> >
> >
> >
> >
> > Dear WRF users!
> > Merry Xmas and Happy New Year!
> >
> >
> > I would like to use CALMET with WRFv3.0 output to do runs with very
high
> > spatial resolution.
> > I work on SGI (Linux) and installed program to transform WRFv3.0
output
> > in
> > CALMET input  meteorological files (CALWRFv3.0).
> >
> > But I can't find CALMET code to download I would be able to install
on
> > SGI (Linux) - Linux-Unix version of CALMET.
> > The only one site  I found (http://www.src.com/calpuff/calpuff1.htm)
> > offers Windows version of CALMET.
> >
> > Please help me to find where I will be able to download CALMET code
for
> > Linux.
> > Any help is highly appreciable.
> >
> > Thanks,
> > Mikhail
> >
________________________________________________________________________
> > ________
> >
> > Dr. Mikhail Titov | Energy  | Aurecon
> > Ph: +64 3 3660821 | Fax: +64 3 3796955
> > Email: TitovM at ap.aurecongroup.com
> > PO Box 1061 | Christchurch | New Zealand
> > http://www.aurecongroup.com
> > http://www.aurecongroup.com/apac/groupentity/
> >
________________________________________________________________________
> > ________
> >
> > Please consider your environment before printing this e-mail.
> >
> >
> >
> >
> >
> > Disclaimer - http://www.aurecongroup.com/apac/disclaimer/
> >
> >
> >
> >
> >
> >
> >
> > This message contains information that may be confidential,
privileged or
> > otherwise protected by law from disclosure. It is intended for the
> > exclusive use of the Addressee(s). Unless you are the addressee or
> > authorized agent of the addressee, you may not review, copy,
distribute or
> > disclose to anyone the message or any information contained within.
If you
> > have received this message in error, please contact the sender by
> > electronic reply to email at environcorp.com and immediately delete all
> > copies of the message.
> > -------------- next part --------------
> > An HTML attachment was scrubbed...
> > URL:
> > http://mailman.ucar.edu/pipermail/wrf-
> users/attachments/20100105/040cf3a6/attachment-0001.html
> >
> > ------------------------------
> >
> > Message: 2
> > Date: Tue, 5 Jan 2010 10:00:46 -0700
> > From: "Feng Liu" <fliu at mag.maricopa.gov>
> > Subject: Re: [Wrf-users] compilation problem on WPS
> > To: Arlette Chac?n Oelckers <arlette at dfa.uv.cl>,
<wrf-users at ucar.edu>
> > Message-ID:
> > 	<A01A26511CAA69409D6D8095B3E104BD02BFB605 at MAIL.mag.maricopa.gov>
> > Content-Type: text/plain;	charset="UTF-8"
> >
> > Try to add the following option in your configure.wps
> > NCARG_LIBS2     =    ... \
> >                                      -lpng -lz -L$(NCARG_ROOT)/lib
> > -lgfortran
> > And compile again. Hope it is helpful.
> >
> > Feng
> >
> >
> > -----Original Message-----
> > From: wrf-users-bounces at ucar.edu [mailto:wrf-users-bounces at ucar.edu]
On
> > Behalf Of Arlette Chac?n Oelckers
> > Sent: Wednesday, December 23, 2009 11:32 AM
> > To: wrf-users at ucar.edu
> > Subject: [Wrf-users] compilation problem on WPS
> >
> > Dear all:
> > I have a problem compiling the WPS,the problem is that the ./copile
> > doesn't make a plotgrid.exe and the plotfmt.exe.
> > Here I send the output if you can help me here is my error.
> > Greetings
> > Arlette
> >
> > **** Compiling WPS and all utilities ****
> >
> > make[1]: se ingresa al directorio
> > `/home/arlette/WRF_MODEL/WPS/geogrid/src'
> > make[1]: `geogrid.exe' est? actualizado.
> > make[1]: se sale del directorio
`/home/arlette/WRF_MODEL/WPS/geogrid/src'
> > ( cd src/ngl ; make -i -r DEV_TOP="/home/arlette/WRF_MODEL/WPS"
CC="gcc"
> > FC="ifort" RANLIB="echo" all )
> > make[1]: se ingresa al directorio
> > `/home/arlette/WRF_MODEL/WPS/ungrib/src/ngl'
> > make[1]: No se hace nada para `all'.
> > make[1]: se sale del directorio
> > `/home/arlette/WRF_MODEL/WPS/ungrib/src/ngl'
> > ( cd src ; \
> > 	make -i -r ungrib.exe \
> > 		WRF_DIR="/home/arlette/WRF_MODEL/WPS/../WRFV3" \
> > 		FC="ifort" \
> > 		CC="gcc" \
> > 		CPP="/lib/cpp -C -P -traditional" \
> > 		FFLAGS="-FR -convert big_endian" \
> > 		CFLAGS="-w" \
> > 		LDFLAGS="" \
> > 		CPPFLAGS="-D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF
-DIO_BINARY
> > -DIO_GRIB1 -DBIT32 -D_UNGRIB" )
> > make[1]: se ingresa al directorio
`/home/arlette/WRF_MODEL/WPS/ungrib/src'
> > Makefile:74: atenci?n: se imponen comandos para el objetivo `.F.o'
> > ../../configure.wps:94: atenci?n: se ignoran las instrucciones
viejas para
> > el objetivo `.F.o'
> > Makefile:79: atenci?n: se imponen comandos para el objetivo `.c.o'
> > ../../configure.wps:86: atenci?n: se ignoran las instrucciones
viejas para
> > el objetivo `.c.o'
> > make[1]: `ungrib.exe' est? actualizado.
> > make[1]: se sale del directorio
`/home/arlette/WRF_MODEL/WPS/ungrib/src'
> > if [ -h ungrib.exe ] ; then \
> > 	        /bin/rm -f ungrib.exe ; \
> > 	fi ; \
> > 	if [ -h ../ungrib.exe ] ; then \
> > 		/bin/rm -f ../ungrib.exe ; \
> > 	fi ; \
> > 	if [ -e src/ungrib.exe ] ; then \
> > 		ln -sf src/ungrib.exe . ; \
> > 	fi
> > make[1]: se ingresa al directorio
> > `/home/arlette/WRF_MODEL/WPS/metgrid/src'
> > make[1]: `metgrid.exe' est? actualizado.
> > make[1]: se sale del directorio
`/home/arlette/WRF_MODEL/WPS/metgrid/src'
> > ( cd src/ngl ; make -i -r DEV_TOP="/home/arlette/WRF_MODEL/WPS"
CC="gcc"
> > FC="ifort" RANLIB="echo" all )
> > make[1]: se ingresa al directorio
> > `/home/arlette/WRF_MODEL/WPS/ungrib/src/ngl'
> > make[1]: No se hace nada para `all'.
> > make[1]: se sale del directorio
> > `/home/arlette/WRF_MODEL/WPS/ungrib/src/ngl'
> > ( cd src ; \
> > 	make -i -r g1print.exe \
> > 		WRF_DIR="/home/arlette/WRF_MODEL/WPS/../WRFV3" \
> > 		FC="ifort" \
> > 		CC="gcc" \
> > 		CPP="/lib/cpp -C -P -traditional" \
> > 		FFLAGS="-FR -convert big_endian" \
> > 		CFLAGS="-w" \
> > 		LDFLAGS="" \
> > 		CPPFLAGS="-D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF
-DIO_BINARY
> > -DIO_GRIB1 -DBIT32 -D_GRIBUTIL" )
> > make[1]: se ingresa al directorio
`/home/arlette/WRF_MODEL/WPS/ungrib/src'
> > Makefile:74: atenci?n: se imponen comandos para el objetivo `.F.o'
> > ../../configure.wps:94: atenci?n: se ignoran las instrucciones
viejas para
> > el objetivo `.F.o'
> > Makefile:79: atenci?n: se imponen comandos para el objetivo `.c.o'
> > ../../configure.wps:86: atenci?n: se ignoran las instrucciones
viejas para
> > el objetivo `.c.o'
> > make[1]: `g1print.exe' est? actualizado.
> > make[1]: se sale del directorio
`/home/arlette/WRF_MODEL/WPS/ungrib/src'
> > if [ -h g1print.exe ] ; then \
> > 	        /bin/rm -f g1print.exe ; \
> > 	fi ; \
> > 	if [ -h ../g1print.exe ] ; then \
> > 		/bin/rm -f ../g1print.exe ; \
> > 	fi ; \
> > 	if [ -e src/g1print.exe ] ; then \
> > 		ln -sf src/g1print.exe . ; \
> > 	fi
> > ( cd src/ngl ; make -i -r DEV_TOP="/home/arlette/WRF_MODEL/WPS"
CC="gcc"
> > FC="ifort" RANLIB="echo" all )
> > make[1]: se ingresa al directorio
> > `/home/arlette/WRF_MODEL/WPS/ungrib/src/ngl'
> > make[1]: No se hace nada para `all'.
> > make[1]: se sale del directorio
> > `/home/arlette/WRF_MODEL/WPS/ungrib/src/ngl'
> > ( cd src ; \
> > 	make -i -r g2print.exe \
> > 		WRF_DIR="/home/arlette/WRF_MODEL/WPS/../WRFV3" \
> > 		FC="ifort" \
> > 		CC="gcc" \
> > 		CPP="/lib/cpp -C -P -traditional" \
> > 		FFLAGS="-FR -convert big_endian" \
> > 		CFLAGS="-w" \
> > 		LDFLAGS="" \
> > 		CPPFLAGS="-D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF
-DIO_BINARY
> > -DIO_GRIB1 -DBIT32 -D_GRIBUTIL" )
> > make[1]: se ingresa al directorio
`/home/arlette/WRF_MODEL/WPS/ungrib/src'
> > Makefile:74: atenci?n: se imponen comandos para el objetivo `.F.o'
> > ../../configure.wps:94: atenci?n: se ignoran las instrucciones
viejas para
> > el objetivo `.F.o'
> > Makefile:79: atenci?n: se imponen comandos para el objetivo `.c.o'
> > ../../configure.wps:86: atenci?n: se ignoran las instrucciones
viejas para
> > el objetivo `.c.o'
> > make[1]: `g2print.exe' est? actualizado.
> > make[1]: se sale del directorio
`/home/arlette/WRF_MODEL/WPS/ungrib/src'
> > if [ -h g2print.exe ] ; then \
> > 	        /bin/rm -f g2print.exe ; \
> > 	fi ; \
> > 	if [ -h ../g2print.exe ] ; then \
> > 		/bin/rm -f ../g2print.exe ; \
> > 	fi ; \
> > 	if [ -e src/g2print.exe ] ; then \
> > 		ln -sf src/g2print.exe . ; \
> > 	fi
> > ( cd src ; \
> > 	make -i -r plotfmt.exe \
> > 		WRF_DIR="/home/arlette/WRF_MODEL/WPS/../WRFV3" \
> > 		FC="ifort" \
> > 		CC="gcc" \
> > 		CPP="/lib/cpp -C -P -traditional" \
> > 		FFLAGS="-FR -convert big_endian" \
> > 		CFLAGS="-w" \
> > 		LDFLAGS="" \
> > 		CPPFLAGS="-D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF
-DIO_BINARY
> > -DIO_GRIB1 -DBIT32 -D_UTIL" )
> > make[1]: se ingresa al directorio
`/home/arlette/WRF_MODEL/WPS/util/src'
> > ifort -o plotfmt.exe  plotfmt.o read_met_module.o module_debug.o \
> > 		misc_definitions_module.o cio.o met_data_module.o \
> > 		-L/usr/local/lib -lncarg -lncarg_gks -lncarg_c
-L/usr/X11R6/lib -
> lX11
> > /usr/local/lib/libncarg.a(cpcldr.o): In function `cpcldr_':
> > cpcldr.f:(.text+0x57a): undefined reference to
`_gfortran_concat_string'
> > cpcldr.f:(.text+0x5b1): undefined reference to
`_gfortran_concat_string'
> > cpcldr.f:(.text+0x5e8): undefined reference to
`_gfortran_concat_string'
> > cpcldr.f:(.text+0x61f): undefined reference to
`_gfortran_concat_string'
> > cpcldr.f:(.text+0x656): undefined reference to
`_gfortran_concat_string'
> > /usr/local/lib/libncarg.a(cpcldr.o):cpcldr.f:(.text+0x68d): more
undefined
> > references to `_gfortran_concat_string' follow
> > /usr/local/lib/libncarg.a(cppklb.o): In function `cppklb_':
> > cppklb.f:(.text+0x20f): undefined reference to
`_gfortran_compare_string'
> > cppklb.f:(.text+0x9b7): undefined reference to
`_gfortran_compare_string'
> > /usr/local/lib/libncarg.a(cpsetr.o): In function `cpsetr_':
> > cpsetr.f:(.text+0x191): undefined reference to
`_gfortran_compare_string'
> > cpsetr.f:(.text+0x1be): undefined reference to
`_gfortran_compare_string'
> > cpsetr.f:(.text+0x1eb): undefined reference to
`_gfortran_compare_string'
> > /usr/local/lib/libncarg.a(cpsetr.o):cpsetr.f:(.text+0x218): more
undefined
> > references to `_gfortran_compare_string' follow
> > /usr/local/lib/libncarg.a(cpgrws.o): In function `cpgrws_':
> > cpgrws.f:(.text+0x1c0): undefined reference to `_gfortran_st_write'
> > cpgrws.f:(.text+0x1dd): undefined reference to
> > `_gfortran_transfer_integer'
> > cpgrws.f:(.text+0x1fa): undefined reference to
> > `_gfortran_transfer_integer'
> > cpgrws.f:(.text+0x208): undefined reference to
`_gfortran_st_write_done'
> > cpgrws.f:(.text+0x24e): undefined reference to
`_gfortran_stop_numeric'
> > /usr/local/lib/libncarg.a(cphllb.o): In function `cphllb_':
> > cphllb.f:(.text+0x9e): undefined reference to
`_gfortran_compare_string'
> > cphllb.f:(.text+0xe1): undefined reference to
`_gfortran_compare_string'
> > cphllb.f:(.text+0xa8f): undefined reference to
`_gfortran_compare_string'
> > cphllb.f:(.text+0x116f): undefined reference to
`_gfortran_compare_string'
> > cphllb.f:(.text+0x2010): undefined reference to
`_gfortran_compare_string'
> > /usr/local/lib/libncarg.a(cphllb.o):cphllb.f:(.text+0x2085): more
> > undefined references to `_gfortran_compare_string' follow
> > /usr/local/lib/libncarg.a(cpnumb.o): In function `cpnumb_':
> > cpnumb.f:(.text+0x1c0): undefined reference to `_gfortran_st_write'
> > cpnumb.f:(.text+0x1dd): undefined reference to
`_gfortran_transfer_real'
> > cpnumb.f:(.text+0x1eb): undefined reference to
`_gfortran_st_write_done'
> > /usr/local/lib/libncarg.a(cpplar.o): In function `cpplar_':
> > cpplar.f:(.text+0x610): undefined reference to
`_gfortran_compare_string'
> > cpplar.f:(.text+0x670): undefined reference to
`_gfortran_compare_string'
> > cpplar.f:(.text+0x1bc1): undefined reference to
`_gfortran_compare_string'
> > /usr/local/lib/libncarg.a(cpplps.o): In function `cpplps_':
> > cpplps.f:(.text+0x9d7): undefined reference to
`_gfortran_compare_string'
> > cpplps.f:(.text+0xa37): undefined reference to
`_gfortran_compare_string'
> > /usr/local/lib/libncarg.a(cpsbst.o):cpsbst.f:(.text+0x200): more
undefined
> > references to `_gfortran_compare_string' follow
> > /usr/local/lib/libncarg.a(dpgetc.o): In function `dpgetc_':
> > dpgetc.f:(.text+0x65): undefined reference to
`_gfortran_runtime_error'
> > dpgetc.f:(.text+0x96): undefined reference to `_gfortran_os_error'
> > dpgetc.f:(.text+0xd1): undefined reference to
`_gfortran_concat_string'
> > dpgetc.f:(.text+0x1aa): undefined reference to
`_gfortran_compare_string'
> > dpgetc.f:(.text+0x1d3): undefined reference to
`_gfortran_compare_string'
> > dpgetc.f:(.text+0x285): undefined reference to
`_gfortran_compare_string'
> > dpgetc.f:(.text+0x2ae): undefined reference to
`_gfortran_compare_string'
> > dpgetc.f:(.text+0x360): undefined reference to
`_gfortran_compare_string'
> > /usr/local/lib/libncarg.a(dpgetc.o):dpgetc.f:(.text+0x389): more
undefined
> > references to `_gfortran_compare_string' follow
> > /usr/local/lib/libncarg.a(dpgetc.o): In function `dpgetc_':
> > dpgetc.f:(.text+0x51a): undefined reference to
`_gfortran_runtime_error'
> > dpgetc.f:(.text+0x54b): undefined reference to `_gfortran_os_error'
> > dpgetc.f:(.text+0x586): undefined reference to
`_gfortran_concat_string'
> > /usr/local/lib/libncarg.a(dpgetr.o): In function `dpgetr_':
> > dpgetr.f:(.text+0x62): undefined reference to
`_gfortran_runtime_error'
> > dpgetr.f:(.text+0x93): undefined reference to `_gfortran_os_error'
> > dpgetr.f:(.text+0xce): undefined reference to
`_gfortran_concat_string'
> > dpgetr.f:(.text+0x1a7): undefined reference to
`_gfortran_compare_string'
> > dpgetr.f:(.text+0x1d0): undefined reference to
`_gfortran_compare_string'
> > dpgetr.f:(.text+0x214): undefined reference to
`_gfortran_compare_string'
> > dpgetr.f:(.text+0x23d): undefined reference to
`_gfortran_compare_string'
> > dpgetr.f:(.text+0x281): undefined reference to
`_gfortran_compare_string'
> > /usr/local/lib/libncarg.a(dpgetr.o):dpgetr.f:(.text+0x2aa): more
undefined
> > references to `_gfortran_compare_string' follow
> > /usr/local/lib/libncarg.a(dpgetr.o): In function `dpgetr_':
> > dpgetr.f:(.text+0x88b): undefined reference to
`_gfortran_runtime_error'
> > dpgetr.f:(.text+0x8bc): undefined reference to `_gfortran_os_error'
> > dpgetr.f:(.text+0x8f7): undefined reference to
`_gfortran_concat_string'
> > /usr/local/lib/libncarg.a(dpsetc.o): In function `dpsetc_':
> > dpsetc.f:(.text+0xbc): undefined reference to
`_gfortran_runtime_error'
> > dpsetc.f:(.text+0xed): undefined reference to `_gfortran_os_error'
> > dpsetc.f:(.text+0x128): undefined reference to
`_gfortran_concat_string'
> > dpsetc.f:(.text+0x201): undefined reference to
`_gfortran_compare_string'
> > dpsetc.f:(.text+0x22a): undefined reference to
`_gfortran_compare_string'
> > dpsetc.f:(.text+0x2e5): undefined reference to
`_gfortran_compare_string'
> > dpsetc.f:(.text+0x30e): undefined reference to
`_gfortran_compare_string'
> > dpsetc.f:(.text+0x3c9): undefined reference to
`_gfortran_compare_string'
> > /usr/local/lib/libncarg.a(dpsetc.o):dpsetc.f:(.text+0x3f2): more
undefined
> > references to `_gfortran_compare_string' follow
> > /usr/local/lib/libncarg.a(dpsetc.o): In function `dpsetc_':
> > dpsetc.f:(.text+0x5b9): undefined reference to
`_gfortran_runtime_error'
> > dpsetc.f:(.text+0x5ea): undefined reference to `_gfortran_os_error'
> > dpsetc.f:(.text+0x625): undefined reference to
`_gfortran_concat_string'
> > /usr/local/lib/libncarg.a(dpsetr.o): In function `dpsetr_':
> > dpsetr.f:(.text+0xc2): undefined reference to
`_gfortran_runtime_error'
> > dpsetr.f:(.text+0x102): undefined reference to `_gfortran_os_error'
> > dpsetr.f:(.text+0x146): undefined reference to
`_gfortran_concat_string'
> > dpsetr.f:(.text+0x240): undefined reference to
`_gfortran_compare_string'
> > dpsetr.f:(.text+0x269): undefined reference to
`_gfortran_compare_string'
> > dpsetr.f:(.text+0x30c): undefined reference to
`_gfortran_compare_string'
> > dpsetr.f:(.text+0x335): undefined reference to
`_gfortran_compare_string'
> > dpsetr.f:(.text+0x3d8): undefined reference to
`_gfortran_compare_string'
> > /usr/local/lib/libncarg.a(dpsetr.o):dpsetr.f:(.text+0x401): more
undefined
> > references to `_gfortran_compare_string' follow
> > /usr/local/lib/libncarg.a(dpsetr.o): In function `dpsetr_':
> > dpsetr.f:(.text+0xfbd): undefined reference to
`_gfortran_runtime_error'
> > dpsetr.f:(.text+0xfee): undefined reference to `_gfortran_os_error'
> > dpsetr.f:(.text+0x1029): undefined reference to
`_gfortran_concat_string'
> > /usr/local/lib/libncarg.a(mdlndr.o): In function `mdlndr_':
> > mdlndr.f:(.text+0x86): undefined reference to
`_gfortran_runtime_error'
> > mdlndr.f:(.text+0xc6): undefined reference to `_gfortran_os_error'
> > mdlndr.f:(.text+0x11c): undefined reference to
`_gfortran_concat_string'
> > mdlndr.f:(.text+0x147): undefined reference to
`_gfortran_runtime_error'
> > mdlndr.f:(.text+0x187): undefined reference to `_gfortran_os_error'
> > mdlndr.f:(.text+0x1e1): undefined reference to
`_gfortran_concat_string'
> > mdlndr.f:(.text+0x357): undefined reference to
`_gfortran_runtime_error'
> > mdlndr.f:(.text+0x397): undefined reference to `_gfortran_os_error'
> > mdlndr.f:(.text+0x3ed): undefined reference to
`_gfortran_concat_string'
> > mdlndr.f:(.text+0x418): undefined reference to
`_gfortran_runtime_error'
> > mdlndr.f:(.text+0x458): undefined reference to `_gfortran_os_error'
> > mdlndr.f:(.text+0x4b2): undefined reference to
`_gfortran_concat_string'
> > mdlndr.f:(.text+0x500): undefined reference to
`_gfortran_runtime_error'
> > mdlndr.f:(.text+0x540): undefined reference to `_gfortran_os_error'
> > mdlndr.f:(.text+0x59a): undefined reference to
`_gfortran_concat_string'
> > mdlndr.f:(.text+0x6ef): undefined reference to
`_gfortran_compare_string'
> > /usr/local/lib/libncarg.a(plchhq.o): In function `.L28':
> > plchhq.f:(.text+0x627b): undefined reference to `_gfortran_st_write'
> > plchhq.f:(.text+0x629b): undefined reference to
> > `_gfortran_transfer_integer'
> > plchhq.f:(.text+0x62c1): undefined reference to
> > `_gfortran_transfer_character'
> > plchhq.f:(.text+0x62cf): undefined reference to
`_gfortran_st_write_done'
> > /usr/local/lib/libncarg.a(plchhq.o): In function `.L290':
> > plchhq.f:(.text+0x6885): undefined reference to `_gfortran_st_write'
> > plchhq.f:(.text+0x68a5): undefined reference to
> > `_gfortran_transfer_integer'
> > plchhq.f:(.text+0x68cb): undefined reference to
> > `_gfortran_transfer_character'
> > plchhq.f:(.text+0x68d9): undefined reference to
`_gfortran_st_write_done'
> > plchhq.f:(.text+0x6c9a): undefined reference to
`_gfortran_compare_string'
> > plchhq.f:(.text+0x6da6): undefined reference to
`_gfortran_compare_string'
> > plchhq.f:(.text+0x7004): undefined reference to
`_gfortran_compare_string'
> > plchhq.f:(.text+0x70f3): undefined reference to
`_gfortran_compare_string'
> > plchhq.f:(.text+0x72b4): undefined reference to
`_gfortran_compare_string'
> > /usr/local/lib/libncarg.a(pcgetc.o):pcgetc.f:(.text+0x60): more
undefined
> > references to `_gfortran_compare_string' follow
> > /usr/local/lib/libncarg.a(pccffc.o): In function `pccffc_':
> > pccffc.f:(.text+0x1a8): undefined reference to `_gfortran_pow_i4_i4'
> > pccffc.f:(.text+0x1cd): undefined reference to `_gfortran_pow_i4_i4'
> > pccffc.f:(.text+0x1f2): undefined reference to `_gfortran_pow_i4_i4'
> > /usr/local/lib/libncarg.a(pcgtdi.o): In function `pcgtdi_':
> > pcgtdi.f:(.text+0x83): undefined reference to
`_gfortran_compare_string'
> > pcgtdi.f:(.text+0xe5): undefined reference to
`_gfortran_compare_string'
> > /usr/local/lib/libncarg.a(pcffgd.o): In function `pcffgd_':
> > pcffgd.f:(.text+0x974): undefined reference to `_gfortran_st_write'
> > pcffgd.f:(.text+0x994): undefined reference to
> > `_gfortran_transfer_character'
> > pcffgd.f:(.text+0x9a2): undefined reference to
`_gfortran_st_write_done'
> > pcffgd.f:(.text+0x9ae): undefined reference to
`_gfortran_stop_numeric'
> > /usr/local/lib/libncarg.a(pcffhl.o): In function `pcffhl_':
> > pcffhl.f:(.text+0x38b): undefined reference to `_gfortran_st_write'
> > pcffhl.f:(.text+0x3ab): undefined reference to
> > `_gfortran_transfer_character'
> > pcffhl.f:(.text+0x3b9): undefined reference to
`_gfortran_st_write_done'
> > pcffhl.f:(.text+0x3c5): undefined reference to
`_gfortran_stop_numeric'
> > /usr/local/lib/libncarg.a(pcfcls.o): In function `pcfcls_':
> > pcfcls.f:(.text+0xb9): undefined reference to `_gfortran_st_write'
> > pcfcls.f:(.text+0xd6): undefined reference to
`_gfortran_transfer_integer'
> > pcfcls.f:(.text+0xe4): undefined reference to
`_gfortran_st_write_done'
> > /usr/local/lib/libncarg.a(pcfopn.o): In function `pcfopn_':
> > pcfopn.f:(.text+0x255): undefined reference to
`_gfortran_runtime_error'
> > pcfopn.f:(.text+0x295): undefined reference to `_gfortran_os_error'
> > pcfopn.f:(.text+0x2fa): undefined reference to
`_gfortran_concat_string'
> > pcfopn.f:(.text+0x4ae): undefined reference to `_gfortran_st_write'
> > pcfopn.f:(.text+0x4cb): undefined reference to
> > `_gfortran_transfer_integer'
> > pcfopn.f:(.text+0x4d9): undefined reference to
`_gfortran_st_write_done'
> > pcfopn.f:(.text+0x542): undefined reference to
`_gfortran_concat_string'
> > /usr/local/lib/libncarg.a(pcfred.o): In function `pcfred_':
> > pcfred.f:(.text+0x14e): undefined reference to `_gfortran_st_write'
> > pcfred.f:(.text+0x16b): undefined reference to
> > `_gfortran_transfer_integer'
> > pcfred.f:(.text+0x179): undefined reference to
`_gfortran_st_write_done'
> > /usr/local/lib/libncarg.a(getusv.o): In function `getusv_':
> > getusv.f:(.text+0x5b): undefined reference to
`_gfortran_compare_string'
> > getusv.f:(.text+0x96): undefined reference to
`_gfortran_compare_string'
> > getusv.f:(.text+0xd2): undefined reference to
`_gfortran_compare_string'
> > getusv.f:(.text+0x10e): undefined reference to
`_gfortran_compare_string'
> > getusv.f:(.text+0x14a): undefined reference to
`_gfortran_compare_string'
> > /usr/local/lib/libncarg.a(getusv.o):getusv.f:(.text+0x186): more
undefined
> > references to `_gfortran_compare_string' follow
> > /usr/local/lib/libncarg.a(seter.o): In function `seter_':
> > seter.f:(.text+0x9d): undefined reference to `_gfortran_st_write'
> > seter.f:(.text+0xab): undefined reference to
`_gfortran_st_write_done'
> > seter.f:(.text+0x10a): undefined reference to `_gfortran_st_write'
> > seter.f:(.text+0x118): undefined reference to
`_gfortran_st_write_done'
> > seter.f:(.text+0x17b): undefined reference to `_gfortran_st_write'
> > seter.f:(.text+0x189): undefined reference to
`_gfortran_st_write_done'
> > seter.f:(.text+0x1f3): undefined reference to `_gfortran_st_write'
> > seter.f:(.text+0x201): undefined reference to
`_gfortran_st_write_done'
> > seter.f:(.text+0x278): undefined reference to `_gfortran_st_write'
> > seter.f:(.text+0x29b): undefined reference to
`_gfortran_transfer_integer'
> > seter.f:(.text+0x2c9): undefined reference to
> > `_gfortran_transfer_character'
> > seter.f:(.text+0x2d7): undefined reference to
`_gfortran_st_write_done'
> > seter.f:(.text+0x337): undefined reference to `_gfortran_st_write'
> > seter.f:(.text+0x354): undefined reference to
`_gfortran_transfer_integer'
> > seter.f:(.text+0x38a): undefined reference to
> > `_gfortran_transfer_character'
> > seter.f:(.text+0x398): undefined reference to
`_gfortran_st_write_done'
> > seter.f:(.text+0x3a9): undefined reference to
`_gfortran_stop_numeric'
> > seter.f:(.text+0x4cf): undefined reference to `_gfortran_st_write'
> > seter.f:(.text+0x4f2): undefined reference to
`_gfortran_transfer_integer'
> > seter.f:(.text+0x520): undefined reference to
> > `_gfortran_transfer_character'
> > seter.f:(.text+0x52e): undefined reference to
`_gfortran_st_write_done'
> > seter.f:(.text+0x549): undefined reference to
`_gfortran_stop_numeric'
> > /usr/local/lib/libncarg.a(bccurv.o): In function `bccurv_':
> > bccurv.f:(.text+0xda): undefined reference to `_gfortran_st_write'
> > bccurv.f:(.text+0xfa): undefined reference to
> > `_gfortran_transfer_character'
> > bccurv.f:(.text+0x108): undefined reference to
`_gfortran_st_write_done'
> > bccurv.f:(.text+0x114): undefined reference to
`_gfortran_stop_numeric'
> > bccurv.f:(.text+0x1cc): undefined reference to `_gfortran_st_write'
> > bccurv.f:(.text+0x1ef): undefined reference to
> > `_gfortran_transfer_integer'
> > bccurv.f:(.text+0x20c): undefined reference to
> > `_gfortran_transfer_integer'
> > bccurv.f:(.text+0x21a): undefined reference to
`_gfortran_st_write_done'
> > bccurv.f:(.text+0x346): undefined reference to `_gfortran_pow_i4_i4'
> > bccurv.f:(.text+0x35c): undefined reference to `_gfortran_pow_i4_i4'
> > bccurv.f:(.text+0x661): undefined reference to `_gfortran_st_write'
> > bccurv.f:(.text+0x67e): undefined reference to
> > `_gfortran_transfer_integer'
> > bccurv.f:(.text+0x69b): undefined reference to
> > `_gfortran_transfer_integer'
> > bccurv.f:(.text+0x6a9): undefined reference to
`_gfortran_st_write_done'
> > bccurv.f:(.text+0x6b5): undefined reference to
`_gfortran_stop_numeric'
> > /usr/local/lib/libncarg.a(bcgetr.o): In function `bcgetr_':
> > bcgetr.f:(.text+0x50): undefined reference to
`_gfortran_compare_string'
> > bcgetr.f:(.text+0x79): undefined reference to
`_gfortran_compare_string'
> > bcgetr.f:(.text+0xe7): undefined reference to `_gfortran_st_write'
> > bcgetr.f:(.text+0x104): undefined reference to
> > `_gfortran_transfer_character'
> > bcgetr.f:(.text+0x112): undefined reference to
`_gfortran_st_write_done'
> > /usr/local/lib/libncarg.a(bcsetr.o): In function `bcsetr_':
> > bcsetr.f:(.text+0x50): undefined reference to
`_gfortran_compare_string'
> > bcsetr.f:(.text+0x79): undefined reference to
`_gfortran_compare_string'
> > bcsetr.f:(.text+0xe7): undefined reference to `_gfortran_st_write'
> > bcsetr.f:(.text+0x104): undefined reference to
> > `_gfortran_transfer_character'
> > bcsetr.f:(.text+0x112): undefined reference to
`_gfortran_st_write_done'
> > /usr/local/lib/libncarg.a(icfell.o): In function `icfell_':
> > icfell.f:(.text+0x52): undefined reference to
`_gfortran_compare_string'
> > icfell.f:(.text+0xc4): undefined reference to
`_gfortran_runtime_error'
> > icfell.f:(.text+0x104): undefined reference to `_gfortran_os_error'
> > icfell.f:(.text+0x15a): undefined reference to
`_gfortran_concat_string'
> > icfell.f:(.text+0x187): undefined reference to
`_gfortran_runtime_error'
> > icfell.f:(.text+0x1c7): undefined reference to `_gfortran_os_error'
> > icfell.f:(.text+0x224): undefined reference to
`_gfortran_concat_string'
> > /usr/local/lib/libncarg.a(cpgiws.o): In function `cpgiws_':
> > cpgiws.f:(.text+0x1c0): undefined reference to `_gfortran_st_write'
> > cpgiws.f:(.text+0x1dd): undefined reference to
> > `_gfortran_transfer_integer'
> > cpgiws.f:(.text+0x1fa): undefined reference to
> > `_gfortran_transfer_integer'
> > cpgiws.f:(.text+0x208): undefined reference to
`_gfortran_st_write_done'
> > cpgiws.f:(.text+0x24e): undefined reference to
`_gfortran_stop_numeric'
> > /usr/local/lib/libncarg.a(mdgeti.o): In function `mdgeti_':
> > mdgeti.f:(.text+0x5b): undefined reference to
`_gfortran_compare_string'
> > mdgeti.f:(.text+0x84): undefined reference to
`_gfortran_compare_string'
> > mdgeti.f:(.text+0xbf): undefined reference to
`_gfortran_compare_string'
> > mdgeti.f:(.text+0xe8): undefined reference to
`_gfortran_compare_string'
> > mdgeti.f:(.text+0x124): undefined reference to
`_gfortran_compare_string'
> > /usr/local/lib/libncarg.a(mdgeti.o):mdgeti.f:(.text+0x14d): more
undefined
> > references to `_gfortran_compare_string' follow
> > /usr/local/lib/libncarg.a(mdpcem.o): In function `mdpcem_':
> > mdpcem.f:(.text+0x30): undefined reference to
`_gfortran_runtime_error'
> > mdpcem.f:(.text+0x6a): undefined reference to `_gfortran_os_error'
> > mdpcem.f:(.text+0xa7): undefined reference to
`_gfortran_concat_string'
> > /usr/local/lib/libncarg.a(mdsetc.o): In function `mdsetc_':
> > mdsetc.f:(.text+0x5b): undefined reference to
`_gfortran_compare_string'
> > mdsetc.f:(.text+0x84): undefined reference to
`_gfortran_compare_string'
> > /usr/local/lib/libncarg.a(mdsetd.o): In function `mdsetd_':
> > mdsetd.f:(.text+0x5e): undefined reference to
`_gfortran_compare_string'
> > mdsetd.f:(.text+0x87): undefined reference to
`_gfortran_compare_string'
> > mdsetd.f:(.text+0xe0): undefined reference to
`_gfortran_compare_string'
> > /usr/local/lib/libncarg.a(mdsetd.o):mdsetd.f:(.text+0x109): more
undefined
> > references to `_gfortran_compare_string' follow
> > /usr/local/lib/libncarg.a(pj04dp.o): In function `pj04dp_':
> > pj04dp.f:(.text+0xe1): undefined reference to `_gfortran_st_write'
> > pj04dp.f:(.text+0xef): undefined reference to
`_gfortran_st_write_done'
> > /usr/local/lib/libncarg.a(pj04sp.o): In function `pj04sp_':
> > pj04sp.f:(.text+0xe1): undefined reference to `_gfortran_st_write'
> > pj04sp.f:(.text+0xef): undefined reference to
`_gfortran_st_write_done'
> > /usr/local/lib/libncarg.a(pj05dp.o): In function `pj05dp_':
> > pj05dp.f:(.text+0xb8): undefined reference to `_gfortran_st_write'
> > pj05dp.f:(.text+0xc6): undefined reference to
`_gfortran_st_write_done'
> > /usr/local/lib/libncarg.a(pj05sp.o): In function `pj05sp_':
> > pj05sp.f:(.text+0xb8): undefined reference to `_gfortran_st_write'
> > pj05sp.f:(.text+0xc6): undefined reference to
`_gfortran_st_write_done'
> > /usr/local/lib/libncarg.a(pj09dp.o): In function `pj09dp_':
> > pj09dp.f:(.text+0x137): undefined reference to `_gfortran_st_write'
> > pj09dp.f:(.text+0x145): undefined reference to
`_gfortran_st_write_done'
> > pj09dp.f:(.text+0x92e): undefined reference to `_gfortran_st_write'
> > pj09dp.f:(.text+0x94e): undefined reference to
> > `_gfortran_transfer_integer'
> > pj09dp.f:(.text+0x95c): undefined reference to
`_gfortran_st_write_done'
> > /usr/local/lib/libncarg.a(pj09sp.o): In function `pj09sp_':
> > pj09sp.f:(.text+0x11f): undefined reference to `_gfortran_st_write'
> > pj09sp.f:(.text+0x12d): undefined reference to
`_gfortran_st_write_done'
> > pj09sp.f:(.text+0x8a1): undefined reference to `_gfortran_st_write'
> > pj09sp.f:(.text+0x8c1): undefined reference to
> > `_gfortran_transfer_integer'
> > pj09sp.f:(.text+0x8cf): undefined reference to
`_gfortran_st_write_done'
> > /usr/local/lib/libncarg.a(pj10dp.o): In function `pj10dp_':
> > pj10dp.f:(.text+0x123): undefined reference to `_gfortran_st_write'
> > pj10dp.f:(.text+0x131): undefined reference to
`_gfortran_st_write_done'
> > /usr/local/lib/libncarg.a(pj10sp.o): In function `pj10sp_':
> > pj10sp.f:(.text+0x141): undefined reference to `_gfortran_st_write'
> > pj10sp.f:(.text+0x14f): undefined reference to
`_gfortran_st_write_done'
> > /usr/local/lib/libncarg.a(pj11dp.o): In function `pj11dp_':
> > pj11dp.f:(.text+0x13a): undefined reference to `_gfortran_st_write'
> > pj11dp.f:(.text+0x157): undefined reference to
`_gfortran_transfer_real'
> > pj11dp.f:(.text+0x165): undefined reference to
`_gfortran_st_write_done'
> > pj11dp.f:(.text+0x30e): undefined reference to `_gfortran_st_write'
> > pj11dp.f:(.text+0x31c): undefined reference to
`_gfortran_st_write_done'
> > /usr/local/lib/libncarg.a(pj11sp.o): In function `pj11sp_':
> > pj11sp.f:(.text+0x158): undefined reference to `_gfortran_st_write'
> > pj11sp.f:(.text+0x175): undefined reference to
`_gfortran_transfer_real'
> > pj11sp.f:(.text+0x183): undefined reference to
`_gfortran_st_write_done'
> > pj11sp.f:(.text+0x314): undefined reference to `_gfortran_st_write'
> > pj11sp.f:(.text+0x322): undefined reference to
`_gfortran_st_write_done'
> > /usr/local/lib/libncarg.a(pj12dp.o): In function `pj12dp_':
> > pj12dp.f:(.text+0x163): undefined reference to `_gfortran_st_write'
> > pj12dp.f:(.text+0x180): undefined reference to
`_gfortran_transfer_real'
> > pj12dp.f:(.text+0x18e): undefined reference to
`_gfortran_st_write_done'
> > pj12dp.f:(.text+0x33e): undefined reference to `_gfortran_st_write'
> > pj12dp.f:(.text+0x34c): undefined reference to
`_gfortran_st_write_done'
> > /usr/local/lib/libncarg.a(pj12sp.o): In function `pj12sp_':
> > pj12sp.f:(.text+0x181): undefined reference to `_gfortran_st_write'
> > pj12sp.f:(.text+0x19e): undefined reference to
`_gfortran_transfer_real'
> > pj12sp.f:(.text+0x1ac): undefined reference to
`_gfortran_st_write_done'
> > pj12sp.f:(.text+0x350): undefined reference to `_gfortran_st_write'
> > pj12sp.f:(.text+0x35e): undefined reference to
`_gfortran_st_write_done'
> > /usr/local/lib/libncarg.a(pj13dp.o): In function `pj13dp_':
> > pj13dp.f:(.text+0x119): undefined reference to `_gfortran_st_write'
> > pj13dp.f:(.text+0x127): undefined reference to
`_gfortran_st_write_done'
> > /usr/local/lib/libncarg.a(pj13sp.o): In function `pj13sp_':
> > pj13sp.f:(.text+0x137): undefined reference to `_gfortran_st_write'
> > pj13sp.f:(.text+0x145): undefined reference to
`_gfortran_st_write_done'
> > /usr/local/lib/libncarg.a(pj14dp.o): In function `pj14dp_':
> > pj14dp.f:(.text+0x138): undefined reference to `_gfortran_st_write'
> > pj14dp.f:(.text+0x146): undefined reference to
`_gfortran_st_write_done'
> > pj14dp.f:(.text+0x2c5): undefined reference to `_gfortran_st_write'
> > pj14dp.f:(.text+0x2d3): undefined reference to
`_gfortran_st_write_done'
> > /usr/local/lib/libncarg.a(pj14sp.o): In function `pj14sp_':
> > pj14sp.f:(.text+0x156): undefined reference to `_gfortran_st_write'
> > pj14sp.f:(.text+0x164): undefined reference to
`_gfortran_st_write_done'
> > pj14sp.f:(.text+0x2cb): undefined reference to `_gfortran_st_write'
> > pj14sp.f:(.text+0x2d9): undefined reference to
`_gfortran_st_write_done'
> > /usr/local/lib/libncarg.a(pj15dp.o): In function `pj15dp_':
> > pj15dp.f:(.text+0x12a): undefined reference to `_gfortran_st_write'
> > pj15dp.f:(.text+0x138): undefined reference to
`_gfortran_st_write_done'
> > pj15dp.f:(.text+0x311): undefined reference to `_gfortran_st_write'
> > pj15dp.f:(.text+0x31f): undefined reference to
`_gfortran_st_write_done'
> > /usr/local/lib/libncarg.a(pj15sp.o): In function `pj15sp_':
> > pj15sp.f:(.text+0x142): undefined reference to `_gfortran_st_write'
> > pj15sp.f:(.text+0x150): undefined reference to
`_gfortran_st_write_done'
> > pj15sp.f:(.text+0x311): undefined reference to `_gfortran_st_write'
> > pj15sp.f:(.text+0x31f): undefined reference to
`_gfortran_st_write_done'
> > /usr/local/lib/libncarg.a(pj16dp.o): In function `pj16dp_':
> > pj16dp.f:(.text+0x18b): undefined reference to `_gfortran_st_write'
> > pj16dp.f:(.text+0x199): undefined reference to
`_gfortran_st_write_done'
> > /usr/local/lib/libncarg.a(pj16sp.o): In function `pj16sp_':
> > pj16sp.f:(.text+0x18b): undefined reference to `_gfortran_st_write'
> > pj16sp.f:(.text+0x199): undefined reference to
`_gfortran_st_write_done'
> > /usr/local/lib/libncarg.a(pj17dp.o): In function `pj17dp_':
> > pj17dp.f:(.text+0x191): undefined reference to `_gfortran_st_write'
> > pj17dp.f:(.text+0x19f): undefined reference to
`_gfortran_st_write_done'
> > /usr/local/lib/libncarg.a(pj17sp.o): In function `pj17sp_':
> > pj17sp.f:(.text+0x191): undefined reference to `_gfortran_st_write'
> > pj17sp.f:(.text+0x19f): undefined reference to
`_gfortran_st_write_done'
> > /usr/local/lib/libncarg.a(pj20dp.o): In function `pj20dp_':
> > pj20dp.f:(.text+0x2fd): undefined reference to `_gfortran_st_write'
> > pj20dp.f:(.text+0x30b): undefined reference to
`_gfortran_st_write_done'
> > /usr/local/lib/libncarg.a(pj20sp.o): In function `pj20sp_':
> > pj20sp.f:(.text+0x31b): undefined reference to `_gfortran_st_write'
> > pj20sp.f:(.text+0x329): undefined reference to
`_gfortran_st_write_done'
> > /usr/local/lib/libncarg.a(pj21dp.o): In function `pj21dp_':
> > pj21dp.f:(.text+0x60a): undefined reference to `_gfortran_st_write'
> > pj21dp.f:(.text+0x618): undefined reference to
`_gfortran_st_write_done'
> > /usr/local/lib/libncarg.a(pj21sp.o): In function `pj21sp_':
> > pj21sp.f:(.text+0x5ec): undefined reference to `_gfortran_st_write'
> > pj21sp.f:(.text+0x5fa): undefined reference to
`_gfortran_st_write_done'
> > /usr/local/lib/libncarg.a(pj22dp.o): In function `pj22dp_':
> > pj22dp.f:(.text+0x492): undefined reference to `_gfortran_st_write'
> > pj22dp.f:(.text+0x4a0): undefined reference to
`_gfortran_st_write_done'
> > /usr/local/lib/libncarg.a(pj22sp.o): In function `pj22sp_':
> > pj22sp.f:(.text+0x415): undefined reference to `_gfortran_st_write'
> > pj22sp.f:(.text+0x423): undefined reference to
`_gfortran_st_write_done'
> > /usr/local/lib/libncarg.a(pj23dp.o): In function `pj23dp_':
> > pj23dp.f:(.text+0xbd): undefined reference to `_gfortran_st_write'
> > pj23dp.f:(.text+0xcb): undefined reference to
`_gfortran_st_write_done'
> > pj23dp.f:(.text+0xa0b): undefined reference to `_gfortran_st_write'
> > pj23dp.f:(.text+0xa19): undefined reference to
`_gfortran_st_write_done'
> > pj23dp.f:(.text+0xc57): undefined reference to `_gfortran_st_write'
> > pj23dp.f:(.text+0xc65): undefined reference to
`_gfortran_st_write_done'
> > /usr/local/lib/libncarg.a(pj23sp.o): In function `pj23sp_':
> > pj23sp.f:(.text+0xbd): undefined reference to `_gfortran_st_write'
> > pj23sp.f:(.text+0xcb): undefined reference to
`_gfortran_st_write_done'
> > pj23sp.f:(.text+0x96c): undefined reference to `_gfortran_st_write'
> > pj23sp.f:(.text+0x97a): undefined reference to
`_gfortran_st_write_done'
> > pj23sp.f:(.text+0xbc1): undefined reference to `_gfortran_st_write'
> > pj23sp.f:(.text+0xbcf): undefined reference to
`_gfortran_st_write_done'
> > /usr/local/lib/libncarg.a(wtstr.o): In function `wtstr_':
> > wtstr.f:(.text+0x34f): undefined reference to `_gfortran_pow_i4_i4'
> > /usr/local/lib/libncarg.a(eprin.o): In function `eprin_':
> > eprin.f:(.text+0x74): undefined reference to `_gfortran_st_write'
> > eprin.f:(.text+0x97): undefined reference to
`_gfortran_transfer_integer'
> > eprin.f:(.text+0xc5): undefined reference to
> > `_gfortran_transfer_character'
> > eprin.f:(.text+0xd3): undefined reference to
`_gfortran_st_write_done'
> > /usr/local/lib/libncarg.a(idictl.o): In function `idictl_':
> > idictl.f:(.text+0x72): undefined reference to
`_gfortran_compare_string'
> > /usr/local/lib/libncarg.a(mdpio.o): In function `mdpio_':
> > mdpio.f:(.text+0xbc): undefined reference to
`_gfortran_concat_string'
> > mdpio.f:(.text+0xf0): undefined reference to
`_gfortran_concat_string'
> > /usr/local/lib/libncarg.a(phi1dp.o): In function `phi1dp_':
> > phi1dp.f:(.text+0x1d1): undefined reference to `_gfortran_st_write'
> > phi1dp.f:(.text+0x1f1): undefined reference to
> > `_gfortran_transfer_integer'
> > phi1dp.f:(.text+0x20e): undefined reference to
`_gfortran_transfer_real'
> > phi1dp.f:(.text+0x22b): undefined reference to
`_gfortran_transfer_real'
> > phi1dp.f:(.text+0x239): undefined reference to
`_gfortran_st_write_done'
> > /usr/local/lib/libncarg.a(phi1sp.o): In function `phi1sp_':
> > phi1sp.f:(.text+0x1e9): undefined reference to `_gfortran_st_write'
> > phi1sp.f:(.text+0x209): undefined reference to
> > `_gfortran_transfer_integer'
> > phi1sp.f:(.text+0x226): undefined reference to
`_gfortran_transfer_real'
> > phi1sp.f:(.text+0x243): undefined reference to
`_gfortran_transfer_real'
> > phi1sp.f:(.text+0x251): undefined reference to
`_gfortran_st_write_done'
> > /usr/local/lib/libncarg.a(phi2dp.o): In function `phi2dp_':
> > phi2dp.f:(.text+0x188): undefined reference to `_gfortran_st_write'
> > phi2dp.f:(.text+0x1a8): undefined reference to
> > `_gfortran_transfer_integer'
> > phi2dp.f:(.text+0x1c5): undefined reference to
`_gfortran_transfer_real'
> > phi2dp.f:(.text+0x1e2): undefined reference to
`_gfortran_transfer_real'
> > phi2dp.f:(.text+0x1f0): undefined reference to
`_gfortran_st_write_done'
> > /usr/local/lib/libncarg.a(phi2sp.o): In function `phi2sp_':
> > phi2sp.f:(.text+0x1ac): undefined reference to `_gfortran_st_write'
> > phi2sp.f:(.text+0x1cc): undefined reference to
> > `_gfortran_transfer_integer'
> > phi2sp.f:(.text+0x1e9): undefined reference to
`_gfortran_transfer_real'
> > phi2sp.f:(.text+0x206): undefined reference to
`_gfortran_transfer_real'
> > phi2sp.f:(.text+0x214): undefined reference to
`_gfortran_st_write_done'
> > /usr/local/lib/libncarg.a(phi3dp.o): In function `phi3dp_':
> > phi3dp.f:(.text+0x183): undefined reference to `_gfortran_st_write'
> > phi3dp.f:(.text+0x1a3): undefined reference to
> > `_gfortran_transfer_integer'
> > phi3dp.f:(.text+0x1c0): undefined reference to
`_gfortran_transfer_real'
> > phi3dp.f:(.text+0x1dd): undefined reference to
`_gfortran_transfer_real'
> > phi3dp.f:(.text+0x1fa): undefined reference to
`_gfortran_transfer_real'
> > phi3dp.f:(.text+0x217): undefined reference to
`_gfortran_transfer_real'
> > phi3dp.f:(.text+0x234): undefined reference to
`_gfortran_transfer_real'
> > phi3dp.f:(.text+0x242): undefined reference to
`_gfortran_st_write_done'
> > /usr/local/lib/libncarg.a(phi3sp.o): In function `phi3sp_':
> > phi3sp.f:(.text+0x183): undefined reference to `_gfortran_st_write'
> > phi3sp.f:(.text+0x1a3): undefined reference to
> > `_gfortran_transfer_integer'
> > phi3sp.f:(.text+0x1c0): undefined reference to
`_gfortran_transfer_real'
> > phi3sp.f:(.text+0x1dd): undefined reference to
`_gfortran_transfer_real'
> > phi3sp.f:(.text+0x1fa): undefined reference to
`_gfortran_transfer_real'
> > phi3sp.f:(.text+0x217): undefined reference to
`_gfortran_transfer_real'
> > phi3sp.f:(.text+0x234): undefined reference to
`_gfortran_transfer_real'
> > phi3sp.f:(.text+0x242): undefined reference to
`_gfortran_st_write_done'
> > /usr/local/lib/libncarg.a(phi4dp.o): In function `phi4dp_':
> > phi4dp.f:(.text+0x32d): undefined reference to `_gfortran_st_write'
> > phi4dp.f:(.text+0x34d): undefined reference to
> > `_gfortran_transfer_integer'
> > phi4dp.f:(.text+0x36a): undefined reference to
`_gfortran_transfer_real'
> > phi4dp.f:(.text+0x387): undefined reference to
`_gfortran_transfer_real'
> > phi4dp.f:(.text+0x3a4): undefined reference to
`_gfortran_transfer_real'
> > phi4dp.f:(.text+0x3c1): undefined reference to
`_gfortran_transfer_real'
> > phi4dp.f:(.text+0x3de): undefined reference to
`_gfortran_transfer_real'
> > /usr/local/lib/libncarg.a(phi4dp.o):phi4dp.f:(.text+0x3fb): more
undefined
> > references to `_gfortran_transfer_real' follow
> > /usr/local/lib/libncarg.a(phi4dp.o): In function `phi4dp_':
> > phi4dp.f:(.text+0x443): undefined reference to
`_gfortran_st_write_done'
> > /usr/local/lib/libncarg.a(phi4sp.o): In function `phi4sp_':
> > phi4sp.f:(.text+0x351): undefined reference to `_gfortran_st_write'
> > phi4sp.f:(.text+0x371): undefined reference to
> > `_gfortran_transfer_integer'
> > phi4sp.f:(.text+0x38e): undefined reference to
`_gfortran_transfer_real'
> > phi4sp.f:(.text+0x3ab): undefined reference to
`_gfortran_transfer_real'
> > phi4sp.f:(.text+0x3c8): undefined reference to
`_gfortran_transfer_real'
> > phi4sp.f:(.text+0x3e5): undefined reference to
`_gfortran_transfer_real'
> > phi4sp.f:(.text+0x402): undefined reference to
`_gfortran_transfer_real'
> > /usr/local/lib/libncarg.a(phi4sp.o):phi4sp.f:(.text+0x41f): more
undefined
> > references to `_gfortran_transfer_real' follow
> > /usr/local/lib/libncarg.a(phi4sp.o): In function `phi4sp_':
> > phi4sp.f:(.text+0x467): undefined reference to
`_gfortran_st_write_done'
> > /usr/local/lib/libncarg_gks.a(gerhnd.o): In function `gerhnd_':
> > gerhnd.f:(.text+0x6f): undefined reference to `_gfortran_st_write'
> > gerhnd.f:(.text+0x7d): undefined reference to
`_gfortran_st_write_done'
> > gerhnd.f:(.text+0x89): undefined reference to
`_gfortran_stop_numeric'
> > gerhnd.f:(.text+0xd6): undefined reference to
`_gfortran_stop_numeric'
> > /usr/local/lib/libncarg_gks.a(gerlog.o): In function `gerlog_':
> > gerlog.f:(.text+0x60): undefined reference to `_gfortran_st_write'
> > gerlog.f:(.text+0x7d): undefined reference to
`_gfortran_transfer_integer'
> > gerlog.f:(.text+0xae): undefined reference to
> > `_gfortran_transfer_character'
> > gerlog.f:(.text+0xbc): undefined reference to
`_gfortran_st_write_done'
> > gerlog.f:(.text+0x1a7): undefined reference to `_gfortran_st_write'
> > gerlog.f:(.text+0x1c7): undefined reference to
> > `_gfortran_transfer_integer'
> > gerlog.f:(.text+0x1d5): undefined reference to
`_gfortran_st_write_done'
> > gerlog.f:(.text+0x224): undefined reference to `_gfortran_st_write'
> > gerlog.f:(.text+0x24f): undefined reference to
> > `_gfortran_transfer_character'
> > gerlog.f:(.text+0x25d): undefined reference to
`_gfortran_st_write_done'
> > /usr/local/lib/libncarg_gks.a(grqst.o): In function `grqst_':
> > grqst.f:(.text+0x116): undefined reference to `_gfortran_st_write'
> > grqst.f:(.text+0x133): undefined reference to
`_gfortran_transfer_integer'
> > grqst.f:(.text+0x141): undefined reference to
`_gfortran_st_write_done'
> > /usr/local/lib/libncarg_gks.a(g01wdr.o): In function `.L30':
> > g01wdr.f:(.text+0xe13): undefined reference to
`_gfortran_compare_string'
> > /usr/local/lib/libncarg_gks.a(gwiwdr.o): In function `.L14':
> > gwiwdr.f:(.text+0x65f): undefined reference to
`_gfortran_compare_string'
> > /usr/local/lib/libncarg_gks.a(gesc.o): In function `gesc_':
> > gesc.f:(.text+0x288): undefined reference to `_gfortran_st_read'
> > gesc.f:(.text+0x2ae): undefined reference to
`_gfortran_transfer_integer'
> > gesc.f:(.text+0x2bc): undefined reference to
`_gfortran_st_read_done'
> > gesc.f:(.text+0x33b): undefined reference to `_gfortran_st_read'
> > gesc.f:(.text+0x361): undefined reference to
`_gfortran_transfer_integer'
> > gesc.f:(.text+0x36f): undefined reference to
`_gfortran_st_read_done'
> > gesc.f:(.text+0x480): undefined reference to `_gfortran_st_read'
> > gesc.f:(.text+0x4a6): undefined reference to
`_gfortran_transfer_integer'
> > gesc.f:(.text+0x4b4): undefined reference to
`_gfortran_st_read_done'
> > gesc.f:(.text+0x533): undefined reference to `_gfortran_st_read'
> > gesc.f:(.text+0x550): undefined reference to
`_gfortran_transfer_integer'
> > gesc.f:(.text+0x55e): undefined reference to
`_gfortran_st_read_done'
> > gesc.f:(.text+0xbea): undefined reference to `_gfortran_st_read'
> > gesc.f:(.text+0xc07): undefined reference to
`_gfortran_transfer_integer'
> > gesc.f:(.text+0xc15): undefined reference to
`_gfortran_st_read_done'
> > gesc.f:(.text+0xe72): undefined reference to `_gfortran_st_read'
> > gesc.f:(.text+0xe8f): undefined reference to
`_gfortran_transfer_integer'
> > gesc.f:(.text+0xe9d): undefined reference to
`_gfortran_st_read_done'
> > gesc.f:(.text+0x1743): undefined reference to `_gfortran_st_read'
> > gesc.f:(.text+0x1760): undefined reference to
`_gfortran_transfer_integer'
> > gesc.f:(.text+0x176e): undefined reference to
`_gfortran_st_read_done'
> > gesc.f:(.text+0x1849): undefined reference to `_gfortran_st_read'
> > gesc.f:(.text+0x186f): undefined reference to
`_gfortran_transfer_integer'
> > gesc.f:(.text+0x187d): undefined reference to
`_gfortran_st_read_done'
> > gesc.f:(.text+0x1dcc): undefined reference to `_gfortran_st_read'
> > gesc.f:(.text+0x1de9): undefined reference to
`_gfortran_transfer_integer'
> > gesc.f:(.text+0x1df7): undefined reference to
`_gfortran_st_read_done'
> > gesc.f:(.text+0x1f6a): undefined reference to `_gfortran_st_write'
> > gesc.f:(.text+0x1fa3): undefined reference to
`_gfortran_transfer_integer'
> > gesc.f:(.text+0x1fc3): undefined reference to
`_gfortran_st_write_done'
> > gesc.f:(.text+0x2033): undefined reference to `_gfortran_st_write'
> > gesc.f:(.text+0x206c): undefined reference to
`_gfortran_transfer_real'
> > gesc.f:(.text+0x208c): undefined reference to
`_gfortran_st_write_done'
> > gesc.f:(.text+0x20fe): undefined reference to `_gfortran_st_write'
> > gesc.f:(.text+0x2137): undefined reference to
`_gfortran_transfer_real'
> > gesc.f:(.text+0x2157): undefined reference to
`_gfortran_st_write_done'
> > gesc.f:(.text+0x21d2): undefined reference to `_gfortran_st_read'
> > gesc.f:(.text+0x220b): undefined reference to
`_gfortran_transfer_integer'
> > gesc.f:(.text+0x222b): undefined reference to
`_gfortran_st_read_done'
> > gesc.f:(.text+0x229b): undefined reference to `_gfortran_st_read'
> > gesc.f:(.text+0x22d4): undefined reference to
`_gfortran_transfer_real'
> > gesc.f:(.text+0x22f4): undefined reference to
`_gfortran_st_read_done'
> > gesc.f:(.text+0x2366): undefined reference to `_gfortran_st_read'
> > gesc.f:(.text+0x239f): undefined reference to
`_gfortran_transfer_real'
> > gesc.f:(.text+0x23bf): undefined reference to
`_gfortran_st_read_done'
> > gesc.f:(.text+0x27c1): undefined reference to `_gfortran_st_read'
> > gesc.f:(.text+0x27de): undefined reference to
`_gfortran_transfer_integer'
> > gesc.f:(.text+0x27ec): undefined reference to
`_gfortran_st_read_done'
> > gesc.f:(.text+0x2cee): undefined reference to `_gfortran_st_read'
> > gesc.f:(.text+0x2d14): undefined reference to
`_gfortran_transfer_integer'
> > gesc.f:(.text+0x2d22): undefined reference to
`_gfortran_st_read_done'
> > gesc.f:(.text+0x2e00): undefined reference to `_gfortran_st_read'
> > gesc.f:(.text+0x2e1d): undefined reference to
`_gfortran_transfer_integer'
> > gesc.f:(.text+0x2e2b): undefined reference to
`_gfortran_st_read_done'
> > gesc.f:(.text+0x2f12): undefined reference to `_gfortran_st_read'
> > gesc.f:(.text+0x2f38): undefined reference to
`_gfortran_transfer_integer'
> > gesc.f:(.text+0x2f46): undefined reference to
`_gfortran_st_read_done'
> > gesc.f:(.text+0x2fb4): undefined reference to `_gfortran_st_read'
> > gesc.f:(.text+0x2fda): undefined reference to
`_gfortran_transfer_integer'
> > gesc.f:(.text+0x2fe8): undefined reference to
`_gfortran_st_read_done'
> > gesc.f:(.text+0x3056): undefined reference to `_gfortran_st_read'
> > gesc.f:(.text+0x307c): undefined reference to
`_gfortran_transfer_integer'
> > gesc.f:(.text+0x308a): undefined reference to
`_gfortran_st_read_done'
> > gesc.f:(.text+0x30f8): undefined reference to `_gfortran_st_read'
> > gesc.f:(.text+0x311e): undefined reference to
`_gfortran_transfer_integer'
> > gesc.f:(.text+0x312c): undefined reference to
`_gfortran_st_read_done'
> > gesc.f:(.text+0x31b4): undefined reference to `_gfortran_st_read'
> > gesc.f:(.text+0x31da): undefined reference to
`_gfortran_transfer_integer'
> > gesc.f:(.text+0x31e8): undefined reference to
`_gfortran_st_read_done'
> > gesc.f:(.text+0x3268): undefined reference to `_gfortran_st_read'
> > gesc.f:(.text+0x328e): undefined reference to
`_gfortran_transfer_integer'
> > gesc.f:(.text+0x329c): undefined reference to
`_gfortran_st_read_done'
> > gesc.f:(.text+0x3317): undefined reference to `_gfortran_st_read'
> > gesc.f:(.text+0x333d): undefined reference to
`_gfortran_transfer_integer'
> > gesc.f:(.text+0x334b): undefined reference to
`_gfortran_st_read_done'
> > gesc.f:(.text+0x33cb): undefined reference to `_gfortran_st_read'
> > gesc.f:(.text+0x33e8): undefined reference to
`_gfortran_transfer_integer'
> > gesc.f:(.text+0x33f6): undefined reference to
`_gfortran_st_read_done'
> > gesc.f:(.text+0x34c0): undefined reference to `_gfortran_st_read'
> > gesc.f:(.text+0x34e6): undefined reference to
`_gfortran_transfer_integer'
> > gesc.f:(.text+0x34f4): undefined reference to
`_gfortran_st_read_done'
> > gesc.f:(.text+0x356f): undefined reference to `_gfortran_st_read'
> > gesc.f:(.text+0x358c): undefined reference to
`_gfortran_transfer_integer'
> > gesc.f:(.text+0x359a): undefined reference to
`_gfortran_st_read_done'
> > gesc.f:(.text+0x3b38): undefined reference to `_gfortran_st_read'
> > gesc.f:(.text+0x3b55): undefined reference to
`_gfortran_transfer_integer'
> > gesc.f:(.text+0x3b63): undefined reference to
`_gfortran_st_read_done'
> > /usr/local/lib/libncarg_gks.a(gzreop.o): In function `gzreop_':
> > gzreop.f:(.text+0x113): undefined reference to `_gfortran_st_read'
> > gzreop.f:(.text+0x130): undefined reference to
> > `_gfortran_transfer_integer'
> > gzreop.f:(.text+0x14d): undefined reference to
> > `_gfortran_transfer_integer'
> > gzreop.f:(.text+0x16a): undefined reference to
> > `_gfortran_transfer_integer'
> > gzreop.f:(.text+0x187): undefined reference to
> > `_gfortran_transfer_integer'
> > gzreop.f:(.text+0x1a4): undefined reference to
> > `_gfortran_transfer_integer'
> > /usr/local/lib/libncarg_gks.a(gzreop.o):gzreop.f:(.text+0x1c1): more
> > undefined references to `_gfortran_transfer_integer' follow
> > /usr/local/lib/libncarg_gks.a(gzreop.o): In function `gzreop_':
> > gzreop.f:(.text+0x1ec): undefined reference to
`_gfortran_st_read_done'
> > gzreop.f:(.text+0x6b4): undefined reference to `_gfortran_st_read'
> > gzreop.f:(.text+0x6d1): undefined reference to
`_gfortran_transfer_real'
> > gzreop.f:(.text+0x6ee): undefined reference to
`_gfortran_transfer_real'
> > gzreop.f:(.text+0x70b): undefined reference to
`_gfortran_transfer_real'
> > gzreop.f:(.text+0x719): undefined reference to
`_gfortran_st_read_done'
> > gzreop.f:(.text+0x84d): undefined reference to `_gfortran_st_read'
> > gzreop.f:(.text+0x86a): undefined reference to
`_gfortran_transfer_real'
> > gzreop.f:(.text+0x887): undefined reference to
`_gfortran_transfer_real'
> > gzreop.f:(.text+0x8a4): undefined reference to
`_gfortran_transfer_real'
> > gzreop.f:(.text+0x8b2): undefined reference to
`_gfortran_st_read_done'
> > gzreop.f:(.text+0x978): undefined reference to `_gfortran_st_read'
> > gzreop.f:(.text+0x9b1): undefined reference to
> > `_gfortran_transfer_integer'
> > gzreop.f:(.text+0x9d1): undefined reference to
`_gfortran_st_read_done'
> > gzreop.f:(.text+0xa41): undefined reference to `_gfortran_st_read'
> > gzreop.f:(.text+0xa7a): undefined reference to
> > `_gfortran_transfer_integer'
> > gzreop.f:(.text+0xa9a): undefined reference to
`_gfortran_st_read_done'
> > gzreop.f:(.text+0xb0a): undefined reference to `_gfortran_st_read'
> > gzreop.f:(.text+0xb43): undefined reference to
`_gfortran_transfer_real'
> > gzreop.f:(.text+0xb63): undefined reference to
`_gfortran_st_read_done'
> > gzreop.f:(.text+0xbd3): undefined reference to `_gfortran_st_read'
> > gzreop.f:(.text+0xc0c): undefined reference to
`_gfortran_transfer_real'
> > gzreop.f:(.text+0xc2c): undefined reference to
`_gfortran_st_read_done'
> > gzreop.f:(.text+0xc9c): undefined reference to `_gfortran_st_read'
> > gzreop.f:(.text+0xcd5): undefined reference to
`_gfortran_transfer_real'
> > gzreop.f:(.text+0xcf5): undefined reference to
`_gfortran_st_read_done'
> > gzreop.f:(.text+0xd65): undefined reference to `_gfortran_st_read'
> > gzreop.f:(.text+0xd9e): undefined reference to
`_gfortran_transfer_real'
> > gzreop.f:(.text+0xdbe): undefined reference to
`_gfortran_st_read_done'
> > /usr/local/lib/libncarg_gks.a(g01seg.o): In function `g01seg_':
> > g01seg.f:(.text+0x62): undefined reference to `_gfortran_st_write'
> > g01seg.f:(.text+0x82): undefined reference to
> > `_gfortran_transfer_character'
> > g01seg.f:(.text+0x90): undefined reference to
`_gfortran_st_write_done'
> > g01seg.f:(.text+0x9c): undefined reference to
`_gfortran_stop_numeric'
> > /usr/local/lib/libncarg_gks.a(pixwrite_png.o): In function
`write_png':
> > pixwrite_png.c:(.text+0x46e): undefined reference to
> > `png_create_write_struct'
> > pixwrite_png.c:(.text+0x49d): undefined reference to
> > `png_create_info_struct'
> > pixwrite_png.c:(.text+0x4ba): undefined reference to
> > `png_destroy_write_struct'
> > pixwrite_png.c:(.text+0x4f5): undefined reference to
> > `png_destroy_write_struct'
> > pixwrite_png.c:(.text+0x52c): undefined reference to `png_init_io'
> > pixwrite_png.c:(.text+0x56a): undefined reference to `png_malloc'
> > pixwrite_png.c:(.text+0x5ba): undefined reference to `png_set_rows'
> > pixwrite_png.c:(.text+0x5fd): undefined reference to `png_set_IHDR'
> > pixwrite_png.c:(.text+0x638): undefined reference to `png_write_png'
> > pixwrite_png.c:(.text+0x64a): undefined reference to
> > `png_destroy_write_struct'
> > /usr/local/lib/libncarg_c.a(i1mach.o): In function `i1mach_':
> > i1mach.f:(.text+0x15e): undefined reference to `_gfortran_st_write'
> > i1mach.f:(.text+0x16c): undefined reference to
`_gfortran_st_write_done'
> > i1mach.f:(.text+0x178): undefined reference to
`_gfortran_stop_numeric'
> > i1mach.f:(.text+0x4e6): undefined reference to `_gfortran_st_write'
> > i1mach.f:(.text+0x4f4): undefined reference to
`_gfortran_st_write_done'
> > i1mach.f:(.text+0x500): undefined reference to
`_gfortran_stop_numeric'
> > i1mach.f:(.text+0x698): undefined reference to `_gfortran_st_write'
> > i1mach.f:(.text+0x6b8): undefined reference to
> > `_gfortran_transfer_character'
> > i1mach.f:(.text+0x6d5): undefined reference to
> > `_gfortran_transfer_integer'
> > i1mach.f:(.text+0x6f5): undefined reference to
> > `_gfortran_transfer_character'
> > i1mach.f:(.text+0x703): undefined reference to
`_gfortran_st_write_done'
> > i1mach.f:(.text+0x70f): undefined reference to
`_gfortran_stop_numeric'
> > make[1]: [plotfmt.exe] Error 1 (no tiene efecto)
> > make[1]: se sale del directorio
`/home/arlette/WRF_MODEL/WPS/util/src'
> > if [ -h plotfmt.exe ] ; then \
> > 		/bin/rm -f plotfmt.exe ; \
> > 	fi ; \
> > 	if [ -h ../plotfmt.exe ] ; then \
> > 		/bin/rm -f ../plotfmt.exe ; \
> > 	fi ; \
> > 	if [ -e src/plotfmt.exe ] ; then \
> > 		ln -sf src/plotfmt.exe . ; \
> > 	fi
> > ( cd src ; \
> > 	make -i -r rd_intermediate.exe \
> > 		WRF_DIR="/home/arlette/WRF_MODEL/WPS/../WRFV3" \
> > 		FC="ifort" \
> > 		CC="gcc" \
> > 		CPP="/lib/cpp -C -P -traditional" \
> > 		FFLAGS="-FR -convert big_endian" \
> > 		CFLAGS="-w" \
> > 		LDFLAGS="" \
> > 		CPPFLAGS="-D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF
-DIO_BINARY
> > -DIO_GRIB1 -DBIT32 -D_UTIL" )
> > make[1]: se ingresa al directorio
`/home/arlette/WRF_MODEL/WPS/util/src'
> > make[1]: `rd_intermediate.exe' est? actualizado.
> > make[1]: se sale del directorio
`/home/arlette/WRF_MODEL/WPS/util/src'
> > if [ -h rd_intermediate.exe ] ; then \
> > 		/bin/rm -f rd_intermediate.exe ; \
> > 	fi ; \
> > 	if [ -h ../rd_intermediate.exe ] ; then \
> > 		/bin/rm -f ../rd_intermediate.exe ; \
> > 	fi ; \
> > 	if [ -e src/rd_intermediate.exe ] ; then \
> > 		ln -sf src/rd_intermediate.exe . ; \
> > 	fi
> > ( cd src ; \
> > 	make -i -r plotgrids.exe \
> > 		WRF_DIR="/home/arlette/WRF_MODEL/WPS/../WRFV3" \
> > 		FC="ifort" \
> > 		CC="gcc" \
> > 		CPP="/lib/cpp -C -P -traditional" \
> > 		FFLAGS="-FR -convert big_endian" \
> > 		CFLAGS="-w" \
> > 		LDFLAGS="" \
> > 		CPPFLAGS="-D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF
-DIO_BINARY
> > -DIO_GRIB1 -DBIT32 -D_UTIL" )
> > make[1]: se ingresa al directorio
`/home/arlette/WRF_MODEL/WPS/util/src'
> > ifort -o plotgrids.exe  module_map_utils.o module_debug.o cio.o
> > constants_module.o misc_definitions_module.o \
> > 		plotgrids.o -L/usr/local/lib -lncarg -lncarg_gks
-lncarg_c
> > -L/usr/X11R6/lib -lX11
> > /usr/local/lib/libncarg.a(mdsetc.o): In function `mdsetc_':
> > mdsetc.f:(.text+0x5b): undefined reference to
`_gfortran_compare_string'
> > mdsetc.f:(.text+0x84): undefined reference to
`_gfortran_compare_string'
> > /usr/local/lib/libncarg.a(mdsetd.o): In function `mdsetd_':
> > mdsetd.f:(.text+0x5e): undefined reference to
`_gfortran_compare_string'
> > mdsetd.f:(.text+0x87): undefined reference to
`_gfortran_compare_string'
> > mdsetd.f:(.text+0xe0): undefined reference to
`_gfortran_compare_string'
> > /usr/local/lib/libncarg.a(mdsetd.o):mdsetd.f:(.text+0x109): more
undefined
> > references to `_gfortran_compare_string' follow
> > /usr/local/lib/libncarg.a(mdlndr.o): In function `mdlndr_':
> > mdlndr.f:(.text+0x86): undefined reference to
`_gfortran_runtime_error'
> > mdlndr.f:(.text+0xc6): undefined reference to `_gfortran_os_error'
> > mdlndr.f:(.text+0x11c): undefined reference to
`_gfortran_concat_string'
> > mdlndr.f:(.text+0x147): undefined reference to
`_gfortran_runtime_error'
> > mdlndr.f:(.text+0x187): undefined reference to `_gfortran_os_error'
> > mdlndr.f:(.text+0x1e1): undefined reference to
`_gfortran_concat_string'
> > mdlndr.f:(.text+0x357): undefined reference to
`_gfortran_runtime_error'
> > mdlndr.f:(.text+0x397): undefined reference to `_gfortran_os_error'
> > mdlndr.f:(.text+0x3ed): undefined reference to
`_gfortran_concat_string'
> > mdlndr.f:(.text+0x418): undefined reference to
`_gfortran_runtime_error'
> > mdlndr.f:(.text+0x458): undefined reference to `_gfortran_os_error'
> > mdlndr.f:(.text+0x4b2): undefined reference to
`_gfortran_concat_string'
> > mdlndr.f:(.text+0x500): undefined reference to
`_gfortran_runtime_error'
> > mdlndr.f:(.text+0x540): undefined reference to `_gfortran_os_error'
> > mdlndr.f:(.text+0x59a): undefined reference to
`_gfortran_concat_string'
> > mdlndr.f:(.text+0x6ef): undefined reference to
`_gfortran_compare_string'
> > /usr/local/lib/libncarg.a(pj04dp.o): In function `pj04dp_':
> > pj04dp.f:(.text+0xe1): undefined reference to `_gfortran_st_write'
> > pj04dp.f:(.text+0xef): undefined reference to
`_gfortran_st_write_done'
> > /usr/local/lib/libncarg.a(pj04sp.o): In function `pj04sp_':
> > pj04sp.f:(.text+0xe1): undefined reference to `_gfortran_st_write'
> > pj04sp.f:(.text+0xef): undefined reference to
`_gfortran_st_write_done'
> > /usr/local/lib/libncarg.a(pj05dp.o): In function `pj05dp_':
> > pj05dp.f:(.text+0xb8): undefined reference to `_gfortran_st_write'
> > pj05dp.f:(.text+0xc6): undefined reference to
`_gfortran_st_write_done'
> > /usr/local/lib/libncarg.a(pj05sp.o): In function `pj05sp_':
> > pj05sp.f:(.text+0xb8): undefined reference to `_gfortran_st_write'
> > pj05sp.f:(.text+0xc6): undefined reference to
`_gfortran_st_write_done'
> > /usr/local/lib/libncarg.a(pj09dp.o): In function `pj09dp_':
> > pj09dp.f:(.text+0x137): undefined reference to `_gfortran_st_write'
> > pj09dp.f:(.text+0x145): undefined reference to
`_gfortran_st_write_done'
> > pj09dp.f:(.text+0x92e): undefined reference to `_gfortran_st_write'
> > pj09dp.f:(.text+0x94e): undefined reference to
> > `_gfortran_transfer_integer'
> > pj09dp.f:(.text+0x95c): undefined reference to
`_gfortran_st_write_done'
> > /usr/local/lib/libncarg.a(pj09sp.o): In function `pj09sp_':
> > pj09sp.f:(.text+0x11f): undefined reference to `_gfortran_st_write'
> > pj09sp.f:(.text+0x12d): undefined reference to
`_gfortran_st_write_done'
> > pj09sp.f:(.text+0x8a1): undefined reference to `_gfortran_st_write'
> > pj09sp.f:(.text+0x8c1): undefined reference to
> > `_gfortran_transfer_integer'
> > pj09sp.f:(.text+0x8cf): undefined reference to
`_gfortran_st_write_done'
> > /usr/local/lib/libncarg.a(pj10dp.o): In function `pj10dp_':
> > pj10dp.f:(.text+0x123): undefined reference to `_gfortran_st_write'
> > pj10dp.f:(.text+0x131): undefined reference to
`_gfortran_st_write_done'
> > /usr/local/lib/libncarg.a(pj10sp.o): In function `pj10sp_':
> > pj10sp.f:(.text+0x141): undefined reference to `_gfortran_st_write'
> > pj10sp.f:(.text+0x14f): undefined reference to
`_gfortran_st_write_done'
> > /usr/local/lib/libncarg.a(pj11dp.o): In function `pj11dp_':
> > pj11dp.f:(.text+0x13a): undefined reference to `_gfortran_st_write'
> > pj11dp.f:(.text+0x157): undefined reference to
`_gfortran_transfer_real'
> > pj11dp.f:(.text+0x165): undefined reference to
`_gfortran_st_write_done'
> > pj11dp.f:(.text+0x30e): undefined reference to `_gfortran_st_write'
> > pj11dp.f:(.text+0x31c): undefined reference to
`_gfortran_st_write_done'
> > /usr/local/lib/libncarg.a(pj11sp.o): In function `pj11sp_':
> > pj11sp.f:(.text+0x158): undefined reference to `_gfortran_st_write'
> > pj11sp.f:(.text+0x175): undefined reference to
`_gfortran_transfer_real'
> > pj11sp.f:(.text+0x183): undefined reference to
`_gfortran_st_write_done'
> > pj11sp.f:(.text+0x314): undefined reference to `_gfortran_st_write'
> > pj11sp.f:(.text+0x322): undefined reference to
`_gfortran_st_write_done'
> > /usr/local/lib/libncarg.a(pj12dp.o): In function `pj12dp_':
> > pj12dp.f:(.text+0x163): undefined reference to `_gfortran_st_write'
> > pj12dp.f:(.text+0x180): undefined reference to
`_gfortran_transfer_real'
> > pj12dp.f:(.text+0x18e): undefined reference to
`_gfortran_st_write_done'
> > pj12dp.f:(.text+0x33e): undefined reference to `_gfortran_st_write'
> > pj12dp.f:(.text+0x34c): undefined reference to
`_gfortran_st_write_done'
> > /usr/local/lib/libncarg.a(pj12sp.o): In function `pj12sp_':
> > pj12sp.f:(.text+0x181): undefined reference to `_gfortran_st_write'
> > pj12sp.f:(.text+0x19e): undefined reference to
`_gfortran_transfer_real'
> > pj12sp.f:(.text+0x1ac): undefined reference to
`_gfortran_st_write_done'
> > pj12sp.f:(.text+0x350): undefined reference to `_gfortran_st_write'
> > pj12sp.f:(.text+0x35e): undefined reference to
`_gfortran_st_write_done'
> > /usr/local/lib/libncarg.a(pj13dp.o): In function `pj13dp_':
> > pj13dp.f:(.text+0x119): undefined reference to `_gfortran_st_write'
> > pj13dp.f:(.text+0x127): undefined reference to
`_gfortran_st_write_done'
> > /usr/local/lib/libncarg.a(pj13sp.o): In function `pj13sp_':
> > pj13sp.f:(.text+0x137): undefined reference to `_gfortran_st_write'
> > pj13sp.f:(.text+0x145): undefined reference to
`_gfortran_st_write_done'
> > /usr/local/lib/libncarg.a(pj14dp.o): In function `pj14dp_':
> > pj14dp.f:(.text+0x138): undefined reference to `_gfortran_st_write'
> > pj14dp.f:(.text+0x146): undefined reference to
`_gfortran_st_write_done'
> > pj14dp.f:(.text+0x2c5): undefined reference to `_gfortran_st_write'
> > pj14dp.f:(.text+0x2d3): undefined reference to
`_gfortran_st_write_done'
> > /usr/local/lib/libncarg.a(pj14sp.o): In function `pj14sp_':
> > pj14sp.f:(.text+0x156): undefined reference to `_gfortran_st_write'
> > pj14sp.f:(.text+0x164): undefined reference to
`_gfortran_st_write_done'
> > pj14sp.f:(.text+0x2cb): undefined reference to `_gfortran_st_write'
> > pj14sp.f:(.text+0x2d9): undefined reference to
`_gfortran_st_write_done'
> > /usr/local/lib/libncarg.a(pj15dp.o): In function `pj15dp_':
> > pj15dp.f:(.text+0x12a): undefined reference to `_gfortran_st_write'
> > pj15dp.f:(.text+0x138): undefined reference to
`_gfortran_st_write_done'
> > pj15dp.f:(.text+0x311): undefined reference to `_gfortran_st_write'
> > pj15dp.f:(.text+0x31f): undefined reference to
`_gfortran_st_write_done'
> > /usr/local/lib/libncarg.a(pj15sp.o): In function `pj15sp_':
> > pj15sp.f:(.text+0x142): undefined reference to `_gfortran_st_write'
> > pj15sp.f:(.text+0x150): undefined reference to
`_gfortran_st_write_done'
> > pj15sp.f:(.text+0x311): undefined reference to `_gfortran_st_write'
> > pj15sp.f:(.text+0x31f): undefined reference to
`_gfortran_st_write_done'
> > /usr/local/lib/libncarg.a(pj16dp.o): In function `pj16dp_':
> > pj16dp.f:(.text+0x18b): undefined reference to `_gfortran_st_write'
> > pj16dp.f:(.text+0x199): undefined reference to
`_gfortran_st_write_done'
> > /usr/local/lib/libncarg.a(pj16sp.o): In function `pj16sp_':
> > pj16sp.f:(.text+0x18b): undefined reference to `_gfortran_st_write'
> > pj16sp.f:(.text+0x199): undefined reference to
`_gfortran_st_write_done'
> > /usr/local/lib/libncarg.a(pj17dp.o): In function `pj17dp_':
> > pj17dp.f:(.text+0x191): undefined reference to `_gfortran_st_write'
> > pj17dp.f:(.text+0x19f): undefined reference to
`_gfortran_st_write_done'
> > /usr/local/lib/libncarg.a(pj17sp.o): In function `pj17sp_':
> > pj17sp.f:(.text+0x191): undefined reference to `_gfortran_st_write'
> > pj17sp.f:(.text+0x19f): undefined reference to
`_gfortran_st_write_done'
> > /usr/local/lib/libncarg.a(pj20dp.o): In function `pj20dp_':
> > pj20dp.f:(.text+0x2fd): undefined reference to `_gfortran_st_write'
> > pj20dp.f:(.text+0x30b): undefined reference to
`_gfortran_st_write_done'
> > /usr/local/lib/libncarg.a(pj20sp.o): In function `pj20sp_':
> > pj20sp.f:(.text+0x31b): undefined reference to `_gfortran_st_write'
> > pj20sp.f:(.text+0x329): undefined reference to
`_gfortran_st_write_done'
> > /usr/local/lib/libncarg.a(pj21dp.o): In function `pj21dp_':
> > pj21dp.f:(.text+0x60a): undefined reference to `_gfortran_st_write'
> > pj21dp.f:(.text+0x618): undefined reference to
`_gfortran_st_write_done'
> > /usr/local/lib/libncarg.a(pj21sp.o): In function `pj21sp_':
> > pj21sp.f:(.text+0x5ec): undefined reference to `_gfortran_st_write'
> > pj21sp.f:(.text+0x5fa): undefined reference to
`_gfortran_st_write_done'
> > /usr/local/lib/libncarg.a(pj22dp.o): In function `pj22dp_':
> > pj22dp.f:(.text+0x492): undefined reference to `_gfortran_st_write'
> > pj22dp.f:(.text+0x4a0): undefined reference to
`_gfortran_st_write_done'
> > /usr/local/lib/libncarg.a(pj22sp.o): In function `pj22sp_':
> > pj22sp.f:(.text+0x415): undefined reference to `_gfortran_st_write'
> > pj22sp.f:(.text+0x423): undefined reference to
`_gfortran_st_write_done'
> > /usr/local/lib/libncarg.a(pj23dp.o): In function `pj23dp_':
> > pj23dp.f:(.text+0xbd): undefined reference to `_gfortran_st_write'
> > pj23dp.f:(.text+0xcb): undefined reference to
`_gfortran_st_write_done'
> > pj23dp.f:(.text+0xa0b): undefined reference to `_gfortran_st_write'
> > pj23dp.f:(.text+0xa19): undefined reference to
`_gfortran_st_write_done'
> > pj23dp.f:(.text+0xc57): undefined reference to `_gfortran_st_write'
> > pj23dp.f:(.text+0xc65): undefined reference to
`_gfortran_st_write_done'
> > /usr/local/lib/libncarg.a(pj23sp.o): In function `pj23sp_':
> > pj23sp.f:(.text+0xbd): undefined reference to `_gfortran_st_write'
> > pj23sp.f:(.text+0xcb): undefined reference to
`_gfortran_st_write_done'
> > pj23sp.f:(.text+0x96c): undefined reference to `_gfortran_st_write'
> > pj23sp.f:(.text+0x97a): undefined reference to
`_gfortran_st_write_done'
> > pj23sp.f:(.text+0xbc1): undefined reference to `_gfortran_st_write'
> > pj23sp.f:(.text+0xbcf): undefined reference to
`_gfortran_st_write_done'
> > /usr/local/lib/libncarg.a(setusv.o): In function `setusv_':
> > setusv.f:(.text+0x5e): undefined reference to
`_gfortran_compare_string'
> > setusv.f:(.text+0xdb): undefined reference to
`_gfortran_compare_string'
> > setusv.f:(.text+0x159): undefined reference to
`_gfortran_compare_string'
> > setusv.f:(.text+0x1d7): undefined reference to
`_gfortran_compare_string'
> > setusv.f:(.text+0x255): undefined reference to
`_gfortran_compare_string'
> > /usr/local/lib/libncarg.a(setusv.o):setusv.f:(.text+0x322): more
undefined
> > references to `_gfortran_compare_string' follow
> > /usr/local/lib/libncarg.a(wtstr.o): In function `wtstr_':
> > wtstr.f:(.text+0x34f): undefined reference to `_gfortran_pow_i4_i4'
> > /usr/local/lib/libncarg.a(seter.o): In function `seter_':
> > seter.f:(.text+0x9d): undefined reference to `_gfortran_st_write'
> > seter.f:(.text+0xab): undefined reference to
`_gfortran_st_write_done'
> > seter.f:(.text+0x10a): undefined reference to `_gfortran_st_write'
> > seter.f:(.text+0x118): undefined reference to
`_gfortran_st_write_done'
> > seter.f:(.text+0x17b): undefined reference to `_gfortran_st_write'
> > seter.f:(.text+0x189): undefined reference to
`_gfortran_st_write_done'
> > seter.f:(.text+0x1f3): undefined reference to `_gfortran_st_write'
> > seter.f:(.text+0x201): undefined reference to
`_gfortran_st_write_done'
> > seter.f:(.text+0x278): undefined reference to `_gfortran_st_write'
> > seter.f:(.text+0x29b): undefined reference to
`_gfortran_transfer_integer'
> > seter.f:(.text+0x2c9): undefined reference to
> > `_gfortran_transfer_character'
> > seter.f:(.text+0x2d7): undefined reference to
`_gfortran_st_write_done'
> > seter.f:(.text+0x337): undefined reference to `_gfortran_st_write'
> > seter.f:(.text+0x354): undefined reference to
`_gfortran_transfer_integer'
> > seter.f:(.text+0x38a): undefined reference to
> > `_gfortran_transfer_character'
> > seter.f:(.text+0x398): undefined reference to
`_gfortran_st_write_done'
> > seter.f:(.text+0x3a9): undefined reference to
`_gfortran_stop_numeric'
> > seter.f:(.text+0x4cf): undefined reference to `_gfortran_st_write'
> > seter.f:(.text+0x4f2): undefined reference to
`_gfortran_transfer_integer'
> > seter.f:(.text+0x520): undefined reference to
> > `_gfortran_transfer_character'
> > seter.f:(.text+0x52e): undefined reference to
`_gfortran_st_write_done'
> > seter.f:(.text+0x549): undefined reference to
`_gfortran_stop_numeric'
> > /usr/local/lib/libncarg.a(icfell.o): In function `icfell_':
> > icfell.f:(.text+0x52): undefined reference to
`_gfortran_compare_string'
> > icfell.f:(.text+0xc4): undefined reference to
`_gfortran_runtime_error'
> > icfell.f:(.text+0x104): undefined reference to `_gfortran_os_error'
> > icfell.f:(.text+0x15a): undefined reference to
`_gfortran_concat_string'
> > icfell.f:(.text+0x187): undefined reference to
`_gfortran_runtime_error'
> > icfell.f:(.text+0x1c7): undefined reference to `_gfortran_os_error'
> > icfell.f:(.text+0x224): undefined reference to
`_gfortran_concat_string'
> > /usr/local/lib/libncarg.a(idictl.o): In function `idictl_':
> > idictl.f:(.text+0x72): undefined reference to
`_gfortran_compare_string'
> > /usr/local/lib/libncarg.a(mdgeti.o): In function `mdgeti_':
> > mdgeti.f:(.text+0x5b): undefined reference to
`_gfortran_compare_string'
> > mdgeti.f:(.text+0x84): undefined reference to
`_gfortran_compare_string'
> > mdgeti.f:(.text+0xbf): undefined reference to
`_gfortran_compare_string'
> > mdgeti.f:(.text+0xe8): undefined reference to
`_gfortran_compare_string'
> > /usr/local/lib/libncarg.a(mdgeti.o):mdgeti.f:(.text+0x124): more
undefined
> > references to `_gfortran_compare_string' follow
> > /usr/local/lib/libncarg.a(mdpcem.o): In function `mdpcem_':
> > mdpcem.f:(.text+0x30): undefined reference to
`_gfortran_runtime_error'
> > mdpcem.f:(.text+0x6a): undefined reference to `_gfortran_os_error'
> > mdpcem.f:(.text+0xa7): undefined reference to
`_gfortran_concat_string'
> > /usr/local/lib/libncarg.a(mdpio.o): In function `mdpio_':
> > mdpio.f:(.text+0xbc): undefined reference to
`_gfortran_concat_string'
> > mdpio.f:(.text+0xf0): undefined reference to
`_gfortran_concat_string'
> > /usr/local/lib/libncarg.a(mdsetl.o): In function `mdsetl_':
> > mdsetl.f:(.text+0x5b): undefined reference to
`_gfortran_compare_string'
> > mdsetl.f:(.text+0x84): undefined reference to
`_gfortran_compare_string'
> > mdsetl.f:(.text+0xdf): undefined reference to
`_gfortran_compare_string'
> > mdsetl.f:(.text+0x108): undefined reference to
`_gfortran_compare_string'
> > mdsetl.f:(.text+0x163): undefined reference to
`_gfortran_compare_string'
> > /usr/local/lib/libncarg.a(mdsetl.o):mdsetl.f:(.text+0x18c): more
undefined
> > references to `_gfortran_compare_string' follow
> > /usr/local/lib/libncarg.a(phi1dp.o): In function `phi1dp_':
> > phi1dp.f:(.text+0x1d1): undefined reference to `_gfortran_st_write'
> > phi1dp.f:(.text+0x1f1): undefined reference to
> > `_gfortran_transfer_integer'
> > phi1dp.f:(.text+0x20e): undefined reference to
`_gfortran_transfer_real'
> > phi1dp.f:(.text+0x22b): undefined reference to
`_gfortran_transfer_real'
> > phi1dp.f:(.text+0x239): undefined reference to
`_gfortran_st_write_done'
> > /usr/local/lib/libncarg.a(phi1sp.o): In function `phi1sp_':
> > phi1sp.f:(.text+0x1e9): undefined reference to `_gfortran_st_write'
> > phi1sp.f:(.text+0x209): undefined reference to
> > `_gfortran_transfer_integer'
> > phi1sp.f:(.text+0x226): undefined reference to
`_gfortran_transfer_real'
> > phi1sp.f:(.text+0x243): undefined reference to
`_gfortran_transfer_real'
> > phi1sp.f:(.text+0x251): undefined reference to
`_gfortran_st_write_done'
> > /usr/local/lib/libncarg.a(phi2dp.o): In function `phi2dp_':
> > phi2dp.f:(.text+0x188): undefined reference to `_gfortran_st_write'
> > phi2dp.f:(.text+0x1a8): undefined reference to
> > `_gfortran_transfer_integer'
> > phi2dp.f:(.text+0x1c5): undefined reference to
`_gfortran_transfer_real'
> > phi2dp.f:(.text+0x1e2): undefined reference to
`_gfortran_transfer_real'
> > phi2dp.f:(.text+0x1f0): undefined reference to
`_gfortran_st_write_done'
> > /usr/local/lib/libncarg.a(phi2sp.o): In function `phi2sp_':
> > phi2sp.f:(.text+0x1ac): undefined reference to `_gfortran_st_write'
> > phi2sp.f:(.text+0x1cc): undefined reference to
> > `_gfortran_transfer_integer'
> > phi2sp.f:(.text+0x1e9): undefined reference to
`_gfortran_transfer_real'
> > phi2sp.f:(.text+0x206): undefined reference to
`_gfortran_transfer_real'
> > phi2sp.f:(.text+0x214): undefined reference to
`_gfortran_st_write_done'
> > /usr/local/lib/libncarg.a(phi3dp.o): In function `phi3dp_':
> > phi3dp.f:(.text+0x183): undefined reference to `_gfortran_st_write'
> > phi3dp.f:(.text+0x1a3): undefined reference to
> > `_gfortran_transfer_integer'
> > phi3dp.f:(.text+0x1c0): undefined reference to
`_gfortran_transfer_real'
> > phi3dp.f:(.text+0x1dd): undefined reference to
`_gfortran_transfer_real'
> > phi3dp.f:(.text+0x1fa): undefined reference to
`_gfortran_transfer_real'
> > phi3dp.f:(.text+0x217): undefined reference to
`_gfortran_transfer_real'
> > phi3dp.f:(.text+0x234): undefined reference to
`_gfortran_transfer_real'
> > phi3dp.f:(.text+0x242): undefined reference to
`_gfortran_st_write_done'
> > /usr/local/lib/libncarg.a(phi3sp.o): In function `phi3sp_':
> > phi3sp.f:(.text+0x183): undefined reference to `_gfortran_st_write'
> > phi3sp.f:(.text+0x1a3): undefined reference to
> > `_gfortran_transfer_integer'
> > phi3sp.f:(.text+0x1c0): undefined reference to
`_gfortran_transfer_real'
> > phi3sp.f:(.text+0x1dd): undefined reference to
`_gfortran_transfer_real'
> > phi3sp.f:(.text+0x1fa): undefined reference to
`_gfortran_transfer_real'
> > phi3sp.f:(.text+0x217): undefined reference to
`_gfortran_transfer_real'
> > phi3sp.f:(.text+0x234): undefined reference to
`_gfortran_transfer_real'
> > phi3sp.f:(.text+0x242): undefined reference to
`_gfortran_st_write_done'
> > /usr/local/lib/libncarg.a(phi4dp.o): In function `phi4dp_':
> > phi4dp.f:(.text+0x32d): undefined reference to `_gfortran_st_write'
> > phi4dp.f:(.text+0x34d): undefined reference to
> > `_gfortran_transfer_integer'
> > phi4dp.f:(.text+0x36a): undefined reference to
`_gfortran_transfer_real'
> > phi4dp.f:(.text+0x387): undefined reference to
`_gfortran_transfer_real'
> > phi4dp.f:(.text+0x3a4): undefined reference to
`_gfortran_transfer_real'
> > phi4dp.f:(.text+0x3c1): undefined reference to
`_gfortran_transfer_real'
> > phi4dp.f:(.text+0x3de): undefined reference to
`_gfortran_transfer_real'
> > /usr/local/lib/libncarg.a(phi4dp.o):phi4dp.f:(.text+0x3fb): more
undefined
> > references to `_gfortran_transfer_real' follow
> > /usr/local/lib/libncarg.a(phi4dp.o): In function `phi4dp_':
> > phi4dp.f:(.text+0x443): undefined reference to
`_gfortran_st_write_done'
> > /usr/local/lib/libncarg.a(phi4sp.o): In function `phi4sp_':
> > phi4sp.f:(.text+0x351): undefined reference to `_gfortran_st_write'
> > phi4sp.f:(.text+0x371): undefined reference to
> > `_gfortran_transfer_integer'
> > phi4sp.f:(.text+0x38e): undefined reference to
`_gfortran_transfer_real'
> > phi4sp.f:(.text+0x3ab): undefined reference to
`_gfortran_transfer_real'
> > phi4sp.f:(.text+0x3c8): undefined reference to
`_gfortran_transfer_real'
> > phi4sp.f:(.text+0x3e5): undefined reference to
`_gfortran_transfer_real'
> > phi4sp.f:(.text+0x402): undefined reference to
`_gfortran_transfer_real'
> > /usr/local/lib/libncarg.a(phi4sp.o):phi4sp.f:(.text+0x41f): more
undefined
> > references to `_gfortran_transfer_real' follow
> > /usr/local/lib/libncarg.a(phi4sp.o): In function `phi4sp_':
> > phi4sp.f:(.text+0x467): undefined reference to
`_gfortran_st_write_done'
> > /usr/local/lib/libncarg.a(gridal.o): In function `gridal_':
> > gridal.f:(.text+0x2d0c): undefined reference to `_gfortran_st_write'
> > gridal.f:(.text+0x2d2c): undefined reference to
`_gfortran_transfer_real'
> > gridal.f:(.text+0x2d3a): undefined reference to
`_gfortran_st_write_done'
> > gridal.f:(.text+0x2dbe): undefined reference to `_gfortran_st_write'
> > gridal.f:(.text+0x2dde): undefined reference to
> > `_gfortran_transfer_integer'
> > gridal.f:(.text+0x2dec): undefined reference to
`_gfortran_st_write_done'
> > /usr/local/lib/libncarg.a(plchhq.o): In function `.L28':
> > plchhq.f:(.text+0x627b): undefined reference to `_gfortran_st_write'
> > plchhq.f:(.text+0x629b): undefined reference to
> > `_gfortran_transfer_integer'
> > plchhq.f:(.text+0x62c1): undefined reference to
> > `_gfortran_transfer_character'
> > plchhq.f:(.text+0x62cf): undefined reference to
`_gfortran_st_write_done'
> > /usr/local/lib/libncarg.a(plchhq.o): In function `.L290':
> > plchhq.f:(.text+0x6885): undefined reference to `_gfortran_st_write'
> > plchhq.f:(.text+0x68a5): undefined reference to
> > `_gfortran_transfer_integer'
> > plchhq.f:(.text+0x68cb): undefined reference to
> > `_gfortran_transfer_character'
> > plchhq.f:(.text+0x68d9): undefined reference to
`_gfortran_st_write_done'
> > plchhq.f:(.text+0x6c9a): undefined reference to
`_gfortran_compare_string'
> > plchhq.f:(.text+0x6da6): undefined reference to
`_gfortran_compare_string'
> > plchhq.f:(.text+0x7004): undefined reference to
`_gfortran_compare_string'
> > plchhq.f:(.text+0x70f3): undefined reference to
`_gfortran_compare_string'
> > plchhq.f:(.text+0x72b4): undefined reference to
`_gfortran_compare_string'
> > /usr/local/lib/libncarg.a(pccffc.o): In function `pccffc_':
> > pccffc.f:(.text+0x1a8): undefined reference to `_gfortran_pow_i4_i4'
> > pccffc.f:(.text+0x1cd): undefined reference to `_gfortran_pow_i4_i4'
> > pccffc.f:(.text+0x1f2): undefined reference to `_gfortran_pow_i4_i4'
> > /usr/local/lib/libncarg.a(pcgtdi.o): In function `pcgtdi_':
> > pcgtdi.f:(.text+0x83): undefined reference to
`_gfortran_compare_string'
> > pcgtdi.f:(.text+0xe5): undefined reference to
`_gfortran_compare_string'
> > /usr/local/lib/libncarg.a(pcffgd.o): In function `pcffgd_':
> > pcffgd.f:(.text+0x974): undefined reference to `_gfortran_st_write'
> > pcffgd.f:(.text+0x994): undefined reference to
> > `_gfortran_transfer_character'
> > pcffgd.f:(.text+0x9a2): undefined reference to
`_gfortran_st_write_done'
> > pcffgd.f:(.text+0x9ae): undefined reference to
`_gfortran_stop_numeric'
> > /usr/local/lib/libncarg.a(pcffhl.o): In function `pcffhl_':
> > pcffhl.f:(.text+0x38b): undefined reference to `_gfortran_st_write'
> > pcffhl.f:(.text+0x3ab): undefined reference to
> > `_gfortran_transfer_character'
> > pcffhl.f:(.text+0x3b9): undefined reference to
`_gfortran_st_write_done'
> > pcffhl.f:(.text+0x3c5): undefined reference to
`_gfortran_stop_numeric'
> > /usr/local/lib/libncarg.a(pcfcls.o): In function `pcfcls_':
> > pcfcls.f:(.text+0xb9): undefined reference to `_gfortran_st_write'
> > pcfcls.f:(.text+0xd6): undefined reference to
`_gfortran_transfer_integer'
> > pcfcls.f:(.text+0xe4): undefined reference to
`_gfortran_st_write_done'
> > /usr/local/lib/libncarg.a(pcfopn.o): In function `pcfopn_':
> > pcfopn.f:(.text+0x255): undefined reference to
`_gfortran_runtime_error'
> > pcfopn.f:(.text+0x295): undefined reference to `_gfortran_os_error'
> > pcfopn.f:(.text+0x2fa): undefined reference to
`_gfortran_concat_string'
> > pcfopn.f:(.text+0x4ae): undefined reference to `_gfortran_st_write'
> > pcfopn.f:(.text+0x4cb): undefined reference to
> > `_gfortran_transfer_integer'
> > pcfopn.f:(.text+0x4d9): undefined reference to
`_gfortran_st_write_done'
> > pcfopn.f:(.text+0x542): undefined reference to
`_gfortran_concat_string'
> > /usr/local/lib/libncarg.a(pcfred.o): In function `pcfred_':
> > pcfred.f:(.text+0x14e): undefined reference to `_gfortran_st_write'
> > pcfred.f:(.text+0x16b): undefined reference to
> > `_gfortran_transfer_integer'
> > pcfred.f:(.text+0x179): undefined reference to
`_gfortran_st_write_done'
> > /usr/local/lib/libncarg.a(getusv.o): In function `getusv_':
> > getusv.f:(.text+0x5b): undefined reference to
`_gfortran_compare_string'
> > getusv.f:(.text+0x96): undefined reference to
`_gfortran_compare_string'
> > getusv.f:(.text+0xd2): undefined reference to
`_gfortran_compare_string'
> > getusv.f:(.text+0x10e): undefined reference to
`_gfortran_compare_string'
> > getusv.f:(.text+0x14a): undefined reference to
`_gfortran_compare_string'
> > /usr/local/lib/libncarg.a(getusv.o):getusv.f:(.text+0x186): more
undefined
> > references to `_gfortran_compare_string' follow
> > /usr/local/lib/libncarg.a(eprin.o): In function `eprin_':
> > eprin.f:(.text+0x74): undefined reference to `_gfortran_st_write'
> > eprin.f:(.text+0x97): undefined reference to
`_gfortran_transfer_integer'
> > eprin.f:(.text+0xc5): undefined reference to
> > `_gfortran_transfer_character'
> > eprin.f:(.text+0xd3): undefined reference to
`_gfortran_st_write_done'
> > /usr/local/lib/libncarg.a(bccurv.o): In function `bccurv_':
> > bccurv.f:(.text+0xda): undefined reference to `_gfortran_st_write'
> > bccurv.f:(.text+0xfa): undefined reference to
> > `_gfortran_transfer_character'
> > bccurv.f:(.text+0x108): undefined reference to
`_gfortran_st_write_done'
> > bccurv.f:(.text+0x114): undefined reference to
`_gfortran_stop_numeric'
> > bccurv.f:(.text+0x1cc): undefined reference to `_gfortran_st_write'
> > bccurv.f:(.text+0x1ef): undefined reference to
> > `_gfortran_transfer_integer'
> > bccurv.f:(.text+0x20c): undefined reference to
> > `_gfortran_transfer_integer'
> > bccurv.f:(.text+0x21a): undefined reference to
`_gfortran_st_write_done'
> > bccurv.f:(.text+0x346): undefined reference to `_gfortran_pow_i4_i4'
> > bccurv.f:(.text+0x35c): undefined reference to `_gfortran_pow_i4_i4'
> > bccurv.f:(.text+0x661): undefined reference to `_gfortran_st_write'
> > bccurv.f:(.text+0x67e): undefined reference to
> > `_gfortran_transfer_integer'
> > bccurv.f:(.text+0x69b): undefined reference to
> > `_gfortran_transfer_integer'
> > bccurv.f:(.text+0x6a9): undefined reference to
`_gfortran_st_write_done'
> > bccurv.f:(.text+0x6b5): undefined reference to
`_gfortran_stop_numeric'
> > /usr/local/lib/libncarg.a(galbex.o): In function `galbex_':
> > galbex.f:(.text+0xc0): undefined reference to
`_gfortran_compare_string'
> > /usr/local/lib/libncarg.a(gaplch.o): In function `gaplch_':
> > gaplch.f:(.text+0x326): undefined reference to
`_gfortran_compare_string'
> > /usr/local/lib/libncarg.a(pcgetc.o): In function `pcgetc_':
> > pcgetc.f:(.text+0x60): undefined reference to
`_gfortran_compare_string'
> > pcgetc.f:(.text+0x89): undefined reference to
`_gfortran_compare_string'
> > pcgetc.f:(.text+0x158): undefined reference to
`_gfortran_compare_string'
> > /usr/local/lib/libncarg.a(pcgetc.o):pcgetc.f:(.text+0x181): more
undefined
> > references to `_gfortran_compare_string' follow
> > /usr/local/lib/libncarg_gks.a(gerhnd.o): In function `gerhnd_':
> > gerhnd.f:(.text+0x6f): undefined reference to `_gfortran_st_write'
> > gerhnd.f:(.text+0x7d): undefined reference to
`_gfortran_st_write_done'
> > gerhnd.f:(.text+0x89): undefined reference to
`_gfortran_stop_numeric'
> > gerhnd.f:(.text+0xd6): undefined reference to
`_gfortran_stop_numeric'
> > /usr/local/lib/libncarg_gks.a(gerlog.o): In function `gerlog_':
> > gerlog.f:(.text+0x60): undefined reference to `_gfortran_st_write'
> > gerlog.f:(.text+0x7d): undefined reference to
`_gfortran_transfer_integer'
> > gerlog.f:(.text+0xae): undefined reference to
> > `_gfortran_transfer_character'
> > gerlog.f:(.text+0xbc): undefined reference to
`_gfortran_st_write_done'
> > gerlog.f:(.text+0x1a7): undefined reference to `_gfortran_st_write'
> > gerlog.f:(.text+0x1c7): undefined reference to
> > `_gfortran_transfer_integer'
> > gerlog.f:(.text+0x1d5): undefined reference to
`_gfortran_st_write_done'
> > gerlog.f:(.text+0x224): undefined reference to `_gfortran_st_write'
> > gerlog.f:(.text+0x24f): undefined reference to
> > `_gfortran_transfer_character'
> > gerlog.f:(.text+0x25d): undefined reference to
`_gfortran_st_write_done'
> > /usr/local/lib/libncarg_gks.a(grqst.o): In function `grqst_':
> > grqst.f:(.text+0x116): undefined reference to `_gfortran_st_write'
> > grqst.f:(.text+0x133): undefined reference to
`_gfortran_transfer_integer'
> > grqst.f:(.text+0x141): undefined reference to
`_gfortran_st_write_done'
> > /usr/local/lib/libncarg_gks.a(g01wdr.o): In function `.L30':
> > g01wdr.f:(.text+0xe13): undefined reference to
`_gfortran_compare_string'
> > /usr/local/lib/libncarg_gks.a(gwiwdr.o): In function `.L14':
> > gwiwdr.f:(.text+0x65f): undefined reference to
`_gfortran_compare_string'
> > /usr/local/lib/libncarg_gks.a(gesc.o): In function `gesc_':
> > gesc.f:(.text+0x288): undefined reference to `_gfortran_st_read'
> > gesc.f:(.text+0x2ae): undefined reference to
`_gfortran_transfer_integer'
> > gesc.f:(.text+0x2bc): undefined reference to
`_gfortran_st_read_done'
> > gesc.f:(.text+0x33b): undefined reference to `_gfortran_st_read'
> > gesc.f:(.text+0x361): undefined reference to
`_gfortran_transfer_integer'
> > gesc.f:(.text+0x36f): undefined reference to
`_gfortran_st_read_done'
> > gesc.f:(.text+0x480): undefined reference to `_gfortran_st_read'
> > gesc.f:(.text+0x4a6): undefined reference to
`_gfortran_transfer_integer'
> > gesc.f:(.text+0x4b4): undefined reference to
`_gfortran_st_read_done'
> > gesc.f:(.text+0x533): undefined reference to `_gfortran_st_read'
> > gesc.f:(.text+0x550): undefined reference to
`_gfortran_transfer_integer'
> > gesc.f:(.text+0x55e): undefined reference to
`_gfortran_st_read_done'
> > gesc.f:(.text+0xbea): undefined reference to `_gfortran_st_read'
> > gesc.f:(.text+0xc07): undefined reference to
`_gfortran_transfer_integer'
> > gesc.f:(.text+0xc15): undefined reference to
`_gfortran_st_read_done'
> > gesc.f:(.text+0xe72): undefined reference to `_gfortran_st_read'
> > gesc.f:(.text+0xe8f): undefined reference to
`_gfortran_transfer_integer'
> > gesc.f:(.text+0xe9d): undefined reference to
`_gfortran_st_read_done'
> > gesc.f:(.text+0x1743): undefined reference to `_gfortran_st_read'
> > gesc.f:(.text+0x1760): undefined reference to
`_gfortran_transfer_integer'
> > gesc.f:(.text+0x176e): undefined reference to
`_gfortran_st_read_done'
> > gesc.f:(.text+0x1849): undefined reference to `_gfortran_st_read'
> > gesc.f:(.text+0x186f): undefined reference to
`_gfortran_transfer_integer'
> > gesc.f:(.text+0x187d): undefined reference to
`_gfortran_st_read_done'
> > gesc.f:(.text+0x1dcc): undefined reference to `_gfortran_st_read'
> > gesc.f:(.text+0x1de9): undefined reference to
`_gfortran_transfer_integer'
> > gesc.f:(.text+0x1df7): undefined reference to
`_gfortran_st_read_done'
> > gesc.f:(.text+0x1f6a): undefined reference to `_gfortran_st_write'
> > gesc.f:(.text+0x1fa3): undefined reference to
`_gfortran_transfer_integer'
> > gesc.f:(.text+0x1fc3): undefined reference to
`_gfortran_st_write_done'
> > gesc.f:(.text+0x2033): undefined reference to `_gfortran_st_write'
> > gesc.f:(.text+0x206c): undefined reference to
`_gfortran_transfer_real'
> > gesc.f:(.text+0x208c): undefined reference to
`_gfortran_st_write_done'
> > gesc.f:(.text+0x20fe): undefined reference to `_gfortran_st_write'
> > gesc.f:(.text+0x2137): undefined reference to
`_gfortran_transfer_real'
> > gesc.f:(.text+0x2157): undefined reference to
`_gfortran_st_write_done'
> > gesc.f:(.text+0x21d2): undefined reference to `_gfortran_st_read'
> > gesc.f:(.text+0x220b): undefined reference to
`_gfortran_transfer_integer'
> > gesc.f:(.text+0x222b): undefined reference to
`_gfortran_st_read_done'
> > gesc.f:(.text+0x229b): undefined reference to `_gfortran_st_read'
> > gesc.f:(.text+0x22d4): undefined reference to
`_gfortran_transfer_real'
> > gesc.f:(.text+0x22f4): undefined reference to
`_gfortran_st_read_done'
> > gesc.f:(.text+0x2366): undefined reference to `_gfortran_st_read'
> > gesc.f:(.text+0x239f): undefined reference to
`_gfortran_transfer_real'
> > gesc.f:(.text+0x23bf): undefined reference to
`_gfortran_st_read_done'
> > gesc.f:(.text+0x27c1): undefined reference to `_gfortran_st_read'
> > gesc.f:(.text+0x27de): undefined reference to
`_gfortran_transfer_integer'
> > gesc.f:(.text+0x27ec): undefined reference to
`_gfortran_st_read_done'
> > gesc.f:(.text+0x2cee): undefined reference to `_gfortran_st_read'
> > gesc.f:(.text+0x2d14): undefined reference to
`_gfortran_transfer_integer'
> > gesc.f:(.text+0x2d22): undefined reference to
`_gfortran_st_read_done'
> > gesc.f:(.text+0x2e00): undefined reference to `_gfortran_st_read'
> > gesc.f:(.text+0x2e1d): undefined reference to
`_gfortran_transfer_integer'
> > gesc.f:(.text+0x2e2b): undefined reference to
`_gfortran_st_read_done'
> > gesc.f:(.text+0x2f12): undefined reference to `_gfortran_st_read'
> > gesc.f:(.text+0x2f38): undefined reference to
`_gfortran_transfer_integer'
> > gesc.f:(.text+0x2f46): undefined reference to
`_gfortran_st_read_done'
> > gesc.f:(.text+0x2fb4): undefined reference to `_gfortran_st_read'
> > gesc.f:(.text+0x2fda): undefined reference to
`_gfortran_transfer_integer'
> > gesc.f:(.text+0x2fe8): undefined reference to
`_gfortran_st_read_done'
> > gesc.f:(.text+0x3056): undefined reference to `_gfortran_st_read'
> > gesc.f:(.text+0x307c): undefined reference to
`_gfortran_transfer_integer'
> > gesc.f:(.text+0x308a): undefined reference to
`_gfortran_st_read_done'
> > gesc.f:(.text+0x30f8): undefined reference to `_gfortran_st_read'
> > gesc.f:(.text+0x311e): undefined reference to
`_gfortran_transfer_integer'
> > gesc.f:(.text+0x312c): undefined reference to
`_gfortran_st_read_done'
> > gesc.f:(.text+0x31b4): undefined reference to `_gfortran_st_read'
> > gesc.f:(.text+0x31da): undefined reference to
`_gfortran_transfer_integer'
> > gesc.f:(.text+0x31e8): undefined reference to
`_gfortran_st_read_done'
> > gesc.f:(.text+0x3268): undefined reference to `_gfortran_st_read'
> > gesc.f:(.text+0x328e): undefined reference to
`_gfortran_transfer_integer'
> > gesc.f:(.text+0x329c): undefined reference to
`_gfortran_st_read_done'
> > gesc.f:(.text+0x3317): undefined reference to `_gfortran_st_read'
> > gesc.f:(.text+0x333d): undefined reference to
`_gfortran_transfer_integer'
> > gesc.f:(.text+0x334b): undefined reference to
`_gfortran_st_read_done'
> > gesc.f:(.text+0x33cb): undefined reference to `_gfortran_st_read'
> > gesc.f:(.text+0x33e8): undefined reference to
`_gfortran_transfer_integer'
> > gesc.f:(.text+0x33f6): undefined reference to
`_gfortran_st_read_done'
> > gesc.f:(.text+0x34c0): undefined reference to `_gfortran_st_read'
> > gesc.f:(.text+0x34e6): undefined reference to
`_gfortran_transfer_integer'
> > gesc.f:(.text+0x34f4): undefined reference to
`_gfortran_st_read_done'
> > gesc.f:(.text+0x356f): undefined reference to `_gfortran_st_read'
> > gesc.f:(.text+0x358c): undefined reference to
`_gfortran_transfer_integer'
> > gesc.f:(.text+0x359a): undefined reference to
`_gfortran_st_read_done'
> > gesc.f:(.text+0x3b38): undefined reference to `_gfortran_st_read'
> > gesc.f:(.text+0x3b55): undefined reference to
`_gfortran_transfer_integer'
> > gesc.f:(.text+0x3b63): undefined reference to
`_gfortran_st_read_done'
> > /usr/local/lib/libncarg_gks.a(gzreop.o): In function `gzreop_':
> > gzreop.f:(.text+0x113): undefined reference to `_gfortran_st_read'
> > gzreop.f:(.text+0x130): undefined reference to
> > `_gfortran_transfer_integer'
> > gzreop.f:(.text+0x14d): undefined reference to
> > `_gfortran_transfer_integer'
> > gzreop.f:(.text+0x16a): undefined reference to
> > `_gfortran_transfer_integer'
> > gzreop.f:(.text+0x187): undefined reference to
> > `_gfortran_transfer_integer'
> > gzreop.f:(.text+0x1a4): undefined reference to
> > `_gfortran_transfer_integer'
> > /usr/local/lib/libncarg_gks.a(gzreop.o):gzreop.f:(.text+0x1c1): more
> > undefined references to `_gfortran_transfer_integer' follow
> > /usr/local/lib/libncarg_gks.a(gzreop.o): In function `gzreop_':
> > gzreop.f:(.text+0x1ec): undefined reference to
`_gfortran_st_read_done'
> > gzreop.f:(.text+0x6b4): undefined reference to `_gfortran_st_read'
> > gzreop.f:(.text+0x6d1): undefined reference to
`_gfortran_transfer_real'
> > gzreop.f:(.text+0x6ee): undefined reference to
`_gfortran_transfer_real'
> > gzreop.f:(.text+0x70b): undefined reference to
`_gfortran_transfer_real'
> > gzreop.f:(.text+0x719): undefined reference to
`_gfortran_st_read_done'
> > gzreop.f:(.text+0x84d): undefined reference to `_gfortran_st_read'
> > gzreop.f:(.text+0x86a): undefined reference to
`_gfortran_transfer_real'
> > gzreop.f:(.text+0x887): undefined reference to
`_gfortran_transfer_real'
> > gzreop.f:(.text+0x8a4): undefined reference to
`_gfortran_transfer_real'
> > gzreop.f:(.text+0x8b2): undefined reference to
`_gfortran_st_read_done'
> > gzreop.f:(.text+0x978): undefined reference to `_gfortran_st_read'
> > gzreop.f:(.text+0x9b1): undefined reference to
> > `_gfortran_transfer_integer'
> > gzreop.f:(.text+0x9d1): undefined reference to
`_gfortran_st_read_done'
> > gzreop.f:(.text+0xa41): undefined reference to `_gfortran_st_read'
> > gzreop.f:(.text+0xa7a): undefined reference to
> > `_gfortran_transfer_integer'
> > gzreop.f:(.text+0xa9a): undefined reference to
`_gfortran_st_read_done'
> > gzreop.f:(.text+0xb0a): undefined reference to `_gfortran_st_read'
> > gzreop.f:(.text+0xb43): undefined reference to
`_gfortran_transfer_real'
> > gzreop.f:(.text+0xb63): undefined reference to
`_gfortran_st_read_done'
> > gzreop.f:(.text+0xbd3): undefined reference to `_gfortran_st_read'
> > gzreop.f:(.text+0xc0c): undefined reference to
`_gfortran_transfer_real'
> > gzreop.f:(.text+0xc2c): undefined reference to
`_gfortran_st_read_done'
> > gzreop.f:(.text+0xc9c): undefined reference to `_gfortran_st_read'
> > gzreop.f:(.text+0xcd5): undefined reference to
`_gfortran_transfer_real'
> > gzreop.f:(.text+0xcf5): undefined reference to
`_gfortran_st_read_done'
> > gzreop.f:(.text+0xd65): undefined reference to `_gfortran_st_read'
> > gzreop.f:(.text+0xd9e): undefined reference to
`_gfortran_transfer_real'
> > gzreop.f:(.text+0xdbe): undefined reference to
`_gfortran_st_read_done'
> > /usr/local/lib/libncarg_gks.a(g01seg.o): In function `g01seg_':
> > g01seg.f:(.text+0x62): undefined reference to `_gfortran_st_write'
> > g01seg.f:(.text+0x82): undefined reference to
> > `_gfortran_transfer_character'
> > g01seg.f:(.text+0x90): undefined reference to
`_gfortran_st_write_done'
> > g01seg.f:(.text+0x9c): undefined reference to
`_gfortran_stop_numeric'
> > /usr/local/lib/libncarg_gks.a(pixwrite_png.o): In function
`write_png':
> > pixwrite_png.c:(.text+0x46e): undefined reference to
> > `png_create_write_struct'
> > pixwrite_png.c:(.text+0x49d): undefined reference to
> > `png_create_info_struct'
> > pixwrite_png.c:(.text+0x4ba): undefined reference to
> > `png_destroy_write_struct'
> > pixwrite_png.c:(.text+0x4f5): undefined reference to
> > `png_destroy_write_struct'
> > pixwrite_png.c:(.text+0x52c): undefined reference to `png_init_io'
> > pixwrite_png.c:(.text+0x56a): undefined reference to `png_malloc'
> > pixwrite_png.c:(.text+0x5ba): undefined reference to `png_set_rows'
> > pixwrite_png.c:(.text+0x5fd): undefined reference to `png_set_IHDR'
> > pixwrite_png.c:(.text+0x638): undefined reference to `png_write_png'
> > pixwrite_png.c:(.text+0x64a): undefined reference to
> > `png_destroy_write_struct'
> > /usr/local/lib/libncarg_c.a(i1mach.o): In function `i1mach_':
> > i1mach.f:(.text+0x15e): undefined reference to `_gfortran_st_write'
> > i1mach.f:(.text+0x16c): undefined reference to
`_gfortran_st_write_done'
> > i1mach.f:(.text+0x178): undefined reference to
`_gfortran_stop_numeric'
> > i1mach.f:(.text+0x4e6): undefined reference to `_gfortran_st_write'
> > i1mach.f:(.text+0x4f4): undefined reference to
`_gfortran_st_write_done'
> > i1mach.f:(.text+0x500): undefined reference to
`_gfortran_stop_numeric'
> > i1mach.f:(.text+0x698): undefined reference to `_gfortran_st_write'
> > i1mach.f:(.text+0x6b8): undefined reference to
> > `_gfortran_transfer_character'
> > i1mach.f:(.text+0x6d5): undefined reference to
> > `_gfortran_transfer_integer'
> > i1mach.f:(.text+0x6f5): undefined reference to
> > `_gfortran_transfer_character'
> > i1mach.f:(.text+0x703): undefined reference to
`_gfortran_st_write_done'
> > i1mach.f:(.text+0x70f): undefined reference to
`_gfortran_stop_numeric'
> > make[1]: [plotgrids.exe] Error 1 (no tiene efecto)
> > make[1]: se sale del directorio
`/home/arlette/WRF_MODEL/WPS/util/src'
> > if [ -h plotgrids.exe ] ; then \
> > 		/bin/rm -f plotgrids.exe ; \
> > 	fi ; \
> > 	if [ -h ../plotgrids.exe ] ; then \
> > 		/bin/rm -f ../plotgrids.exe ; \
> > 	fi ; \
> > 	if [ -e src/plotgrids.exe ] ; then \
> > 		ln -sf src/plotgrids.exe . ; \
> > 	fi
> > ( cd src ; \
> > 	make -i -r mod_levs.exe \
> > 		WRF_DIR="/home/arlette/WRF_MODEL/WPS/../WRFV3" \
> > 		FC="ifort" \
> > 		CC="gcc" \
> > 		CPP="/lib/cpp -C -P -traditional" \
> > 		FFLAGS="-FR -convert big_endian" \
> > 		CFLAGS="-w" \
> > 		LDFLAGS="" \
> > 		CPPFLAGS="-D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF
-DIO_BINARY
> > -DIO_GRIB1 -DBIT32 -D_UTIL" )
> > make[1]: se ingresa al directorio
`/home/arlette/WRF_MODEL/WPS/util/src'
> > make[1]: `mod_levs.exe' est? actualizado.
> > make[1]: se sale del directorio
`/home/arlette/WRF_MODEL/WPS/util/src'
> > if [ -h mod_levs.exe ] ; then \
> > 		/bin/rm -f mod_levs.exe ; \
> > 	fi ; \
> > 	if [ -h ../mod_levs.exe ] ; then \
> > 		/bin/rm -f ../mod_levs.exe ; \
> > 	fi ; \
> > 	if [ -e src/mod_levs.exe ] ; then \
> > 		ln -sf src/mod_levs.exe . ; \
> > 	fi
> > ( cd src ; \
> > 	make -i -r avg_tsfc.exe \
> > 		WRF_DIR="/home/arlette/WRF_MODEL/WPS/../WRFV3" \
> > 		FC="ifort" \
> > 		CC="gcc" \
> > 		CPP="/lib/cpp -C -P -traditional" \
> > 		FFLAGS="-FR -convert big_endian" \
> > 		CFLAGS="-w" \
> > 		LDFLAGS="" \
> > 		CPPFLAGS="-D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF
-DIO_BINARY
> > -DIO_GRIB1 -DBIT32 -D_UTIL" )
> > make[1]: se ingresa al directorio
`/home/arlette/WRF_MODEL/WPS/util/src'
> > make[1]: `avg_tsfc.exe' est? actualizado.
> > make[1]: se sale del directorio
`/home/arlette/WRF_MODEL/WPS/util/src'
> > if [ -h avg_tsfc.exe ] ; then \
> > 		/bin/rm -f avg_tsfc.exe ; \
> > 	fi ; \
> > 	if [ -h ../avg_tsfc.exe ] ; then \
> > 		/bin/rm -f ../avg_tsfc.exe ; \
> > 	fi ; \
> > 	if [ -e src/avg_tsfc.exe ] ; then \
> > 		ln -sf src/avg_tsfc.exe . ; \
> > 	fi
> > ( cd src ; \
> > 	make -i -r calc_ecmwf_p.exe \
> > 		WRF_DIR="/home/arlette/WRF_MODEL/WPS/../WRFV3" \
> > 		FC="ifort" \
> > 		CC="gcc" \
> > 		CPP="/lib/cpp -C -P -traditional" \
> > 		FFLAGS="-FR -convert big_endian" \
> > 		CFLAGS="-w" \
> > 		LDFLAGS="" \
> > 		CPPFLAGS="-D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF
-DIO_BINARY
> > -DIO_GRIB1 -DBIT32 -D_UTIL" )
> > make[1]: se ingresa al directorio
`/home/arlette/WRF_MODEL/WPS/util/src'
> > make[1]: `calc_ecmwf_p.exe' est? actualizado.
> > make[1]: se sale del directorio
`/home/arlette/WRF_MODEL/WPS/util/src'
> > if [ -h calc_ecmwf_p.exe ] ; then \
> > 		/bin/rm -f calc_ecmwf_p.exe ; \
> > 	fi ; \
> > 	if [ -h ../calc_ecmwf_p.exe ] ; then \
> > 		/bin/rm -f ../calc_ecmwf_p.exe ; \
> > 	fi ; \
> > 	if [ -e src/calc_ecmwf_p.exe ] ; then \
> > 		ln -sf src/calc_ecmwf_p.exe . ; \
> > 	fi
> >
> >
> >
> > Arlette Chac?n Oelckers
> > Meteor?loga
> > Universidad de Valpara?so
> > Departamento de F?sica y Astronom?a
> > Grupo de AstroMeteorolog?a
> > Tel?fono: (+56 32) 2508457  Fax: (+56 32) 2508135
> > e-mail: arlette at dfa.uv.cl
> > Gran Breta?a 1111, Casilla 5030, Valpara?so.
> >
> >
> > _______________________________________________
> > Wrf-users mailing list
> > Wrf-users at ucar.edu
> > http://mailman.ucar.edu/mailman/listinfo/wrf-users
> >
> >
> >
> > ------------------------------
> >
> > _______________________________________________
> > Wrf-users mailing list
> > Wrf-users at ucar.edu
> > http://mailman.ucar.edu/mailman/listinfo/wrf-users
> >
> >
> > End of Wrf-users Digest, Vol 65, Issue 8
> > ****************************************
> >
> > --
> > Este mensaje ha sido analizado por MailScanner
> > en busca de virus y otros contenidos peligrosos,
> > y se considera que est? limpio.
> > For all your IT requirements visit: http://www.transtec.co.uk
> >
> >
> 
> 
> --
> Este mensaje ha sido analizado por MailScanner
> en busca de virus y otros contenidos peligrosos,
> y se considera que est limpio.
> For all your IT requirements visit: http://www.transtec.co.uk



This message contains information that may be confidential, privileged or otherwise protected by law from disclosure. It is intended for the exclusive use of the Addressee(s). Unless you are the addressee or authorized agent of the addressee, you may not review, copy, distribute or disclose to anyone the message or any information contained within. If you have received this message in error, please contact the sender by electronic reply to email at environcorp.com and immediately delete all copies of the message.


More information about the Wrf-users mailing list