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.
I was using KTF with a Linux Kernel 5.4 (Ubuntu 20.04) (Thanks to your help from last issue), but I'm facing new compilation error with the Linux Kernel 5.8.
Here is the log i get when trying to compile KTF :
`Making all in kernel
...
MODPOST /home/user/Documents/KernelLinuxDriver/tests/3rdparty/ktf/build/kernel/Module.symvers
ERROR: modpost: "kallsyms_on_each_symbol" [/home/user/Documents/KernelLinuxDriver/tests/3rdparty/ktf/build/kernel/ktf.ko] undefined!
Hello,
I was using KTF with a Linux Kernel 5.4 (Ubuntu 20.04) (Thanks to your help from last issue), but I'm facing new compilation error with the Linux Kernel 5.8.
Here is the log i get when trying to compile KTF :
`Making all in kernel
...
MODPOST /home/user/Documents/KernelLinuxDriver/tests/3rdparty/ktf/build/kernel/Module.symvers
ERROR: modpost: "kallsyms_on_each_symbol" [/home/user/Documents/KernelLinuxDriver/tests/3rdparty/ktf/build/kernel/ktf.ko] undefined!
ERROR: modpost: "kallsyms_lookup_name" [/home/user/Documents/KernelLinuxDriver/tests/3rdparty/ktf/build/kernel/ktf.ko] undefined!`
Do you have any plans to solve this compilation problem in the near future?
Thanks you.
The text was updated successfully, but these errors were encountered: