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

make install fails on ARM64 architecture #86

Open
ghost opened this issue Jul 4, 2020 · 1 comment · May be fixed by thetatoken/guardian-mainnet-guide#149
Open

make install fails on ARM64 architecture #86

ghost opened this issue Jul 4, 2020 · 1 comment · May be fixed by thetatoken/guardian-mainnet-guide#149

Comments

@ghost
Copy link

ghost commented Jul 4, 2020

I am unable to build for Raspberry Pi 4 running Ubuntu 20.04

The build fails with the following errors

`# github.com/thetatoken/theta/crypto/bn256/cloudflare
crypto/bn256/cloudflare/gfp_arm64.s:109: illegal or missing addressing mode for symbol R18
asm: assembly of crypto/bn256/cloudflare/gfp_arm64.s failed

github.com/herumi/bls-eth-go-binary/bls

/usr/bin/ld: cannot find -lbls384_256
collect2: error: ld returned 1 exit status
make: *** [Makefile:22: release] Error 2`

Is it possible ? Thanks

@bronzedlion
Copy link

Please see the following link:
thetatoken/guardian-mainnet-guide#1

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

Successfully merging a pull request may close this issue.

2 participants
@bronzedlion and others