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

compile for help #39

Closed
yw1573 opened this issue Jul 4, 2023 · 1 comment
Closed

compile for help #39

yw1573 opened this issue Jul 4, 2023 · 1 comment

Comments

@yw1573
Copy link

yw1573 commented Jul 4, 2023

root@8adee85ab397:~/ovpn-dco-master# make KERNEL_SRC=../linux-6.4.1
/home/xxxx/ovpn-dco-master/gen-compat-autoconf.sh /home/xxxx/ovpn-dco-master/compat-autoconf.h
make -C ../linux-6.4.1 M=/home/xxxx/ovpn-dco-master PWD=/home/xxxx/ovpn-dco-master REVISION= CONFIG_OVPN_DCO_V2=m INSTALL_MOD_DIR=updates/	modules
make[1]: Entering directory '/home/xxxx/linux-6.4.1'
  MODPOST /home/xxxx/ovpn-dco-master/Module.symvers
ERROR: modpost: "setup_udp_tunnel_sock" [/home/xxxx/ovpn-dco-master/drivers/net/ovpn-dco/ovpn-dco-v2.ko] undefined!
ERROR: modpost: "udp_tunnel_xmit_skb" [/home/xxxx/ovpn-dco-master/drivers/net/ovpn-dco/ovpn-dco-v2.ko] undefined!
ERROR: modpost: "udp_tunnel6_xmit_skb" [/home/xxxx/ovpn-dco-master/drivers/net/ovpn-dco/ovpn-dco-v2.ko] undefined!
make[2]: *** [scripts/Makefile.modpost:136: /home/xxxx/ovpn-dco-master/Module.symvers] Error 1
make[1]: *** [Makefile:1978: modpost] Error 2
make[1]: Leaving directory '/home/xxxx/linux-6.4.1'
make: *** [Makefile:59: all] Error 2
@yw1573 yw1573 closed this as completed Jul 4, 2023
@yw1573
Copy link
Author

yw1573 commented Jul 4, 2023

#38

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