Error in invoking target 'mkldflags ntcontab.o.ntcontab.o.nnfgt.o'


Error in invoking target 'Client_sharedlib' of makefile ....


Error in invoking target 'links proc_gen_pcscfg' ....


Error in invoking target 'idg4odbc'...


Error in invoking target 'itnsping'...


Error in invoking target 'isntall' ...


Error in invoking target 'nmo'...


Error in invoking target 'isntall'...


Error in invoking target 'agent nmhs'...


Error in invoking target 'all_no_orcl'...


Error in invoking target 'install'...


Error in invoking target 'nmb'...


Error in invoking target 'install'...


Error in invoking target 'clientonlyinstall' ...


Error in invoking target 'ioklist'...


Error in invoking target 'utilities'...


Error in invoking target 'iokdstry iokinit'...


Error in invoking target 'install'...


Error in invoking target 'itrcoute'...


Error in invoking target 'irman ioracle'...


File not found:%fileName% 


Oracle Net Configuration Assistant failed 


Oracle Database Configuration Assistant failed 

 

解决办法:
cd /usr/bin (as root) 
mv gcc gcc.script 
mv g++ g++.script
ln -s gcc34 gcc
ln -s g++34 g++

相关文章:

  • 2021-07-21
  • 2021-11-01
  • 2021-05-21
  • 2022-12-23
  • 2021-10-15
  • 2021-07-06
  • 2021-12-31
  • 2021-07-26
猜你喜欢
  • 2021-05-31
  • 2022-02-21
  • 2022-12-23
  • 2021-10-29
  • 2021-10-02
相关资源
相似解决方案