CentOS 5.6 升級 10.2.0.5 錯誤解決

mahanso發表於2012-04-11
INFO: /10.2.0/db_1/lib/sysliblist` -ldl -lm   -L/u01/app/oracle/product/10.2.0/db_1/lib
INFO: mv -f /u01/app/oracle/product/10.2.0/db_1/bin/ctxload /u01/app/oracle/product/10.2.0/db_1/bin/ctxloadO
INFO: mv ctxload /u01/app/oracle/product/10.2.0/db_1/bin/ctxload
INFO: chmod 751 /u01/app/oracle/product/10.2.0/db_1/bin/ctxload
INFO: gcc -o ctxhx -L/u01/app/oracle/product/10.2.0/db_1/ctx/lib/ -L/u01/app/oracle/product/10.2.0/db_1/lib/ -L/u01/app/oracle/product/10.2.0/db_1/lib/stubs/ -L/usr/lib -lirc  /u01/app/oracle/product/10.2.0/db_1/ctx/lib/ctxhx.o -L/u01/app/oracle/product/10.2.0/db_1/ctx/lib/ -lm -lsc_ca -lsc_fa -lsc_ex -lsc_da -lsc_ut -lsc_ch -lsc_fi -lsc_fmt -lsc_ind -lwv_core -lsc_lo -lsc_fut -lctxhx -lc -Xlinker –rpath -Xlinker /u01/app/oracle/product/10.2.0/db_1/ctx/lib -lsnls10 -lnls10  -lcore10 -lsnls10 -lnls10 -lcore10 -ls
INFO: nls10 -lnls10 -lxml10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10  `cat /u01/app/oracle/product/10.2.0/db_1/lib/sysliblist`
INFO: /u01/app/oracle/product/10.2.0/db_1/ctx/lib//libwv_core.so: undefined reference to
/u01/app/oracle/product/10.2.0/db_1/ctx/lib//libsc_ca.so: undefined reference to
/u01/app/oracle/product/10.2.0/db_1/ctx/lib//libwv_core.so: undefined reference to `vtable for __cxxabiv1::__class_type_info@GLIBCPP_3.2′
/u01/app/oracle/product/10.2.0/db_1/ctx/lib//libwv_core.so: undefined reference to `vtable for __cxxabiv1::__si_class_type_info@GLIBCPP_3.2′
/u0
INFO: 1/app/oracle/product/10.2.0/db_1/ctx/lib//libwv_core.so: undefined reference to `std::ios_base::Init::Init()@GLIBCPP_3.2′
/u01/app/oracle/product/10.2.0/db_1/ctx/lib//libwv_core.so: undefined reference to `std::ios_base::Init::~Init()@GLIBCPP_3.2′
/u01/app/oracle/product/10.2.0/db_1/ctx/lib//libwv_core.so: undefined reference to `operator delete(void*)@GLIBCPP_3.2′
collect2: ld returned 1 exit status
make: *** [ctxhx] Error 1
INFO: End output from spawned process.
INFO: ———————————-
INFO: Exception thrown from action: make
Exception Name: MakefileException
Exception String: Error in invoking target ‘install’ of makefile ‘/u01/app/oracle/product/10.2.0/db_1/ctx/lib/ins_ctx.mk’. See ‘/u01/app/oracle/oraInventory/logs/installActions2011-03-23_09-15-35PM.log’ for details.
Exception Severity: 1
INFO: *** Cancel Dialog:  ***
INFO: User Selected: Stop installation of all products.
INFO: Error in invoking target ‘install’ of makefile ‘/u01/app/oracle/product/10.2.0/db_1/ctx/lib/ins_ctx.mk’. See ‘/u01/app/oracle/oraInventory/logs/installActions2011-03-23_09-15-35PM.log’ for details.
INFO: Setting variable ‘PREREQ_CONFIG_LOCATION’ to ”. Received the value from variable association.
INFO: Setting variable ‘PREREQ_CONFIG_LOCATION’ to ”. Received the value from variable association.
 

安裝下面這個包,解決,問題是為什麼在10.2.0.1初始安裝的時候沒有出錯呢?

rpm -ivh compat-libstdc++-33-3.2.3-61.i386.rpm

 

來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/12272958/viewspace-720918/,如需轉載,請註明出處,否則將追究法律責任。

相關文章