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

Error : atastrophic error: cannot open source file "stddef.h"

dipti_thorat
Employee
628 Views

Getting error while triggering the xout build in VNC docker container. will you please help me to resolve in. i tried in many way's but not getting what i am missing exactly.

 

 

In file included from ../../msw_platform_services/runtime_services/stdlib/inc/string.h(23),
|                  from ../../3p_oss_bsd/bionic/src/libc/string/__memcpy_chk.c(30):
| ../../3p_oss_bsd/bionic/src/libc/include/string.h(32): catastrophic error: cannot open source file "stddef.h"
|   #include <stddef.h>

 

0 Kudos
4 Replies
ShivaniK_Intel
Moderator
586 Views


Hi,


Thanks for posting in the Intel forums.


Could you please provide us with the sample reproducer and steps to reproduce the issue at our end?


Could you also please let us know the Intel oneAPI version you are working on?


Thanks & Regards

Shivani


0 Kudos
ShivaniK_Intel
Moderator
535 Views

Hi,


As we did not hear back from you could you please provide us with the details asked in my previous post?


Thanks & Regards

Shivani


0 Kudos
dipti_thorat
Employee
507 Views

Thanks for your response. I got solution.

 

0 Kudos
ShivaniK_Intel
Moderator
497 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

Shivani


0 Kudos
Reply