Linux Kernel build failure.
I’m getting a build error when attempting to build the linux kernel.
ERROR:
scripts/extract-cert.c:21:10: fatal error: openssl/bio.h: No such file or directory
#include <openssl/bio.h>
I have followed instructions from https://wiki.st.com/stm32mpu/wiki/Modify,_rebuild_and_reload_the_Linux%C2%AE_kernel
and README.HOW_TO.txt
Get same error when following either document. I don’t see “openssl�? included in the kernel source.
Any suggestion on how to fix this?
Thanks in advance.
