Replies: 1 comment
-
Sorry - Ignore me. Along the way of frenzied attempts to get an OLED HAT working on the same Pi, I had reverted to a 32-bit OS. Mod, pls delete thread. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Sure, not the intended platform.. but thought I'd see what a background RasPi4 4/8GB might yield.
./make_devel.sh gives this error 5 or 6 times.. I didn't want to spew the entire output here, unless anyone wants to see it all?
In file included from /home/pi/chia-plotter/build/_deps/relic-src/include/relic_arch.h:39, from /home/pi/chia-plotter/build/_deps/relic-src/include/relic_util.h:39, from /home/pi/chia-plotter/build/_deps/relic-src/include/relic_err.h:43, from /home/pi/chia-plotter/build/_deps/relic-src/include/relic_core.h:44, from /home/pi/chia-plotter/build/_deps/relic-src/src/relic_err.c:37: /home/pi/chia-plotter/build/_deps/relic-src/include/relic_types.h:120:9: error: unknown type name ‘__uint128_t’ typedef __uint128_t dbl_t; ^~~~~~~~~~~
Beta Was this translation helpful? Give feedback.
All reactions