Development discussion of WireGuard
 help / color / mirror / Atom feed
From: Robert Ross <rpross3@gmail.com>
To: wireguard@lists.zx2c4.com
Subject: Re: Wireguard on PiZeroW
Date: Wed, 27 Mar 2019 12:47:10 -0500	[thread overview]
Message-ID: <CAGGGmFFC7cZ6kQ2e+WwuDkKeSorbP5_zLYNxOszzSK2QoPVL1w@mail.gmail.com> (raw)
In-Reply-To: <CAGGGmFFSDwPGrfdvBOR_toubEpZG6nrtUk4oMO+FjRWpWSX-aA@mail.gmail.com>


[-- Attachment #1.1: Type: text/plain, Size: 1330 bytes --]

Follow up

I reinstalled Raspian Stretch and kernel-headers for 4.14.79+ and got the
same error. I downloaded the previous release from here -->
https://git.zx2c4.com/WireGuard/snapshot/WireGuard-0.0.20190123.zip

and the error did not occur.

Robert

On Tue, Mar 26, 2019 at 4:21 PM Robert Ross <rpross3@gmail.com> wrote:

> Details:
> PiZeroW
> Linux XXX 4.14.98+ #1200 Tue Feb 12 20:11:02 GMT 2019 armv6l GNU/Linux
> Latest kernel-headers
> Added rpi-source
>
> I get this error compiling on PiZeroW
>
> ~/WireGuard/src# make
>   CC [M]  /root/WireGuard/src/main.o
>   CC [M]  /root/WireGuard/src/noise.o
>   CC [M]  /root/WireGuard/src/device.o
> /root/WireGuard/src/device.c: In function 'wg_xmit':
> /root/WireGuard/src/device.c:165:3: error: implicit declaration of
> function 'skb_mark_not_on_list' [-Werror=implicit-function-declaration]
>    skb_mark_not_on_list(skb);
>    ^~~~~~~~~~~~~~~~~~~~
> cc1: some warnings being treated as errors
> scripts/Makefile.build:326: recipe for target
> '/root/WireGuard/src/device.o' failed
> make[2]: *** [/root/WireGuard/src/device.o] Error 1
> Makefile:1535: recipe for target '_module_/root/WireGuard/src' failed
> make[1]: *** [_module_/root/WireGuard/src] Error 2
> Makefile:37: recipe for target 'module' failed
> make: *** [module] Error 2
>
> TIA for any insights. Robert
>

[-- Attachment #1.2: Type: text/html, Size: 2135 bytes --]

[-- Attachment #2: Type: text/plain, Size: 148 bytes --]

_______________________________________________
WireGuard mailing list
WireGuard@lists.zx2c4.com
https://lists.zx2c4.com/mailman/listinfo/wireguard

  reply	other threads:[~2019-04-06 12:02 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-26 21:21 Robert Ross
2019-03-27 17:47 ` Robert Ross [this message]
2019-04-06 12:05   ` 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=CAGGGmFFC7cZ6kQ2e+WwuDkKeSorbP5_zLYNxOszzSK2QoPVL1w@mail.gmail.com \
    --to=rpross3@gmail.com \
    --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).