summary refs log tree commit diff stats
path: root/results/scraper/box64/125
diff options
context:
space:
mode:
Diffstat (limited to 'results/scraper/box64/125')
-rw-r--r--results/scraper/box64/12515
1 files changed, 15 insertions, 0 deletions
diff --git a/results/scraper/box64/125 b/results/scraper/box64/125
new file mode 100644
index 000000000..75ed65aee
--- /dev/null
+++ b/results/scraper/box64/125
@@ -0,0 +1,15 @@
+Symbol g_type_add_instance_private not found
+Hello, @ptitSeb. Thank you for your hard work! I'm trying to run Anydesk (because it's not available on Arm64). I copied libs one by one from Ubuntu x64 to Ubuntu arm64. The last unsolved thing is this error:

+

+```

+sudo ./anydesk --get-status

+...

+Error: PltResolver: Symbol g_type_add_instance_private(ver 0: g_type_add_instance_private) not found, cannot apply R_X86_64_JUMP_SLOT 0x12be740 (0x412466) in ./anydesk

+``` 

+

+Maybe more such errors will be printed after this one is solved, I don't know. Could you please take a look and maybe to wrap this function too? I tried to use emulated libgobject-2.0.so.0 but have another errors which I don't know how to solve.

+

+Attaching archive with Anydesk & libs I copied from Ubuntu x64:

+[anydesk.tar.gz](https://github.com/ptitSeb/box64/files/7308192/anydesk.tar.gz)

+

+Let me know if I need to do something more in order to get this binary working.
\ No newline at end of file