summary refs log tree commit diff stats
path: root/results/scraper/box64/203
blob: 0f48ceadcf4bc425bb80ecca93d263822ee0e870 (plain) (blame)
1
2
3
4
5
6
7
8
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)