go-ios
go-ios copied to clipboard
Failed to build go-ios from latest source
trafficstars
When building go-ios from source, i get the error message: ........\pkg\mod\gvisor.dev\[email protected]\pkg\tcpip\adapters\gonet\gonet.go:29:2: found packages stack (addressable_endpoint_state.go) and bridge (bridge_test.go) in D:\MySrc\Go\golibs\pkg\mod\gvisor.dev\[email protected]\pkg\tcpip\stack
Who can help me how to fix it?
To Reproduce Steps to reproduce the behavior:
- Go to local dir of github.com\danielpaulus\go-ios
- Input "go build"
- See error: ........\pkg\mod\gvisor.dev\[email protected]\pkg\tcpip\adapters\gonet\gonet.go:29:2: found packages stack (addressable_endpoint_state.go) and bridge (bridge_test.go) in D:\MySrc\Go\golibs\pkg\mod\gvisor.dev\[email protected]\pkg\tcpip\stack