NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.

To learn about what's going on, see About the Archive Site.


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

20000105: NWX Troubles



Chris,

Looks like the problem you had previously at:
http://www.unidata.ucar.edu/glimpse/gempak/3200

You said that you needed to set your LD_LIBRARY_PATH for the fortran lib dir.

Steve Chiswell
Unidata User SUpport




On Wed, 5 Jan 2000, C. Vandersip wrote:

> On Wed, 5 Jan 2000, Steve Chiswell wrote:
> 
> > 
> > 
> > Chris,
> > 
> > I think I fixed this here in a september patch. Once we get things shipped
> > out to the ams- I'll consolidate all these patches again into a completely 
> > new
> > distribution since traking all these patches is a royal pain.
> > 
> > I've attatched the nwx files dir.c and txtw.c to this message. Place these
> > routines in your $NAWIPS/nprogs/nwx/source directory, then build with:
> > 
> > cd $NAWIPS/nprogs/nwx/source
> > make all
> > make install
> > make clean
> > 
> > Let me know if this clears things up.
> > 
> > Steve Chiswell
> > Unidata User Support
> > 
> > 
> Steve,
> 
> Thanks.  I'm getting an ld error on the recompile.  Any clues?
> 
> /u3p/SUNWspro/bin/f77 -O  -c mapspnt.f
> mapspnt.f:
>         map_spnt:
> "GEMINC:GEMPRM.PRM", line 20: Warning: local variable "ermiss" never used
> 
> Undefined                       first referenced
>  symbol                             in file
> __s_rsFe_nv                         /nawips/lib/sol/gemlib.a(ermmsg.o)
> __do_f_out_nv                       /nawips/lib/sol/gemlib.a(erwmsg.o)
> __do_f_in_nv                        /nawips/lib/sol/gemlib.a(ermmsg.o)
> __s_wsle_nv                         /nawips/lib/sol/gemlib.a(imsimg.o)
> __f_inqu_nv                         /nawips/lib/sol/gemlib.a(flinqr.o)
> __s_wsFi_nv                         /nawips/lib/sol/gemlib.a(stinch.o)
> __f_open_nv                         /nawips/lib/sol/gemlib.a(fldopn.o)
> __s_rsFi_nv                         /nawips/lib/sol/gemlib.a(stctoi.o)
> __s_wsFe_nv                         /nawips/lib/sol/gemlib.a(erwmsg.o)
> __s_rdue_nv                         /nawips/lib/sol/gemlib.a(flread.o)
> ld: fatal: Symbol referencing errors. No output written to nwx
> 
> Regards,
> 
> Chris
> 
>        ###############################################################
>        #                      Chris Vandersip                        #
>        #        Computer Research Specialist/Dept. Sysadmin          #
>        #  Rm. 024, Dept. of Meteorology, Florida State University    #
>        #          address@hidden   (850)644-2522                     #
>        ###############################################################
> 
>