Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error with "kallsyms_on_each_symbol" at make #108

Open
3vil-Tux opened this issue Feb 8, 2022 · 1 comment
Open

Error with "kallsyms_on_each_symbol" at make #108

3vil-Tux opened this issue Feb 8, 2022 · 1 comment

Comments

@3vil-Tux
Copy link

3vil-Tux commented Feb 8, 2022

While running sudo make install, I get this error:

eviltux@3vil:~/Documents/Pentesting/TryHackMe/h4cker/Reptile$ sudo make
make[1]: Entering directory '/home/eviltux/Documents/Pentesting/TryHackMe/h4cker/Reptile/userland'
  CC      /home/eviltux/Documents/Pentesting/TryHackMe/h4cker/Reptile/output/shell
  CC      /home/eviltux/Documents/Pentesting/TryHackMe/h4cker/Reptile/output/cmd
make[1]: Leaving directory '/home/eviltux/Documents/Pentesting/TryHackMe/h4cker/Reptile/userland'
make[1]: Entering directory '/usr/src/linux-headers-5.7.0-kali1-amd64'
  MODPOST 1 modules
ERROR: modpost: "kallsyms_on_each_symbol" [/home/eviltux/Documents/Pentesting/TryHackMe/h4cker/Reptile/output/reptile_module.ko] undefined!
make[3]: *** [/usr/src/linux-headers-5.7.0-kali1-common/scripts/Makefile.modpost:99: __modpost] Error 1
make[2]: *** [/usr/src/linux-headers-5.7.0-kali1-common/Makefile:1658: modules] Error 2
make[1]: *** [/usr/src/linux-headers-5.7.0-kali1-common/Makefile:180: sub-make] Error 2
make[1]: Leaving directory '/usr/src/linux-headers-5.7.0-kali1-amd64'
make: *** [Makefile:35: module] Error 2

Any possible fix please? Thank you.

@thouger
Copy link

thouger commented Sep 6, 2023

same problem!

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

No branches or pull requests

2 participants