the error from NCARG Graphic

From: Khiem <khiem_at_nyahnyahspammersnyahnyah>
Date: Fri, 11 Jul 2008 13:46:32 +0900

Dear Sirs/Madams,

I have a error with NCAR Graphic (version 5.0) when I combine RIP4 on IBM AIX5.2.
...........
..................
ld: 0711-317 ERROR: Undefined symbol: .gdawk
ld: 0711-317 ERROR: Undefined symbol: .gclwk
ld: 0711-317 ERROR: Undefined symbol: .gclks
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
make: 1254-004 The error code from the last command is 8.
make: 1254-005 Ignored error code 8 from last command.
.............

I am using xlf fortran with the following configurations:

ibm:
        (cd src/ ; $(MAKE) all \
        "CF = xlf" \
        "FFLAGS = " \
        "FFLAGS2 = " \
        "FFLAGS3 = $(FFLAGS2)" \
        "CCFLAGS = -DLITTLE" \
        "LDFLAGS = -O3 -qarch=auto -qmaxmem=-1 -qblankpad" \
        "LOCAL_LIBS = " \
        "NETCDFLIB = /home1/khiem/netcdf/lib" \
        "NETCDFINC = /home1/khiem/netcdf/include" \
        "LIBS = -L$(NCARG_ROOT)/lib -lncarg -lncarg_gks -lncarg_c -lX11 -lm" )
        ( $(RM) $(RM_LIST_EXE) ; $(LN) src/rip . ; $(LN) src/ripdp_mm5 . ; $(LN) src/ripdp_wrf . ; $(LN) src/ripcomp . ; $(LN) sr
c/ripinterp . ; $(LN) src/ripshow . ; $(LN) src/showtraj . ; $(LN) src/tabdiag . ; $(LN) src/upscale . )

Could you please help me to sovle my problem?

Thank you very much,

Sincerely your,
Khiem

_______________________________________________
ncl-talk mailing list
ncl-talk_at_ucar.edu
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Thu Jul 10 2008 - 22:46:32 MDT

This archive was generated by hypermail 2.2.0 : Fri Jul 11 2008 - 11:22:42 MDT