暂无图片
暂无图片
暂无图片
暂无图片
暂无图片

opatch ld: warning: symbol '_start' has differing types

章芋文 2019-06-19
993

问题描述

安装补丁出现如下告警: 

Verifying the update... 

OPatch found the word "warning" in the stderr of the make command. 
Please look at this stderr. You can re-run this make command. 
Stderr output: 
ld: warning: symbol '_start' has differing types: 
        (file /export/home/oracle/app/oracle/product/11.2.0/db/lib/prod/lib/v9/crt1.o type=FUNC; file /export/home/oracle/app/oracle/product/11.2.0/db/lib//libserver11.a(skds.o) type=OBJT); 

OPatch found the word "warning" in the stderr of the make command. 
Please look at this stderr. You can re-run this make command. 
Stderr output: 
ld: warning: option -YP appears more than once, first setting taken 
ld: warning: option -Q appears more than once, first setting taken


专家解答

结果查询MOS,这个warning可以忽略 
https://support.oracle.com/epmos/faces/SearchDocDisplay?_adf.ctrl-state=xxwmxlbc4_9&_afrLoop=425496376516515 

"ld: warning: symbol `_start' has differing types:" While Installing Or Patching 11gR2 On Oracle Solaris (DOC ID 1446945.1) 

This warning message can be safely ignored, and Oracle is working on this issue via bug 13920888 and will be fixed in 11.2.0.4 patchset and release 12c. 

If you are on 11.2.0.2 or 11.2.0,3,  this warning can be suppressed by applying Patch 13920888. 
Even though this warning can be safely ignored, if you wish to remove it, please contact Support requesting patch for your release. 


----- Current SQL Statement for this session (sql_id=2hx0p7ymr09ut) ----- 
select INS_PROD_INS_SRV_H$SEQ.nextval from dual

「喜欢这篇文章,您的关注和赞赏是给作者最好的鼓励」
关注作者
【版权声明】本文为墨天轮用户原创内容,转载时必须标注文章的来源(墨天轮),文章链接,文章作者等基本信息,否则作者和墨天轮有权追究责任。如果您发现墨天轮中有涉嫌抄袭或者侵权的内容,欢迎发送邮件至:contact@modb.pro进行举报,并提供相关证据,一经查实,墨天轮将立刻删除相关内容。

评论