diff options
Diffstat (limited to 'results/scraper/box64/203')
| -rw-r--r-- | results/scraper/box64/203 | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/results/scraper/box64/203 b/results/scraper/box64/203 new file mode 100644 index 000000000..0f48ceadc --- /dev/null +++ b/results/scraper/box64/203 @@ -0,0 +1,9 @@ +error: unknown type name '__uint128_t' +When trying to compile using the make -j$(nproc) command, I keep encountering the following error: + +error: unknown type name '__uint128_t' + +I have followed all of the steps listed on [pymylifeup](https://pimylifeup.com/raspberry-pi-x64/) to the letter and am curious what may be causing this problem. I am currently running Raspbian GNU/Linux 11 (bullseye). + +Please let me know if you need any additional information. I have attached a text version of the compiler output to this issue if that helps. +[error message.txt](https://github.com/ptitSeb/box64/files/7805909/error.message.txt) |