Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.

Compilation issue Kernel 5.8 #19

Open
Bouliere83 opened this issue Jan 12, 2021 · 5 comments
Open

Compilation issue Kernel 5.8 #19

Bouliere83 opened this issue Jan 12, 2021 · 5 comments

Comments

@Bouliere83
Copy link

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.

@knuto
Copy link
Contributor

knuto commented Jan 17, 2021

Hi, thanks for notifying - I have a fix for this, just need to do some more testing

@Bouliere83
Copy link
Author

Hello, any news or an expected date for the correction?

@knuto
Copy link
Contributor

knuto commented Jan 31, 2021

Hi, I just posted a patch set with fixes on https://github.com/knuto/ktf - I no longer have access to oracle/ktf after I left Oracle.

@knuto
Copy link
Contributor

knuto commented Feb 1, 2021

I submitted a pull request for this as well: #21

@Bouliere83
Copy link
Author

Hi, thanks for taking the time to look at this issue, it helps me a lot. Have a nice day.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants