[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
20010304: Gempak5.6a build fails on Sol 7 SPARC
- Subject: 20010304: Gempak5.6a build fails on Sol 7 SPARC
- Date: Sun, 04 Mar 2001 18:03:27 -0700
Robert,
Did you install 5.6.a overtop of 5.6? If so, you need to run "make distclean"
before building to make sure you don't have any libraries left in $GEMLIB.
If you didn't have the above problem, the loopw_resetHide routine is found in
$GEMPAK/source/programs/gui/nmap2/nmap_loopw.c.
You can try cd'ing to the nmap2 directory and
running "make clean" and "rm $GEMLIB/nmap2.a".
Then type "make all". If you see any errors when the nmap_loopw.c routine is
compiled,
then that could be the trouble.
Steve Chiswell
Unidata User Support
>From: 10 <address@hidden>
>Organization: UCAR/Unidata
>Keywords: 200103042313.f24NDtL25208
>I am trying to build Gempak 5.6a on Solaris 7 SPARC (SC 5.0 compilers)
>and get the following error:
>
>[1] Exit 2 make all >& make.out
>Undefined first referenced
> symbol in file
>loopw_resetHide /export/home/gempak/GEMPAK_5.6/lib/sol/nma
> p2
>.a(nmap_dsp.o)
>ld: fatal: Symbol referencing errors. No output written to nmap2
>
>5.6 built fine and 5.6a built fine on Solaris 8 using these compilers.
>Any ideaS?
>
>Thanks,
>Robert Mullenax
>