ptitSeb

Results 2024 comments of ptitSeb

Ok. The issue is this: `Assertion Failed: semaphore creation failed Function not implemented` some syscall not implemented on Termux side it seems. Not sure how to help here, as box86/box64...

All those missing symbols are a bit strange. But I think the main issue is this line: `libudev: udev_monitor_new_from_netlink_fd: error getting socket: Permission denied` Another PRoot restriction?

Steam motly needs box64 now to run, 32bits only is less and less fonctionnal. There seems to be a lot of missing wrapping on libfontconfig, but it's super difficult to...

box64 has been update for steam. And the box86 README has been update with infos about running it. Also, there is now a new "BAD_SIGNAL" switch on cmake (check COMPILE.md)...

did you you `sudo make install` both program? And are they both updated to the latest version?

> I do not think so, I remember that being an issue in the past I assume you are talking about binfmt integration here. what gives `box86 --version` and `box64...

ok (I assume you build them with `-DBAD_SIGNAL` in the `cmake` command). use the `install_steam.sh` script to install steam then use `BOX64_BASH=~/box64/tests/bash box64 steam` (if you built box64 as described...

It's strange that bash used `imaxdiv` that is not wrapped yet. I'll wrap it so you can retry. Next you copy/paste logs in here, please ensure linefeed are correct, it's...

I have pushed that function to box64, please update and try again.