Error in invoking target 'agent nmhs' of makefile
現象
CentOS 7.7安裝Oracle 11.2.0.4,由於作業系統版本過高,導致lib連結報錯。
解決
vi /home/oracle/app/oracle/product/11.2.0/db_1/sysman/lib/ins_emagent.mk
將
#=========================== # emdctl #=========================== $(SYSMANBIN)emdctl: $(MK_EMAGENT_NMECTL)
修改為
#=========================== # emdctl #=========================== $(SYSMANBIN)emdctl: $(MK_EMAGENT_NMECTL) -lnnz11
參考:
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/31439444/viewspace-2703378/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- [Oracle] Error in invoking target 'agent nmhs' of makefileOracleError
- Error in invoking target agent nmhs of makefile ins_emagent.mkError
- CentOS7.6安裝oracle 11.2.0.4 Error in invoking target 'agent nmhs' of makefileCentOSOracleError
- 【Oracle】Linux7安裝11g Error in invoking target 'agent nmhs' of makefileOracleLinuxError
- opensuse install oracle 11gR2 Error in invoking target 'agent nmhs' of makefile '../ins_emagent.mk'OracleError
- 【Oracle】Linux7安裝11g 86%報錯:Error in invoking target 'agent nmhs' of makefileOracleLinuxError
- suse oracle 11.2.0.4 Error in invoking target 'agent nmhs' ins_emagent.mkOracleError
- error in invoking target install of makefileError
- Error in invoking target 'irman ioracle' of makefileErrorOracle
- Exception String: Error in invoking target of makefileExceptionError
- Linux7安裝11g 86%報錯:Error in invoking target 'agent nmhs'LinuxError
- Exception String: Error in invoking target install of makefileExceptionError
- Error in invoking target “install” of makefile 'ins_ctx.mk'Error
- Error in invoking targetError
- 安裝12c遇到 Error in invoking target 'irman ioracle' of makefileErrorOracle
- Error in invoking target 'client_sharedlib' of makefile ins_rdbms.mkErrorclient
- Error in invoking target install of makefile plsql/lib/ins_plsql.mkErrorSQL
- 安裝as10g3的售後報錯Error in invoking target 'ntcontab.o' of makefileError
- Oracle 10g 安裝報錯Error in invoking target 'all_no_orcl ihsodbc'Oracle 10gError
- Error in invoking..makefile.../11.2.0.3/db_1/network/lib/ins_net_client.mkErrorclient
- 安裝oracle11g遇到的Oracle11g Error in invoking target類錯誤OracleError
- RHEL7 裝Oracle 11g 問題 出現agent nmhs解決辦法Oracle
- FATAL - Fatal error: Target Interaction Manager failed at StartupErrorAI
- pod》error:The dependency `` is not used in any concrete targetError
- error ntcontab.o of makefile ins_net_client.mkErrorclient
- CMake Error: add_executable cannot create target ““ because another target with the same name已解決Error
- :-1: error: [Makefile.Debug:1234: debug/moc_serialportthread.cpp] Error 1Errorthread
- Makefile常見錯誤解析 - make: *** No rule to make target 'test1.o', needed by 'test2'. Stop
- Troubleshooting oracle.sysman.emcp.agent.AgentPlugIn has failed error_734981.1OraclePluginAIError
- ssh-add 報錯:Error connecting to agent No such file or directoryError
- 釋出android apk,Error running app: No target device found.AndroidAPKErrorAPPdev
- Makefile
- (oracle Agent出現以下錯誤) Emd upload error:uploadXMLFiles skipp...OracleErrorXML
- EM GC11.1.0.1 Agent Startup on AIX Fails with Error: nmectl_validate_1386861.1GCAIError
- 在EM Cloud Control 12c中使用emcli命令列刪除obsolete agent targetCloud命令列
- 【Makefile】5-Makefile變數的基礎變數
- memory_max_target,memory_target,pga_aggregate_target,sga_target
- Agent Install Fails with Error 'OUI-25031' Due to Environment Settings_380507.1AIErrorUI