wireguard.lists.zx2c4.com archive mirror
 help / color / mirror / Atom feed
From: Michael <gravitygrazer@gmail.com>
To: "Jason A. Donenfeld" <Jason@zx2c4.com>
Cc: WireGuard mailing list <wireguard@lists.zx2c4.com>
Subject: Re: RHEL8 package install or build fail
Date: Fri, 28 Jun 2019 16:41:52 +0200	[thread overview]
Message-ID: <CADXv92ZnXYbUYJOnA_xsr6Q4HCfSxFZaqLN0WXDLobCUjsJayg@mail.gmail.com> (raw)
In-Reply-To: <CAHmME9rNis62NiBZTyuaOjcxRtu2N9=90GaLR03_zQOPmYwFhg@mail.gmail.com>


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

Hello Jason,
applying the patch for compat.h resolves - compiling works fine. However
the Netlink headers libmnl.h were missing, seems there is no standard
RHEL8-dev package for the library, had to take it from netfilter.org/Fedora.
Then OK:

[ 9386.069776] wireguard: WireGuard 0.0.20190601-7-g44070b9-dirty loaded.
See www.wireguard.com for information.

[root@paris src]# wg show
interface: wg0

-- Mike


On Fri, Jun 28, 2019 at 2:32 PM Jason A. Donenfeld <Jason@zx2c4.com> wrote:

> This commit fixes it and will be included in the next snapshot:
>
> https://git.zx2c4.com/WireGuard/commit/?id=80f006d3656ce2858675020a23879e916ea8a4fc
>
> [ec2-user@ip-172-31-24-82 ~]$ cat /etc/redhat-release
> Red Hat Enterprise Linux release 8.0 (Ootpa)
> [ec2-user@ip-172-31-24-82 ~]$ uname -a
> Linux ip-172-31-24-82.eu-west-1.compute.internal
> 4.18.0-80.4.2.el8_0.x86_64 #1 SMP Fri Jun 14 13:20:24 UTC 2019 x86_64
> x86_64 x86_64 GNU/Linux
> [ec2-user@ip-172-31-24-82 ~]$ sudo ip link add wg0 type wireguard
> [ec2-user@ip-172-31-24-82 ~]$ sudo wg
> interface: wg0
> [ec2-user@ip-172-31-24-82 ~]$ dmesg | grep wireguard
> [  693.365784] wireguard: loading out-of-tree module taints kernel.
> [  693.382433] wireguard: module verification failed: signature and/or
> required key missing - tainting kernel
> [  693.390216] wireguard: WireGuard 0.0.20190601-8-g9e71cce-dirty
> loaded. See www.wireguard.com for information.
> [  693.397561] wireguard: Copyright (C) 2015-2019 Jason A. Donenfeld
> <Jason@zx2c4.com>. All Rights Reserved.
>

[-- Attachment #1.2: Type: text/html, Size: 2394 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-06-28 14:42 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-26 13:18 RHEL8 package install or build fail Michael
2019-06-28 12:03 ` Jason A. Donenfeld
2019-06-28 12:05   ` Christopher Bachner
2019-06-28 12:07     ` Jason A. Donenfeld
2019-06-28 12:32       ` Jason A. Donenfeld
2019-06-28 14:41         ` Michael [this message]
2019-06-28 14:52           ` Jason A. Donenfeld
2019-07-02 19:51             ` Joe Doss

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=CADXv92ZnXYbUYJOnA_xsr6Q4HCfSxFZaqLN0WXDLobCUjsJayg@mail.gmail.com \
    --to=gravitygrazer@gmail.com \
    --cc=Jason@zx2c4.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).