Development discussion of WireGuard
 help / color / mirror / Atom feed
* Kernel 4.11.9 Support
@ 2017-07-06 10:27 jugs
  2017-07-06 10:40 ` Nils Andreas Svee
  0 siblings, 1 reply; 3+ messages in thread
From: jugs @ 2017-07-06 10:27 UTC (permalink / raw)
  To: WireGuard mailing list

[-- Attachment #1: Type: text/plain, Size: 2354 bytes --]

Would it be possible to add support for the current 4.11.x kernel? After upgrading to 4.11.9 from 4.11.7 the current wireguard snapshot no longer works.
After installation, I get the following errors:
:: Running post-transaction hooks...
(1/3) Install DKMS modules
==> dkms install wireguard/0.0.20170629 -k 4.11.9-1-ARCH
Error! Bad return status for module build on kernel: 4.11.9-1-ARCH (x86_64)
Consult /var/lib/dkms/wireguard/0.0.20170629/build/make.log for more information.
[jugs@host ~]$ cat /var/lib/dkms/wireguard/0.0.20170629/build/make.log
DKMS make.log for wireguard-0.0.20170629 for kernel 4.11.9-1-ARCH (x86_64)
Thu Jul 6 06:21:18 EDT 2017
make: Entering directory '/usr/lib/modules/4.11.9-1-ARCH/build'
LD /var/lib/dkms/wireguard/0.0.20170629/build/built-in.o
CC [M] /var/lib/dkms/wireguard/0.0.20170629/build/noise.o
CC [M] /var/lib/dkms/wireguard/0.0.20170629/build/device.o
CC [M] /var/lib/dkms/wireguard/0.0.20170629/build/main.o
CC [M] /var/lib/dkms/wireguard/0.0.20170629/build/peer.o
CC [M] /var/lib/dkms/wireguard/0.0.20170629/build/timers.o
CC [M] /var/lib/dkms/wireguard/0.0.20170629/build/data.o
CC [M] /var/lib/dkms/wireguard/0.0.20170629/build/send.o
CC [M] /var/lib/dkms/wireguard/0.0.20170629/build/receive.o
CC [M] /var/lib/dkms/wireguard/0.0.20170629/build/socket.o
CC [M] /var/lib/dkms/wireguard/0.0.20170629/build/config.o
CC [M] /var/lib/dkms/wireguard/0.0.20170629/build/hashtables.o
CC [M] /var/lib/dkms/wireguard/0.0.20170629/build/routingtable.o
CC [M] /var/lib/dkms/wireguard/0.0.20170629/build/ratelimiter.o
CC [M] /var/lib/dkms/wireguard/0.0.20170629/build/cookie.o
CC [M] /var/lib/dkms/wireguard/0.0.20170629/build/crypto/chacha20poly1305.o
CC [M] /var/lib/dkms/wireguard/0.0.20170629/build/crypto/curve25519.o
/var/lib/dkms/wireguard/0.0.20170629/build/device.c: In function ‘setup’:
/var/lib/dkms/wireguard/0.0.20170629/build/device.c:255:7: error: ‘struct net_device’ has no member named ‘destructor’; did you mean ‘priv_destructor’?
dev->destructor = destruct;
^~~~~~~~~~
priv_destructor
make[1]: *** [scripts/Makefile.build:294: /var/lib/dkms/wireguard/0.0.20170629/build/device.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make: *** [Makefile:1492: _module_/var/lib/dkms/wireguard/0.0.20170629/build] Error 2
make: Leaving directory '/usr/lib/modules/4.11.9-1-ARCH/build'

-jugs

[-- Attachment #2: Type: text/html, Size: 8230 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-07-06 17:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-07-06 10:27 Kernel 4.11.9 Support jugs
2017-07-06 10:40 ` Nils Andreas Svee
2017-07-06 18:13   ` Jason A. Donenfeld

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).