`

“Error in invoking target ‘client_sharedlib’ of makefile ‘/home/oracle/oracle/pr

阅读更多

今天同事在安装oracle的时候总是报这个错误:

"Error in invoking target 'client_sharedlib' of makefile '/home/oracle/oracle/product/10.2.0/db_1/network/lib/ins_net_client.mk'.

我帮忙查了好久,一直都没发现是什么问题,最后不得不放狗,得到提示,查看ORACLE_HOME下面的install/make.log,在的最后,发现了这样的信息:

/usr/bin/make -f ins_net_client.mk client_sharedlib ORACLE_HOME=/home/oracle/oracle/product/10.2.0/db_1//home/oracle/oracle/product/10.2.0/db_1/bin/genclntsh
/home/oracle/oracle/product/10.2.0/db_1/rdbms/lib/kpudfo.o: file not recognized: File format not recognized
collect2: ld returned 1 exit status
genclntsh: Failed to link libclntsh.so.10.1
make: *** [client_sharedlib] Error
同时检查安装文件:报错如下:
INFO: Start output from spawned process:
INFO: ----------------------------------
INFO:
INFO: /home/oracle/oracle/product/10.2.0/db_1/bin/genclntsh
INFO: /home/oracle/oracle/product/10.2.0/db_1/rdbms/lib/kpudfo.o: file not recognized: File format not recognized
INFO: collect2: ld returned 1 exit status
INFO: genclntsh: Failed to link libclntsh.so.10.1
INFO: make: *** [client_sharedlib] Error 1
INFO: End output from spawned process.
INFO: ----------------------------------
INFO: Exception thrown from action: make
Exception Name: MakefileException
Exception String: Error in invoking target 'client_sharedlib' of makefile '/home/oracle/oracle/product/10.2.0/db_1/network/lib/ins_net_client.mk'. See '/home/oracle/oraInventory/logs/installActions2011-01-14_12-28-49AM.log' for details.
Exception Severity: 1
然后在这里找到有人提出可能的原因:把32位的oracle装64位的操作系统,或者是把64位oracle装32位的系统。

最后问清楚,这个家伙果然是把64位的oracle想装在32位的系统上了。。。
换回32位系统,一切正常

分享到:
评论

相关推荐

    Error in invoking target ‘install’ of makefile ‘../dbhome_1/ctx/lib/ins_ctx.mk’ …

    在Linux CentOS7 中安装oracle 11g数据库过程中弹出错误:Error in invoking target 'install' of makefile '/home/oracle/app/oracle/product/11.2.0/dbhome_1/ctx/lib/ins_ctx.mk'. See '/home/oracle/app/...

    修复oracle安装过程中,出现的两个错位,内含有具体操作方法和脚本fix.rar

    修复oracle安装过程中,出现的两个错位,内含有具体操作方法和脚本,两键修复Error in invoking target 'install' of makefile '/home/oracle/app/oracle/product/11.2.0/dbhome_1/ctx/lib/ins_ctx.mk'. See '/...

    Centos 7静默安装oracle 11g R2

    Centos 7静默安装Oracle 11g R2 在这篇文章中,我们将详细...ORACLE_HOME=$ORACLE_BASE/product/11.2.0 ``` 到这里,我们已经完成了静默安装Oracle 11g R2的所有准备工作。现在,可以开始静默安装Oracle 11g R2了。

    linux上安装oracle11g详细步骤和相关报错解决办法

    如果在安装过程中遇到错误(例如`error in invoking target 'mkldflags_nt_contab.onnfgt.o' of makefile`),可以通过上传安装镜像(例如`rhel-server-6.1-x86_64-dvd.iso`)并挂载至`/mnt`目录来解决问题。...

    IZ88711SP2.101121.epkg.Z

    在aix6.1系统上安装11gR2报Error in invoking target 'agent nmb nmo nmhs' of makefile '/u01/app/oracle/product/11.2.0/sysman/lib/ins_emage http://blog.csdn.net/Makaveli/article/details/6310814 给oracle...

    centos、redhat 9安装19c的一个stubs补丁

    Error in invoking target 'libasmclntsh19.ohso libasmperl19.ohso client_sharedlib' of makefile

    整理后的ubuntu9.10下oracle10.2g安装

    这一步可能会遇到错误提示,比如“error in invoking target 'utilities ctx_on' of makefile”等。这通常是因为某些系统库版本不兼容所导致的。解决方法是按照上述步骤创建软链接。 #### 知识点三:环境变量配置 ...

    Linux系统(X64)安装Oracle11g完整安装图文教程另附基本操作

    如果遇到86%时出现错误,例如 `error in invoking target 'mkldflagsntcontab.onnfgt.o'` 的问题,可以通过以下步骤解决: - 上传安装镜像 `rhel-server-6.1-x86_64-dvd.iso`,并将镜像挂载至 `/mnt` 目录。 - 按照...

    linux安装oracle图形化界面问题处理

    三、错误描述:Exception String: Error in invoking target 'all_no_orcl ihsodbc' of makefile '/oracle/oracle/product/10.2.0/rdbms/lib/ins_rdbms.mk'. See '/oracle/oraInventory/logs/installActions2007-09-...

    glibc-devel-2.5-49.0.i386.rpm

    oracle10G以及11G 安装时候报错(如:error in invoking target install of makefile ctx/lib/ins_ctx.mk),所缺少的依赖包!

    glibc-static-2.17-55.el7.x86_64.rpm

    安装oracle11g必备包 在安装linux X86-64的Oracle11g时,在链接过程中出现... 详细错误信息为: Error in invoking target ‘install’ of makefile ‘/opt/oracle/product/10.2/ctx/lib/ins_ctx.mk’ 安装此rpm可解决

    glibc-2.3.4-2.41.i686.rpm

    Error in invoking target ‘install’ of makefile ‘/opt/oracle/product/10.2/ctx/lib/ins_ctx.mk’. See ‘/opt/oracle/oraInvertory/logs/installActions2010-09-28_10-27-06AM.log’ for details. 安装此包

    oracle常用的命令

    在安装过程中可能会遇到一些问题,比如提示`ins_oemagent.mk`文件出错或者“Error in invoking target install”等错误信息。这些问题通常可以通过重新检查系统配置、确保所有依赖包都已正确安装以及遵循Oracle官方...

    8-07-14_MegaCLI for linux_windows

    SCGCQ00445356 (CSET) - Megacli crashes after invoking any command in SGI system with one 9280-8e and 2 quad port qlogic FC cards. SCGCQ00452383 (CSET) - New version MegaCli did not show iBBU06 over ...

    图文详解oracle9i在hpux平台上的安装过程

    - **错误处理:** 如果遇到“Exception String: Error in invoking target install of makefile /opt/app/oracle/product/9.2.0/plsql/lib/ins_plsql.mk”这样的错误,应首先检查是否已安装所有必需的补丁。...

    Linux系统(X64)安装Oracle11g.docx

    在安装过程中可能会遇到错误,例如“error in invoking target 'mkldflagsntcontab.onnfgt.o'”。为解决这个问题,可能需要挂载安装镜像并安装特定的RPM包,如 `glibc-common` 和 `kernel-headers`。 最后,按照...

    双机热备实战完全手册

    如果出现"Error in invoking target install of makefile /opt/oracle/product/9.2.0/ctx/lib/ins_ctx.mk",可以通过手动编辑`env_ctx.mk`文件解决,将"$(LDLIBFLAG)dl"添加到指定位置,以完成安装过程。 双机热备...

    CSharp_invoking_CPPs_DLL.rar_cpp c# dll 继承_csharp dll

    int YourMethod([In] int param); } // 使用COM接口 IMyInterface myInstance = (IMyInterface)new MyComClass(); myInstance.YourMethod(42); ``` 在这个例子中,`MyComClass`是C++实现的COM对象,`YourMethod`...

    D6JCQo6s2iZ9fKMI7Fa.zip

    ESP8266在线升级(OTA,Over-the-Air)技术是物联网设备更新固件的一种常见方式,允许设备通过无线网络接收和安装新的固件版本,而无需物理接触或使用USB线连接到电脑。在本例程中,“D6JCQo6s2iZ9fKMI7Fa.zip”包含...

    catkin_make编译baxter功能包报错处理(csdn)————程序.pdf

    在ROS (Robot Operating System) 开发环境中,我们经常使用catkin工具来构建和管理项目。catkin_make是一个用于编译ROS工作空间中所有CMakeLists.txt文件的命令。在本案例中,遇到的问题是当尝试编译一个名为...

Global site tag (gtag.js) - Google Analytics