ERROR: /etc/ld.so.preload cannot be preloaded: ignored
在RH Linux AS4.7 x86-64 安裝Oracle9.2.0.4前打補丁p4198954_40_LINUX中的compat-libcwait-2.1-1.i386.rpm 報如下的錯誤:
[root@oracle8 oracle]# rpm -ivh compat-oracle-rhel4-1.0-5.i386.rpm
ERROR: ld.so: object '/lib/libcwait.so' from /etc/ld.so.preload cannot be preloaded: ignore
Google了半天找到解決辦法:
# echo "" > /etc/ld.so.preload
64位系統沒有這個檔案導致報錯
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/8183550/viewspace-668103/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- ERROR: ld.so: object '/lib/libcwait.so' from /etc/ld.so.preload cannot be preloaded: ignored.ErrorObjectAI
- Error: Cannot find configuration directory: /etc/hadoopErrorHadoop
- Error: cannot fetch last explain plan from PLAN_TABLEErrorASTAI
- Uncaught Error: Cannot instantiate interfaceError
- ‘error: ‘‘this‘‘ cannot be implicitly captured in this context‘ErrorAPTContext
- Fatal error: Cannot redeclare printerror() (previously declared in …Error
- ERROR: Cannot uninstall ‘PyYAML‘. It is a distutils installed project and thus we cannot accuratelyErrorYAMLProject
- xtrabackup: Error: cannot open /../../base/xtrabackup_checkpointsError
- 【Linux】object '/lib/libcwait.so' from /etc/ld.so.preloadLinuxObjectAI
- Warning: World-writable config file '/etc/my.cnf' is ignored
- Import Error: cannot import name ‘export_saved_modelImportErrorExport
- O/S-Error: (OS 33) The process cannot access the fileError
- configure: error: C++ compiler cannot create executablesErrorC++Compile
- PHP報錯:?configure: error: Cannot find libmysqlclientPHPErrorIBMMySqlclient
- FILE ON OCFS CANNOT BE DELETED LINUX ERROR: 16: DEVICE OR RESOURCE BUSYdeleteLinuxErrordev
- error C2248: cannot access protected member declared in class '****'Error
- PHAsset fetchAssetsInAssetCollection 報 malloc_errorError
- PHP Fatal error: Cannot use PhpParser\Node\Scalar\String as StringPHPError
- yum:Error: Cannot retrieve metalink for repository: epel. Please verifyError
- Fatal Error: TXK Install Service,Cannot install Oracle Database HomeErrorOracleDatabase
- error: Exited sync due to fetch errorsError
- Error:Cannot build artifact xxx:war exploded‘ because it is included into a circular dependencyErrorUI
- 【轉】Cannot load ICU resource bundle 'ggMessage', error code 2Error
- 452 Error writing file: A file cannot be larger than the value set by ulimit.ErrorMIT
- C++ Programming Error/Warning Analysis (1) cannot have cv-qualifierC++Error
- ERROR 1661 (HY000): Cannot execute statement: impossible to write to binaryError
- ERROR 1577 (HY000): Cannot proceed because system tables used by Event ScheduleError
- ggsci error libclntsh.so.10.1: cannot restore segment prot after relocErrorREST
- Error 945 Database cannot be opened due to inaccessible files or insufficient memory or disk spaceErrorDatabase
- The value (30) of MAXTRANS parameter ignored. 問題分析
- el-tree 報錯 TypeError: Cannot read property ‘setCheckedKeys‘ of undefined“ErrorUndefined
- ERROR: Check /etc/pam.conf file permissions and ownershipError
- Error in GetCurrentDir(): 13 問題分析與解決Error
- Error: DPI-1047: Cannot locate a 64-bit Oracle Client library: "問題ErrorOracleclient
- Outlook Error: The Delegates settings were not saved correctly. Cannot activate send-on-behalf-of list.Error
- JSON parse error: Cannot deserialize value of type `java.time.LocalDateTime` from StringJSONErrorJavaLDA
- Error: Cannot retrieve metalink for repository: epel. Please verify its path and try againErrorAI
- error while loading shared libraries: libstdc++.so.5: cannot openErrorWhileC++