shockie
Advanced Member level 4
can anybody help me about this problem. and the same script can be run well under solaris. paltform is redhat fedoral kenel linux2.4.22.
....................................
/opt/tools/vcs7.0/intel_i686_linux_2.4/lib/libvcs.a(daifind.o)(.text+0x1afb): In function `CIhash':
: undefined reference to `__ctype_b'
/opt/tools/vcs7.0/intel_i686_linux_2.4/lib/libvcs.a(daifind.o)(.text+0x1b04): In function `CIhash':
: undefined reference to `__ctype_tolower'
/opt/tools/vcs7.0/intel_i686_linux_2.4/lib/libvcs.a(pliTf.o)(.text+0x4230): In function `tf_getBaseNum':
: undefined reference to `__ctype_b'
collect2: ld returned 1 exit status
make: *** [../simv] Error 1
Make exited with status 2
CPU time: 9.080 seconds to compile + 1.140 seconds to link
....................................
/opt/tools/vcs7.0/intel_i686_linux_2.4/lib/libvcs.a(daifind.o)(.text+0x1afb): In function `CIhash':
: undefined reference to `__ctype_b'
/opt/tools/vcs7.0/intel_i686_linux_2.4/lib/libvcs.a(daifind.o)(.text+0x1b04): In function `CIhash':
: undefined reference to `__ctype_tolower'
/opt/tools/vcs7.0/intel_i686_linux_2.4/lib/libvcs.a(pliTf.o)(.text+0x4230): In function `tf_getBaseNum':
: undefined reference to `__ctype_b'
collect2: ld returned 1 exit status
make: *** [../simv] Error 1
Make exited with status 2
CPU time: 9.080 seconds to compile + 1.140 seconds to link