`

安装LINUX X86-64的10201出现链接ins_ctx.mk错误

阅读更多
在安装linux X86-64的Oracle10201时,在链接过程中出现了这个错误。

详细错误信息为:

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.

从日志中获取的详细信息为:

INFO: gcc -m32 -o ctxhx -L/opt/oracle/product/10.2/ctx//lib32/ -L/opt/oracle/product/10.2/lib32/ -L/opt/oracle/product/10.2/lib32/st
ubs/  /opt/oracle/product/10.2/ctx/lib/ctxhx.o -L/opt/oracle/product/10.2/ctx/lib/ -ldl -lm -lctxhx -Wl,-rpath,/opt/oracle/product/1
0.2/ctx/lib -lsnls10 -lnls10  -lcore10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lxml10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore1
0 -lnls10  `cat /opt/oracle/product/10.2/lib/sysliblist`

INFO: /usr/bin/ld: crt1.o: No such file: No such file or directory

INFO: collect2: ld ?? 1

INFO: make: *** [ctxhx] ?? 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 '/opt/oracle/product/10.2/ctx/lib/ins_ctx.mk'. See '/opt/oracle/ora
Inventory/logs/installActions2010-09-28_10-27-06AM.log' for details.
Exception Severity: 1

查询metalink发现对于glibc-devel需要32位的包,详细信息参考metalink文档ID 786995.1:

[root@YPJG Server]# rpm --all --query --queryformat "%{NAME}-%{VERSION}-%{RELEASE}-(%{ARCH})\n" | grep glibc
glibc-2.5-42-(x86_64)
glibc-2.5-42-(i686)
glibc-common-2.5-42-(x86_64)
glibc-devel-2.5-42-(x86_64)
glibc-headers-2.5-42-(x86_64)
[root@YPJG Server]# rpm -ivh glibc-devel-2.5-42.i386.rpm
warning: glibc-devel-2.5-42.i386.rpm: Header V3 DSA signature: NOKEY, key ID 37017186
Preparing...                ########################################### [100%]
   1:glibc-devel            ########################################### [100%]

重新安装,ins_ctx.mk不再报错。

需要注意,安装这个包后,要退出安装界面,而不要点CONTINUE,否则在ins_ctx.mk可以编译成功,后面的包仍然会报错。

Oracle的官方文档并没有强调这个包的位数。

转自:http://hi.baidu.com/smart_talk/blog/item/667c2b32842e03bd5edf0ea5.html
分享到:
评论

相关推荐

    LINUX7安装ORACLE报ins_ctx.mk

    在LINUX7下安装ORACLE报ins_ctx.mk,日志中可以看到 INFO: /usr/lib64/libstdc++.so.5: undefined reference to `memcpy@GLIBC_2.14' collect2: error: ld returned 1 exit status 版本高了,换32位的版本也是不行...

    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’ 安装...

    安装Oracle10g遭遇ins_ctx.mk问题解决方法

    在安装Oracle 10g数据库管理系统的过程中,可能会遇到与`ins_ctx.mk`相关的错误,特别是在CentOS 6.2这样的Linux发行版上。这个错误通常表明系统缺少必要的32位库,尤其是`glibc-devel`的32位版本。`glibc-devel`是...

    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/...

    Python库 | py_mini_racer-0.1.9-cp36-cp36m-macosx_10_6_intel.whl

    安装`.whl`文件通常比通过`pip`安装源代码更便捷,因为它包含了预编译的二进制组件,避免了编译步骤可能遇到的问题。要安装`py_mini_racer`,只需将`.whl`文件移动到你的Python环境中,然后使用`pip`进行安装,命令...

    Python库 | dukpy-0.2.0-cp33-cp33m-manylinux1_x86_64.whl

    "manylinux1_x86_64"则表明这个库是为x86_64(64位)架构的Linux系统优化的,符合ManyLinux1规范,这是一个在多种Linux发行版上兼容的二进制发行标准。 安装这个whl文件的方法是使用pip,Python的包管理器。只需在...

    openssl-windows_x64_x86.zip

    在本篇文章中,我们将深入探讨如何在Windows平台上,针对x86和x64架构,使用提供的`openssl-windows_x64_x86.zip`压缩包来编译和使用OpenSSL动态库,以及如何将这些库应用于支持curl的HTTPS连接。 首先,我们关注的...

    bn_ctx.rar_bn ctx_prototype

    在IT行业中,尤其是在软件开发和算法领域,"bn_ctx.rar_bn ctx_prototype" 提到的知识点主要涉及到字符串处理和特定的搜索算法。标题中的“bn_ctx”可能是指一个特定的上下文或环境类,用于存储在执行特定操作时所需...

    Python库 | tiledb-0.7.7-cp38-cp38-manylinux1_x86_64.whl

    标题中的"tiledb-0.7.7-cp38-cp38-manylinux1_x86_64.whl"是一个Python wheels格式的软件包,适用于Python 3.8环境,并且是针对64位Linux系统的。Wheels是Python的二进制包格式,相比于源代码安装,它能提供更快捷、...

    glibc-devel-2.5-49.0.i386.rpm

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

    glibc-2.3.4-2.41.i686.rpm

    在安装linux X86-64的Oracle11g时,在链接过程中出现了这个错误。 详细错误信息为: Error in invoking target ‘install’ of makefile ‘/opt/oracle/product/10.2/ctx/lib/ins_ctx.mk’. See ‘/opt/oracle/...

    修复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 '/...

    Python库 | glcontext-2.3.3-cp35-cp35m-macosx_10_9_x86_64.whl

    `macosx_10_9_x86_64`表明这是为64位的Mac OS X 10.9系统设计的。 安装`glcontext`库非常简单,由于提供的文件是一个`.whl`文件,这是一种预编译的Python包格式,可以直接通过pip进行安装。首先确保已经安装了pip,...

    openssl-1.0.1c_static_w32_mingw.rar

    如果遇到问题,检查链接错误或运行时错误,可能需要调整库的版本或者检查路径设置是否正确。 值得注意的是,OpenSSL的版本更新较快,1.0.1c版本可能存在已知的安全漏洞。因此,对于新项目,建议使用更高版本的...

    ChatRWKV模型文件

    rwkv-x060-7b-world-v3-70%trained-20241018-ctx4k.pth rwkv-x060-OnlyForChnNovel_小说扩写-14B-20240806-ctx4096.pth rwkv-x060-OnlyForChnNovel_小说扩写-1B6-20240827-ctx4096.pth rwkv-x060-OnlyForChnNovel_...

    ngx_stream_module.so

    nginx1.20.2

    CentOS6.5_x64安装Oracle11g指南

    在本篇文章中,将详细解读在CentOS6.5 x64操作系统上安装Oracle数据库版本11g R2的全过程,并对其所涉及的知识点进行详细阐述。 首先,文章开篇提到的“CentOS6.5_x64安装Oracle11gR2”和“CentOS6.5_x64安装Oracle...

    arm_a15_ctx.zip

    VxWorks6.9对硬件平台的支持广泛,包括了多种处理器架构,如x86、PowerPC以及ARM等。 3. 板级支持包(BSP) BSP是VxWorks为特定硬件平台提供的底层驱动集合,包括初始化代码、中断服务程序、设备驱动等,使得操作...

    arm_a9_ctx.zip

    本文将围绕"arm_a9_ctx.zip"这个压缩包,详细探讨ARM A9在VxWorks 6.9 Board Support Package (BSP)中的运用及关键知识点。 首先,我们需要理解什么是BSP。Board Support Package是为特定硬件平台提供的软件支持包...

Global site tag (gtag.js) - Google Analytics