oneAPI Registration, Download, Licensing and Installation
Support for Getting Started questions related to download, Installation and licensing for Intel oneAPI Toolkits and software development tools.

error with libinetl64

sumakhoo
Beginner
422 Views

cd /opt/intel/oneapi/mkl/latest/interfaces/fftw3xf
make libintel64

getting following error

make -f makefile lib _IA=intel64
make[1]: Entering directory '/opt/intel/oneapi/mkl/2023.1.0/interfaces/fftw3xf'
mkdir -p ./obj_intel
icc -Wall -Werror -I/opt/intel/oneapi/mkl/2023.1.0/include -I/opt/intel/oneapi/mkl/2023.1.0/include/fftw -c /opt/intel/oneapi/mkl/2023.1.0/interfaces/fftw3xf/wrappers/fftw_alignment_of.c -o obj_intel/fftw_alignment_of.o
icc: remark #10441: The Intel(R) C++ Compiler Classic (ICC) is deprecated and will be removed from product release in the second half of 2023. The Intel(R) oneAPI DPC++/C++ Compiler (ICX) is the recommended compiler moving forward. Please transition to use this compiler. Use '-diag-disable=10441' to disable this message.
error: can't open file obj_intel/fftw_alignment_of.o for write
compilation aborted for /opt/intel/oneapi/mkl/2023.1.0/interfaces/fftw3xf/wrappers/fftw_alignment_of.c (code 1)
make[1]: *** [makefile:150: obj_intel/fftw_alignment_of.o] Error 1
make[1]: Leaving directory '/opt/intel/oneapi/mkl/2023.1.0/interfaces/fftw3xf'
make: *** [makefile:89: libintel64] Error 2

0 Kudos
2 Replies
ArpanB_Intel
Moderator
390 Views

Hi Suman, could you please share the below information:


  • Full name of the Intel® product you are using
  • OS build on which you are installing
  • Version of the product


We would like to know.


0 Kudos
ArpanB_Intel
Moderator
368 Views

Suman, unfortunately we were unable to hear back from you.



If you have any further queries, please post a new question as this thread will no longer be monitored by Intel®.


0 Kudos
Reply