本帖最后由 郑全 于 2018-7-7 10:00 编辑
在rhel7/centos7以上版本的 linux上安装 11.2.0.4以上的 psu,报:
/bin/ld: warning: -z lazyload ignored.
/bin/ld: warning: -z nolazyload ignored.
,可以忽略,这个是一个内部bug,不影响使用。
具体参见:
"warning: -z lazyload ignored" and "warning: -z nolazyload ignored" During Install or Patching in 11.2.0.4 Database in OEL7/RHEL7 (Doc ID 2071922.1)
Applies to: Oracle Database - Enterprise Edition - Version 11.2.0.4 and later
Linux x86-64
Symptoms While installing/patching 11.2.0.4 Database Home in OEL 7/RHEL 7, make.log/opatch apply log, shows below messages: /usr/bin/ld: warning: -z lazyload ignored.
/usr/bin/ld: warning: -z nolazyload ignored.
The same messages can also appear during patching or manual relink. Cause This is identified as an unpublished bug.
Solution
These are harmless warnings and can be safely ignored.
|
|
|
|