You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: