Development discussion of WireGuard
 help / color / mirror / Atom feed
From: jugs <jugs@protonmail.ch>
To: WireGuard mailing list <wireguard@lists.zx2c4.com>
Subject: Kernel 4.11.9 Support
Date: Thu, 06 Jul 2017 06:27:12 -0400	[thread overview]
Message-ID: <D-MLue-9vlB3Qm_i2xdc-LgpmmeCkvnAXCRXV1rGDvpU_z9CY_-VqoJ_4PvJOk3dXto6TNRvfcV-mX42nqcYqA==@protonmail.ch> (raw)

[-- 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 --]

             reply	other threads:[~2017-07-06 10:09 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-06 10:27 jugs [this message]
2017-07-06 10:40 ` Nils Andreas Svee
2017-07-06 18:13   ` Jason A. Donenfeld

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='D-MLue-9vlB3Qm_i2xdc-LgpmmeCkvnAXCRXV1rGDvpU_z9CY_-VqoJ_4PvJOk3dXto6TNRvfcV-mX42nqcYqA==@protonmail.ch' \
    --to=jugs@protonmail.ch \
    --cc=wireguard@lists.zx2c4.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).