On 17-04-19 09:50pm, Sergey Mironov wrote:
> building the geth

I had a short fear of sentinent AI robots, but it’s (just?)
a go package.

> # github.com/ethereum/go-ethereum/vendor/github.com/karalabe/hid
> go/src/github.com/ethereum/go-ethereum/vendor/github.com/karalabe/hid/wchar.go:44:8:
> error: enumerator value for '__cgo_enum__0' is not an integer constant
>    return stringToWchar4(s) // Unix
>         ^

That’s normal go compile errors.
Are you using a very old version of the go compiler?

Have you tried building it on unstable/master?
You can check out nixpkgs with git
and run `nix-build -A <package>` from there.

-- 
Proudly written in Mutt with Vim on NixOS.
Q: Why is this email five sentences or less?
A: http://five.sentenc.es
May take up to five days to read your message. If it’s urgent, call me.
_______________________________________________
nix-dev mailing list
[email protected]
https://mailman.science.uu.nl/mailman/listinfo/nix-dev

Reply via email to