Error in invoking target 'mkldflags ntcontab.o nnfgt.o' of makefile
安装数据库报错:
./runInstaller -silent -force -ignorePrereq -showProgress -responseFile /u01/software/database/response/my_db_install.rsp
Error in invoking target 'mkldflags ntcontab.o nnfgt.o' of makefile '/u01/app/oracle/product/11.2/db_1/network/lib/ins_net_client.mk'. See '/u01/app/oracle/oraInventory/logs/installActions2023-03-20_01-42-01AM.log' for details.
Error in invoking target 'links proc gen_pcscfg' of makefile '/u01/app/oracle/product/11.2/db_1/precomp/lib/ins_precomp.mk'. See '/u01/app/oracle/oraInventory/logs/installActions2023-03-20_01-42-01AM.log' for details.
该问题一般是gcc的问题。
经过查证发现缺少如下这个软件包。安装完成后,此问题得到解决。
yum install cpp*
浙公网安备 33010602011771号