ptitSeb
ptitSeb
I tried on my side and it seem to just works fine. I'm guessing you are missing some gtk2 dependancies (or libICE/libSM), on aarch64.
(just to be clear, steam needs both box86 and box64 to run)
I have pushed a commit on box86 that should improve steam stability overall. If you can update you box86 and give it a try...
Update your box64, it seems a bit too old.
This message `Fatal error: futex robust_list not initialized by pthreads` near the end is suspicious. You are running on Termux I suppose (because box cannot even grab the cpu name)?
I have fixed some small memory leak that was affecting steam badly. It is now stable, and I could download stuff overnight without issue. Can you try again on your...
Because you are on a termux session, make sure you built both box86 and box64 with BAD_SIGNAL. But that will not be enough (it crash for accessing a NULL pointer)....
I need to update box64 readme. Steam is launchable now if you have both box86 and box64, and all the dependancies that "install_steam.sh" want to install (you'll need to install...
Do you have enough memory? Steam needs a lot of memory now to run with box86+box64, and 4Gbb SBC will need some swap. Without swap, don't expect it to launch...
Never tried building with clang. It should work, but you might have issue with the libc header stuff maybe?