go-ios icon indicating copy to clipboard operation
go-ios copied to clipboard

Failed to build go-ios from latest source

Open lstarboy opened this issue 1 year ago • 0 comments
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:

  1. Go to local dir of github.com\danielpaulus\go-ios
  2. Input "go build"
  3. 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

lstarboy avatar Aug 05 '24 12:08 lstarboy