TinkerBoard2/kernel

Unable to build kernel - missing openssl and incorrect path structure

SereneGuy opened this issue · 1 comments

I am unable to build the kernel, compile error on scripts/extract-cert.c - unable to find openssl include files.
I modified the Makefile to add the folders, but I found that the path structure is not correct.

I found that I have to install libssl-dev. The problem is that libssl1.1 stuck at 1.1.1d-0+deb10u4. In order to install it properly I need to manually force it to use 1.1.1d-0+deb10u7 version.