when compile for arm64 ,errors ocuur:
Open
bug
- Dominant language
- Go
- Stars
- 6.1k
- Forks
- 609
- Avg merge
- 15h 1m
- Merged PRs (30d)
- 3
Description
Stderr: # github.com/hashicorp/serf/vendor/github.com/hashicorp/go.net/ipv4
vendor/github.com/hashicorp/go.net/ipv4/sockopt_asmreqn_unix.go:12: imported and not used: "syscall"
vendor/github.com/hashicorp/go.net/ipv4/sockopt_asmreqn_unix.go:21: undefined: getsockopt
vendor/github.com/hashicorp/go.net/ipv4/sockopt_asmreqn_unix.go:42: undefined: setsockopt
vendor/github.com/hashicorp/go.net/ipv4/sockopt_unix.go:29: undefined: getsockopt
when compiling code for platform of arm64.errors occur as up:
Contributor guide
Assessment
This issue has not been assessed yet.