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

20021011: ldm-mcidas decoders on climate.cod.edu



Dave,

The udebug and unotice references are in the ulog routines of the 
LDM library libldm.a.

I see you have a LD_LDM reference but not the -lldm library in the list.
So, you need to make sure you are getting the -lldm file on the link line.

Tom is the one that handles the ldm-mcidas decoders, and is currently out
of town, so I'll have to let him look at your problem next week
if you can't get it to compile with the above suggestion. In the mean time,
you may want to just download the binary distribution.

Steve Chiswell


>From: "David B. Bukowski" <address@hidden>
>Organization: UCAR/Unidata
>Keywords: 200210112045.g9BKjP103889

>upgrading to the new decoders, and can't seem to get to compile... always
>ending up with an error.  the logs are on the system.
>but keep coming up at the end giving me this error
>----clipped
>area2png.o(.text+0x626): undefined reference to `udebug'
>area2png.o(.text+0x634): undefined reference to `udebug'
>area2png.o(.text+0x645): more undefined references to `udebug' follow
>area2png.o: In function `main':
>area2png.o(.text+0x70d): undefined reference to `unotice'
>collect2: ld returned 1 exit status
>make[2]: *** [area2png] Error 1
>make[2]: Leaving directory
>`/home/ldm/ldm-mcidas/ldm-mcidas-7.8.0/src/decode'
>make[1]: *** [decode/all] Error 1
>make[1]: Leaving directory `/home/ldm/ldm-mcidas/ldm-mcidas-7.8.0/src'
>+ set +x
>
>these are the setenv variables
>CPP_MCIDAS=-I/home/mcidas/inc
>LD_MCIDAS=-L/home/mcidas/lib -lmcidas
>CPP_NETCDF=-I/home/mcidas/mcidas7.8/netcdf/libsrc
>LD_NETCDF=-L/home/mcidas/mcidas7.8/netcdf/libsrc -lnetcdf
>CPP_LDM=-I/home/ldm/include
>LD_LDM=-L/home/ldm/lib
>LD_X11=-L/usr/X11R6/lib -lX11
>
>also tried 
>LD_X11=-L/usr/lib/X11 -lX11 
>
>with different error message
>
>thanks for any help
>-dave
>
>
>------------------------------------------------------------------------------
> -
>David B. Bukowski      |email (work):          address@hidden
>Network Analyst                |email (personal):      address@hidden
>College of Dupage      |webpage:       http://www.cshschess.org/davebb/
>       
>Glen Ellyn, Illinois   |pager:                 (708) 241-7655 
>http://www.cod.edu/    |work phone:            (630) 942-2591
>------------------------------------------------------------------------------
> -
>