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

make failure at Ubuntu 20.04.5 LTS #1

Open
BurlyLuo opened this issue Nov 12, 2022 · 0 comments
Open

make failure at Ubuntu 20.04.5 LTS #1

BurlyLuo opened this issue Nov 12, 2022 · 0 comments

Comments

@BurlyLuo
Copy link

Hello Peter:

with this environment, i can not build it:
root@bpf1:~/hobby/WireGuard/contrib/examples/extract-handshakes# uname -a
Linux bpf1 5.15.0-52-generic #58~20.04.1-Ubuntu SMP Thu Oct 13 13:09:46 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
root@bpf1:~/hobby/WireGuard/contrib/examples/extract-handshakes# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 20.04.5 LTS
Release:        20.04
Codename:       focal
root@bpf1:~/hobby/WireGuard/contrib/examples/extract-handshakes# 
I always get this ERR:
root@bpf1:~/hobby/WireGuard/contrib/examples/extract-handshakes# make
make -C /lib/modules/5.15.0-52-generic/build M=/root/hobby/WireGuard/contrib/examples/extract-handshakes offset-finder.o
make[1]: Entering directory '/usr/src/linux-headers-5.15.0-52-generic'
make[3]: *** No rule to make target '/root/hobby/WireGuard/contrib/examples/extract-handshakes/offset-finder.o'.  Stop.
make[2]: *** [scripts/Makefile.build:535: __build] Error 2
make[1]: *** [Makefile:1900: /root/hobby/WireGuard/contrib/examples/extract-handshakes] Error 2
make[1]: Leaving directory '/usr/src/linux-headers-5.15.0-52-generic'
make: *** [Makefile:14: offset-finder.o] Error 2
root@bpf1:~/hobby/WireGuard/contrib/examples/extract-handshakes# 

Can we have a hobby set the tools with a easier way to decryption the wireguard packet? Like docker container?

Thank in advanced.

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

1 participant