Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CGO_ENABLED=1 go build #48

Open
NikulausRui opened this issue Oct 26, 2022 · 2 comments
Open

CGO_ENABLED=1 go build #48

NikulausRui opened this issue Oct 26, 2022 · 2 comments

Comments

@NikulausRui
Copy link

system: ubuntu22.04
CGO_ENABLED=1 go build

github.com/swordlet/xmrig2xdag/proxy

proxy/director.go:21:24: undefined: atomic.Uint64
proxy/director.go:26:25: undefined: atomic.Uint64

@NomisRenarc
Copy link

I am on Ubuntu 20.04 and get this similar issue, but I also don't have a xmrig2xdag binary, would it be because of this? I logged a issue for 'no binary' - #59, if its related to this then I my Issue can be closed.

My error:

xdag/connect.go:15:21: undefined: atomic.Uint64
xdag/connect.go:30:19: undefined: atomic.Uint64

@Hashflower
Copy link

Solved on my end by switching to go 1.19

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants