wireguard.lists.zx2c4.com archive mirror
 help / color / mirror / Atom feed
* RHEL8 package install or build fail
@ 2019-06-26 13:18 Michael
  2019-06-28 12:03 ` Jason A. Donenfeld
  0 siblings, 1 reply; 8+ messages in thread
From: Michael @ 2019-06-26 13:18 UTC (permalink / raw)
  To: wireguard


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

folks, current wireguard seems not to install or build on RHEL 8.0

(1) via yum and the wireguard repo at
https://copr-be.cloud.fedoraproject.org/results/jdoss/wireguard/epel-7-$basearch/

[root@<>]# yum install wireguard-dkms wireguard-tools
...
Copr repo for wireguard owned by jdoss
          1.7 kB/s | 3.5 kB     00:01
Error:
 Problem 1: conflicting requests
  - nothing provides dkms needed by
wireguard-dkms-1:0.0.20190601-1.el7.noarch
 Problem 2: package wireguard-tools-1:0.0.20190601-1.el7.x86_64 requires
wireguard-dkms, but none of the providers can be installed

and (2) building without much trying albeit -

[root@<> src]# make
  CC [M]  /root/WireGuard/src/main.o
In file included from <command-line>:
/root/WireGuard/src/compat/compat.h:828:20: error: redefinition of
'skb_mark_not_on_list'
 static inline void skb_mark_not_on_list(struct sk_buff *skb)
                    ^~~~~~~~~~~~~~~~~~~~
In file included from /root/WireGuard/src/compat/compat.h:787,
                 from <command-line>:
./include/linux/skbuff.h:1362:20: note: previous definition of
'skb_mark_not_on_list' was here
 static inline void skb_mark_not_on_list(struct sk_buff *skb)
                    ^~~~~~~~~~~~~~~~~~~~

Thanks in advance for hints,

-- Mike

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

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

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

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

end of thread, other threads:[~2019-07-17 20:43 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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
2019-06-28 14:52           ` Jason A. Donenfeld
2019-07-02 19:51             ` Joe Doss

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).