ptitSeb
ptitSeb
Well, I don't know then. Can you do a bisect to find the exact commit that broke it? (I was thinking of the futexv syscall, that is needed for ESYNC...
Oh?! That one. Ummm, interesting. I have to think of a solution then. can you check if your armhf libc expose any of those symbols: ``` __lstat64_time64 __stat64_time64 __fstatat64_time64 __fstat64_time64...
Can you update box86 and try again, see if it's fixed now?
I pushed something that might help with the build issue.
Ok, I pushed a new attempt. Hopefully it will work this time.
This ticket is a bit messy now, there is multiple issue in there, and some are fixed. I would suggest we close this ticket and you open a new clean...
The exact same... as in the 1st post?
if that's the case, try with `BOX64_FUTEX_WAITV =0`
Box64 doesn't support Java for now.
> I just tried this, and I'm running into a different error than the one the author of this issue brought up. Java seems to be working correctly, but this...