Intel® oneAPI Math Kernel Library
Ask questions and share information with other developers who use Intel® Math Kernel Library.
7110 Discussions

icc: error #10417: Problem setting up the Intel(R) Compiler compilation environment.

sk7
Beginner
1,458 Views


[spriha@centosvm fftw2xc]$ make libintel64
make -f makefile lib _IA=intel64
make[1]: Entering directory '/opt/intel/oneapi/mkl/2021.3.0/interfaces/fftw2xc'
mkdir -p obj_double_intel
icc -Wall -Werror -c \
-DMKL_DOUBLE -I/opt/intel/oneapi/mkl/2021.3.0/include -I/opt/intel/oneapi/mkl/2021.3.0/include/fftw \
/opt/intel/oneapi/mkl/2021.3.0/interfaces/fftw2xc/wrappers/fftw.c -o obj_double_intel/fftw.o
icc: error #10417: Problem setting up the Intel(R) Compiler compilation environment. Requires 'install path' setting gathered from 'gcc'
make[1]: *** [makefile:129: obj_double_intel/fftw.o] Error 1
make[1]: Leaving directory '/opt/intel/oneapi/mkl/2021.3.0/interfaces/fftw2xc'
make: *** [makefile:109: libintel64] Error 2

0 Kudos
3 Replies
VarshaS_Intel
Moderator
1,383 Views

Hi,


Thanks for posting in Intel Communities.


Could you please check whether you have given the required permission and the correct installation paths?


Also, could you please provide us with the OS details and exact steps to reproduce the issue at our end also could you please elaborate on your issue?


We recommend you use the latest Intel MKL(2024.0) for more features and better performance.


Thanks & Regards,

Varsha


0 Kudos
VarshaS_Intel
Moderator
1,320 Views

Hi,


We have not heard back from you. Could you please provide us with an update on your issue?


Thanks & Regards,

Varsha


0 Kudos
NoorjahanSk_Intel
Moderator
1,276 Views

Hi,


I have not heard back from you, so I will close this inquiry now. If you need further assistance, please post a new question.


Thanks & Regards,

Noorjahan


0 Kudos
Reply