Hello,
Thank you for writing.
How did you write the C_INCLUDE_PATH?
For example, this is how I wrote the C_INCLUDE_PATH.
C_INCLUDE_PATH=/opt/fsl-imx-wayland/4.1.15-1.2.0/sysroots/cortexa7hf-vfp-neon-poky-linux-gnueabi/usr/include/ (This is for my computer).
And, this is how I am compiling the app.
$CC -o hello hello.c (Again, this is for my computer).
I hope this information can solve your question.
Best Regards,
Diego.