Intel® C++ Compiler
Community support and assistance for creating C++ code that runs on platforms based on Intel® processors.
7942 Discussions

Problem when installing netcdf-c-4.8.1

xuan_tpu
Beginner
924 Views

Hello,

 

When installing netcdf-c-4.8.1 with intel oneAPI (linux centos 7),  I got the following message.  Could any one give me some advice? 

 

zmap_zip.c(733): error: expected a ";"
zip_error_t* zerr = (zip_error_t*)zip_get_error(zzmap->archive);
^

zmap_zip.c(738): error: identifier "zip_error_t" is undefined
ziperr(zip_error_t* zerror)
^

compilation aborted for zmap_zip.c (code 2)
make[1]: *** [libnczarr_la-zmap_zip.lo] Error 1
make[1]: Leaving directory `/root/Build_WRF/src/netcdf-c-4.8.1/libnczarr'
make: *** [check-recursive] Error 1

0 Kudos
4 Replies
VarshaS_Intel
Moderator
871 Views

Hi,


Thanks for reaching out to us.


This forum is intended to support the queries related to Intel oneAPI Products and their Usage.


If you have any issues regarding the installation of the Intel oneAPI Tools, then we recommend you to post your question in the "Registration, Download, Licensing, and Installation forum" using the below link:

https://community.intel.com/t5/Registration-Download-Licensing/bd-p/registration-download-licensing-instal


Thanks & Regards

Varsha


0 Kudos
VarshaS_Intel
Moderator
836 Views

Hi,


We haven't heard back from you. Could you please provide an update on your issue?


Thanks & Regards

Varsha


0 Kudos
xuan_tpu
Beginner
825 Views

I have solved the problem.

0 Kudos
VarshaS_Intel
Moderator
773 Views

Hi,


Glad to know that your issue is resolved. If you need any additional information, please post a new question as this thread will no longer be monitored by Intel.


Thanks & Regards

Varsha


0 Kudos
Reply