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
When attempting to build from this repository on Raspberry Pi 4 8GB 64-bit arm64 processor, using make install, the process fails, reporting the following:
# github.com/CosmWasm/go-cosmwasm/api
/usr/bin/ld: skipping incompatible ../go/pkg/mod/github.com/!cosm!wasm/[email protected]/api/libgo_cosmwasm.so when searching for -lgo_cosmwasm
/usr/bin/ld: cannot find -lgo_cosmwasm
collect2: error: ld returned 1 exit status
make: *** [Makefile:79: install] Error 2
Summary
When attempting to build from this repository on Raspberry Pi 4 8GB 64-bit
arm64
processor, usingmake install
, the process fails, reporting the following:Steps to reproduce
2020-08-20-raspios-buster-arm64.img
Operating System image and write onto a microSD cardssh
.ssh
strd
andstrcli
:Environment
The text was updated successfully, but these errors were encountered: