Compile mpich-3.2.1 with parallel studio 2018.3.051

Dear all
I am trying to compile mpich-3.2.1 with parallel studio 2018.3.051 under Opensuse 15.4 but when I perform the make command I get this error:
*


make[3]: Entering directory '/opt/src/mpich-3.2.1/src/mpi/romio'

*CC adio/common/heap-sort.lo*
*In file included from adio/common/heap-sort.c(12):*
*/opt/intel/compilers_and_libraries_2018.3.222/linux/compiler/include/math.h(1230):   error: identifier "_LIB_VERSION_TYPE" is undefined*
*_LIBIMF_EXTERN_C _LIB_VERSIONIMF_TYPE _LIBIMF_PUBVAR _LIB_VERSIONIMF;*
*^
*

Does anyone have any hint how to solve the problem?
Thanks
Giovanni

A quick search on the Internet: https://community.intel.com/t5/Intel-C-Compiler/LIB-VERSION-TYPE-is-undefined-icc-and-icps-errors-under-Debian/m-p/1160017