pebbe / zmq4

A Go interface to ZeroMQ version 4
BSD 2-Clause "Simplified" License
1.17k stars 166 forks source link

Error while cross-compiling using riscv sdk #174

Open vaibhavexleapsemi opened 3 years ago

vaibhavexleapsemi commented 3 years ago

Hi, I am facing error while cross-compiling edgex app-service-configurable using riscv sdk. Following is the error I am getting:

github.com/pebbe/zmq4

../go/pkg/mod/github.com/pebbe/zmq4@v1.0.0/reactor.go:10:4: undefined: State ../go/pkg/mod/github.com/pebbe/zmq4@v1.0.0/reactor.go:11:9: undefined: State ../go/pkg/mod/github.com/pebbe/zmq4@v1.0.0/reactor.go:21:16: undefined: Socket ../go/pkg/mod/github.com/pebbe/zmq4@v1.0.0/reactor.go:23:12: undefined: Poller ../go/pkg/mod/github.com/pebbe/zmq4@v1.0.0/reactor.go:55:34: undefined: Socket ../go/pkg/mod/github.com/pebbe/zmq4@v1.0.0/reactor.go:55:49: undefined: State ../go/pkg/mod/github.com/pebbe/zmq4@v1.0.0/reactor.go:62:37: undefined: Socket ../go/pkg/mod/github.com/pebbe/zmq4@v1.0.0/utils.go:17:12: undefined: Socket ../go/pkg/mod/github.com/pebbe/zmq4@v1.0.0/utils.go:24:12: undefined: Socket ../go/pkg/mod/github.com/pebbe/zmq4@v1.0.0/utils.go:28:12: undefined: Socket ../go/pkg/mod/github.com/pebbe/zmq4@v1.0.0/utils.go:28:12: too many errors