Error in invoking target 'agent mnhs' of makefile
Trying to install Oracle 11 on a Redhat Linux 7 server gives warning messages for packages compat-libstdc++-33-3.2.3 (x86_64) and pdksh-5.2.14.
Clicking ignore and continuing gives Error in invoking target 'agent mnhs' of makefile '/u01/app/oracle/product/11.2.0/dbhome_1/sysman/lib/ins_emagent.mk'
There is a ref to 19692824 when creating databases but this is shown on the install of the software itself.
After further investigation I found the answer to make the install work -
As per notes on editing $ORACLE_HOME/sysman/lib/ins_emagent.mk to update $(MK_EMAGENT_NMECTL) to $(MK_EMAGENT_NMECTL) -lnnz11
This needs to be done within 30-40 seconds of the file appearing as part of the installation, OR edit it once the window comes up with the error message then click retry on the window and the software installs.