Linux upgrade gives compile error messages

From: Dr. John W. Glendening (drjack AT unknown)
Date: Tue Nov 04 2003 - 11:16:27 MST


In order to get a perl visual debugger and OpenOffice to work I upgraded
my RH7.3 to utilize glibc-2.3.2 (replacing 2.2.5) and gcc-3.2
(replacing 2.9.6). I now find that when I try to compile my NCARG
program that I get the errors listed below. Presumeably I can get it
to again compile by reverting to the old glibc+gcc, but if someone more
knowledgeable that I knows about another solution which would allow me
to keep the present libc+gcc, e.g. by pointing to a missed library, I'd
prefer such a solution.

: undefined reference to `__ctype_tolower'
/usr/local/ncarg/lib/libhlu.a(Workstation.o)(.text+0x214): In function
`_NhlLookupColor':
: undefined reference to `__ctype_b'
/usr/local/ncarg/lib/libhlu.a(Workstation.o)(.text+0x220): In function
`_NhlLookupColor':
: undefined reference to `__ctype_tolower'
/usr/local/ncarg/lib/libhlu.a(Workstation.o)(.text+0x516): In function
`CvtStringToColorIndex':
: undefined reference to `__ctype_b'
/usr/local/ncarg/lib/libhlu.a(Workstation.o)(.text+0x929): In function
`CvtStringGenArrayToColorIndexGenArray':
: undefined reference to `__ctype_b'
/usr/local/ncarg/lib/libhlu.a(Workstation.o)(.text+0xe63): In function
`_NhlStringToColorDefStringGenArray':
: undefined reference to `__ctype_b'
/usr/local/ncarg/lib/libhlu.a(Format.o)(.text+0x2c5): In function
`parse_flags':
: undefined reference to `__ctype_b'
/usr/local/ncarg/lib/libhlu.a(Converters.o)(.text+0x5ae): In function
`_NhlCmpString':
: undefined reference to `__ctype_b'
/usr/local/ncarg/lib/libhlu.a(Converters.o)(.text+0x5d0): In function
`_NhlCmpString':
: undefined reference to `__ctype_tolower'
/usr/local/ncarg/lib/libhlu.a(Converters.o)(.text+0x6a4): In function
`NhlCvtStringToEnum':
: undefined reference to `__ctype_b'
/usr/local/ncarg/lib/libhlu.a(Converters.o)(.text+0xd05): In function
`NhlCvtStringGenArrayToEnumGenArray':
: undefined reference to `__ctype_b'
/usr/local/ncarg/lib/libhlu.a(Converters.o)(.text+0x49f2): In function
`NhlCvtStringToCharacter':
: undefined reference to `__ctype_b'

-- 
Dr. John W. (Jack) Glendening   Meteorologist

_______________________________________________ ncarg-talk mailing list ncarg-talk AT unknown http://mailman.ucar.edu/mailman/listinfo/ncarg-talk



This archive was generated by hypermail 2b29 : Wed Nov 05 2003 - 11:08:51 MST