<div dir="ltr"><div>folks, current wireguard seems not to install or build on RHEL 8.0</div><div><br></div><div>(1) via yum and the wireguard repo at <a href="https://copr-be.cloud.fedoraproject.org/results/jdoss/wireguard/epel-7-$basearch/">https://copr-be.cloud.fedoraproject.org/results/jdoss/wireguard/epel-7-$basearch/</a><br></div><div><br></div><div>[root@<>]# yum install wireguard-dkms wireguard-tools<br>...<br>Copr repo for wireguard owned by jdoss                                               1.7 kB/s | 3.5 kB     00:01    <br>Error: <br> Problem 1: conflicting requests<br>  - nothing provides dkms needed by wireguard-dkms-1:0.0.20190601-1.el7.noarch<br> Problem 2: package wireguard-tools-1:0.0.20190601-1.el7.x86_64 requires wireguard-dkms, but none of the providers can be installed<br></div><div><br></div><div>and (2) building without much trying albeit - </div><div><br></div><div>[root@<> src]# make<br>  CC [M]  /root/WireGuard/src/main.o<br>In file included from <command-line>:<br>/root/WireGuard/src/compat/compat.h:828:20: error: redefinition of 'skb_mark_not_on_list'<br> static inline void skb_mark_not_on_list(struct sk_buff *skb)<br>                    ^~~~~~~~~~~~~~~~~~~~<br>In file included from /root/WireGuard/src/compat/compat.h:787,<br>                 from <command-line>:<br>./include/linux/skbuff.h:1362:20: note: previous definition of 'skb_mark_not_on_list' was here<br> static inline void skb_mark_not_on_list(struct sk_buff *skb)<br>                    ^~~~~~~~~~~~~~~~~~~~<br></div><div><br></div><div>Thanks in advance for hints,</div><div><br></div><div>-- Mike</div><div><br></div></div>