Closed ValouBambou closed 5 months ago
This should also fix #19 (I missed one modification of the build system to avoid generating the symbol checked in the ifdef, but I can include it to the previous commit).
Thanks for the report.
I cherry-picked the corresponding qemu upstream patches for the problems 2 (glibc) et 3 (keymap).
Can you keep only the libelfin update and try it on to of the new stable-7.2.plugins branch?
If it works for you, update the pull request pleas ans I will merge.
I tested and it works now !
I ran into some issues while trying to build in the context of another application.
file_clone_range
because of an incompatibility between glibc and linux, this has been fixed in latter version of the glibc according to this post so we can remove the workaround.ara
instead ofar
arabic keymap.The compile commands that I used to replicate the build system behavior of the original app I was trying to build initially are :
My kernel is 6.9.3 and the distro is arch linux if it can help to replicate the issues.