ptitSeb / box86

Box86 - Linux Userspace x86 Emulator with a twist, targeted at ARM Linux devices
https://box86.org
MIT License
3.36k stars 233 forks source link

Error FARA32 Linux libxkbcommon #476

Open alvinhanaji opened 3 years ago

alvinhanaji commented 3 years ago

Trying to add "libxkbcommon.so.0" to maplib Trying to load "libxkbcommon.so.0" Simplified name is "libxkbcommon.so.0" Faillure to create lib => fail Error loading needed lib libxkbcommon.so.0 Error loading one of needed lib Error: loading needed libs in elf ./FARA Closing 37 libs from maplib 0x63e99be8

Running FARA x32 Linux and can't run with this error, running Debian on RK3399.

the game is free here actually https://brianiscreative.itch.io/fara

ptitSeb commented 3 years ago

that lib (libxkbcommon) is not wrapped yet on box86. I'll add it later and check if other libs are needed for this game.

ptitSeb commented 2 years ago

The lib is wrapped now. Does the software works now? can the ticket be closed?

galilley commented 1 year ago

I'm sorry but I've loaded latest master and did not find wrapped libxkbcommon in Box86... In the emulated one I give the following message:


Using native(wrapped) libdrm.so.2 Using emulated /x86/libxkbcommon.so.0 Using emulated /x86/libgbm.so.1 Using native(wrapped) libasound.so.2 Using native(wrapped) libcups.so.2 Using emulated /x86/libatspi.so.0 Using emulated /usr/lib/i386-linux-gnu/libgcc_s.so.1 Using native(wrapped) libc.so.6 Using native(wrapped) ld-linux.so.2 Using emulated /x86/libwayland-server.so.0 Using emulated /x86/libffi.so.7 Using native(wrapped) libXi.so.6 Error: Global Symbol gdk_wayland_window_set_transient_for_exported not found, cannot apply R_386_GLOB_DAT @0xb69347d8 ((nil)) in ./FARA-linux32/FARA Error: Global Symbol OPENSSL_memory_alloc not found, cannot apply R_386_GLOB_DAT @0xb6938ba8 ((nil)) in ./FARA-linux32/FARA Error: Global Symbol OPENSSL_memory_free not found, cannot apply R_386_GLOB_DAT @0xb6938bac ((nil)) in ./FARA-linux32/FARA Error: Global Symbol OPENSSL_memory_get_size not found, cannot apply R_386_GLOB_DAT @0xb6938bb4 ((nil)) in ./FARA-linux32/FARA Error: Global Symbol sdallocx not found, cannot apply R_386_GLOB_DAT @0xb6938bb0 ((nil)) in ./FARA-linux32/FARA Error: Global Symbol httpConnect2 not found, cannot apply R_386_GLOB_DAT @0xb693d5fc ((nil)) in ./FARA-linux32/FARA Redirecting overriden malloc function for ./FARA-linux32/FARA free(): invalid pointer