You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.
You are quite right. I I think I'll propose we just remove the other define to avoid making this mistake again in the future as more compat stuff is needed. Thanks for the report!
Hello,
While compiling kernel 5.4.125 with the latest KTF version (SHA-1 63c19de), I got the
nla_strscpy implicit declaration
error.This issue should have been solved with the lines in ktf_compat.h (line 56):
But it seems that this branch is not entered.
I think the issue come form the first condition in ktf_compat.h (line 1):
Maybe this line should be change to:
What do you think about it ?
Thank you.
The text was updated successfully, but these errors were encountered: