| 发表于:2007-05-17 09:29:38 楼主 |
环境aix 4.3.3 # bootinfo -y 64 # bootinfo -k 32 # oslevel 4.3.3.0 安装db2 7.2,执行 db2setup出现以下错误, # ./db2setup EXEC(): 0509-036 cannot load program ./db2inst because of the following errors: 0509-130 symbol resolution failed for ./libc_r.a(shr2.o) because: 0509-136 symbol _system_configuration (number 14) is not exported from dependent module ./libc_r.a(shr.o). 0509-136 symbol free (number 15) is not exported from dependent module ./libc_r.a(shr.o). 0509-136 symbol bsearch (number 16) is not exported from dependent module ./libc_r.a(shr.o). 0509-130 symbol resolution failed for ./libc.a(shr2.o) because: 0509-136 symbol _system_configuration (number 14) is not exported from dependent module ./libc.a(shr.o). .........//中间一堆类似错误提示略 0509-136 symbol exit (number 125) is not exported from dependent module ./libc.a(shr.o). 0509-021 additional errors occurred but are not reported. 0509-192 examine .loader section symbols with the 'dump -tv ' command. 请问这是什么原因引起的,该如何解决?多谢。 |
|
|
|
|