Hi, I need help, if possible with for compile and install VxWorks in my Raspbery 4
I follow the steps in page of WindRiver, but this step (CROSS_COMPILE=aarch64-linux-gnu- make), i have the problem below: include/image.h:1397:12: fatal error: openssl/evp.h: No such file or directory 1397 | # include <openssl/evp.h> | ^~~~~~~~~~~~~~~ compilation terminated. make[1]: *** [scripts/Makefile.host:112: tools/aisimage.o] Error 1 make: *** [Makefile:1858: tools] Error 2 Please, any idea? its for a my project of university Thank you very much! Best regards