pebbe / zmq4

A Go interface to ZeroMQ version 4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error while cross-compiling using riscv sdk

vaibhavexleapsemi opened this issue · comments

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