You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
conn/bind_std.go:144:19: bind.PeekLookAtSocketFd4 undefined (type *StdNetBind has no field or method PeekLookAtSocketFd4)
conn/bind_std.go:154:19: bind.PeekLookAtSocketFd6 undefined (type *StdNetBind has no field or method PeekLookAtSocketFd6)
make[1]: *** [Makefile:20: wireguard-go] Error 1
make: *** [Makefile:12: generate-version-and-build] Error 2
The text was updated successfully, but these errors were encountered:
Please complete the following checklist (by adding [x]):
root@db1:
/code/proton# git clone https://github.com/ProtonVPN/wireguard-go.git/code/proton# cd wireguard-go/Cloning into 'wireguard-go'...
remote: Enumerating objects: 6194, done.
remote: Counting objects: 100% (6194/6194), done.
remote: Compressing objects: 100% (1639/1639), done.
remote: Total 6194 (delta 4522), reused 6177 (delta 4505), pack-reused 0
Receiving objects: 100% (6194/6194), 1.54 MiB | 7.67 MiB/s, done.
Resolving deltas: 100% (4522/4522), done.
root@db1:
root@db1:
/code/proton/wireguard-go# ls/code/proton/wireguard-go# makeconn device format_test.go go.mod go.sum ipc LICENSE main.go main_windows.go Makefile ratelimiter README.md replay rwcancel tai64n tests tun version.go
root@db1:
go build -v -o "wireguard-go"
golang.zx2c4.com/wireguard/conn
golang.zx2c4.com/wireguard/conn
conn/bind_std.go:144:19: bind.PeekLookAtSocketFd4 undefined (type *StdNetBind has no field or method PeekLookAtSocketFd4)
conn/bind_std.go:154:19: bind.PeekLookAtSocketFd6 undefined (type *StdNetBind has no field or method PeekLookAtSocketFd6)
make[1]: *** [Makefile:20: wireguard-go] Error 1
make: *** [Makefile:12: generate-version-and-build] Error 2
The text was updated successfully, but these errors were encountered: