[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
20021002: searching for map background
- Subject: 20021002: searching for map background
- Date: Thu, 03 Oct 2002 15:07:02 -0600
Ken,
This doesn't look like you are using the $GEMMAPS/programs/Makefile
which should be sourceing $CONFIGDIR/Makeinc.common. Or, you haven't
sourced the $NAWIPS/Gemenviron file prior to building.
The compile line for AIX GEMPAK 5.6.h should look something similar to:
xlf -qnolm -o gsfssf gsfssf.f -I${GEMPAK}/include -I${GEMPAK}/include/AIX \
${GEMLIB}/gemlib.a ${GEMLIB}/appl.a ${GEMLIB}/syslib.a ${GEMLIB}/gemlib.a
where the environmental variables GEMPAK and GEMLIB are defined when you source
Gemenviron.
Steve Chiswell
>From: Ken Scheeringa <address@hidden>
>Organization: UCAR/Unidata
>Keywords: 200210032049.g93KnM111038
>On Thu, 3 Oct 2002, Unidata Support wrote:
>
>>
>> Ken,
>>
>> In $GEMMAPS/programs, type:
>>
>> make gsfssf
>>
>
>Steve,
>
>When I type this, I get these load errors:
>
># make gsfssf
>cc gsfssf.o -o gsfssf
>ld: 0711-317 ERROR: Undefined symbol: ._xlfBeginIO
>ld: 0711-317 ERROR: Undefined symbol: ._xlfWriteLDChar
>ld: 0711-317 ERROR: Undefined symbol: ._xlfEndIO
>ld: 0711-317 ERROR: Undefined symbol: ._xlfReadFmt
>ld: 0711-317 ERROR: Undefined symbol: .fl_dopn
>ld: 0711-317 ERROR: Undefined symbol: .er_wmsg
>ld: 0711-317 ERROR: Undefined symbol: ._xlfExit
>ld: 0711-317 ERROR: Undefined symbol: .fl_swop
>ld: 0711-317 ERROR: Undefined symbol: .fl_clos
>ld: 0711-317 ERROR: Undefined symbol: .fl_read
>ld: 0711-317 ERROR: Undefined symbol: ._xlfWriteFmt
>ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more
>information.
>make: *** [gsfssf] Error 8
>#
>
>******************************************************************************
> *
>Ken Scheeringa Indiana Climate Page
>State Climatologist http://shadow.agry.purdue.edu
>Agronomy Dept
>Purdue University featuring climate data archives:
>e-mail: address@hidden daily coop stations : 1994+
>fax: 765.496.2926 hourly airport data : Jul 1996+
>phone: 765.494.8105 30-min autostation : 1999+
> updated daily
> Also monthly/daily normals
>******************************************************************************
> *
>