CentOS 5.6 升級 10.2.0.5 錯誤解決
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: 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
/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: ———————————-
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.
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/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- Cocopods的升級錯誤解決
- Oracle 10.2.0.5升級至11.2.0.4Oracle
- oracle 10 rac 升級 10.2.0.1升級到10.2.0.5Oracle
- centos7 mysql5.6升級5.7CentOSMySql
- centos8安裝docker錯誤解決CentOSDocker
- 從10.2.0.1升級到10.2.0.5操作實驗(下)
- MySQL:5.6 升級 5.7MySql
- windows10系統升級助手出現錯誤的解決方法Windows
- 常見的 PostgreSQL 升級錯誤SQL
- php5.6 升級至7.2.7PHP
- 解決Centos7 yum 出現could not retrieve mirrorlist 錯誤CentOS
- Ocelot錯誤解決
- 升級提示 執行SQL發生錯誤!錯誤:duplicate column name: picstitleSQL
- 解決 Python UnicodeEncodeError 錯誤PythonUnicodeError
- pbootcms升級提示 執行SQL發生錯誤!錯誤:duplicate column name: picstitlebootSQL
- CentOS 7 升級到 CentOS 8CentOS
- Brew 升級更新錯誤"Failed to install vendor Ruby."AI
- 錯誤 0x80070002怎麼解決 升級win10出現0x80070002錯誤程式碼的修復步驟Win10
- win10 1903版系統升級提示錯誤程式碼0xc1900101的解決方法Win10
- dbfread報錯ValueError錯誤解決方法Error
- CentOS GCC 升級 6.0CentOSGC
- CentOS 8 升級核心CentOS
- PbootCMS 404 錯誤解決方法boot
- Linux下錯誤解決方案Linux
- latex 錯誤以及解決方案
- CentOS7.5升級到CentOS 7.6CentOS
- HTTP 錯誤 500.19- Internal Server Error 錯誤解決方法HTTPServerError
- 升級Xcode10導致的編譯錯誤XCode編譯
- Ubuntu學習之apt-get update 升級錯誤Ubuntuapt-get
- .net自定義錯誤頁面實現升級篇
- abp9 .net8 升級錯誤記錄
- steam磁碟寫入錯誤怎麼解決 steam磁碟寫入錯誤解決方法大全
- CentOS 7核心升級教程。CentOS
- centos7 核心升級CentOS
- 升級win10系統提示0x80080300錯誤程式碼如何解決Win10
- undefined reference to錯誤的解決方法Undefined
- ORA-12005 錯誤的解決
- SAXParseException的錯誤解決之二Exception
- ORA-28000錯誤解決方案