makeOPENMPI refers to $infbDIR which does not exist
ibLib=$infbDIR/lib$WM_COMPILER_LIB_ARCH
should this be
ibLib=$ibDir/lib$WM_COMPILER_LIB_ARCH
ibLib=$infbDIR/lib$WM_COMPILER_LIB_ARCH
should this be
ibLib=$ibDir/lib$WM_COMPILER_LIB_ARCH