localsend / localsend

An open-source cross-platform alternative to AirDrop

Home Page:https://localsend.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

arm64 linux, version `GLIBC_2.34' not found, but amd64 is fine.

xiuyuanxm opened this issue · comments

Describe the bug

Galaxy Kylin v10 sp1 arm version system, comes with version 2.31-0kylin9.1k20.3 libc6, after installing the arm version of localsend, run prompt:

localsend_app: /lib/aarch64-linux-gnu/libc.so.6: version GLIBC_ 2.34' not found (required by localsend_app) localsend_app: /lib/aarch64-linux-gnu/libc.so.6: version GLIBC_2.32' not found (required by /usr/share/localsend_app/lib/libsystem_tray_ plugin.so) plugin.so)
localsend_app: /lib/aarch64-linux-gnu/libc.so.6: version GLIBC_2.34' not found (required by /usr/share/localsend_app/lib/libsystem_tray_ plugin.so) plugin.so) localsend_app: /lib/aarch64-linux-gnu/libstdc++.so.6: version GLIBCXX_3.4.29' not found (required by /usr/share/localsend_app/lib/libsystem_tray_ plugin.so) libsystem_tray_plugin.so).

But the amd64 version of Galaxy Kirin's system, which comes with libc6 version as well, localsend works fine.

To reproduce

  1. Go to '...'
  2. Click on '...'
  3. Scroll down to '...'
  4. See error

Expected behavior

arm64 work fine too~

Screenshots

No response

Desktop (please complete the following information)

No response

Smartphone (please complete the following information)

No response

Additional context

No response

Is the amd64 version a static reference, can arm64 encapsulate a similar one, thanks a lot!

I think this bug needs to be opened in the Flutter. I don't know if this can be fixed in the LocalSend code base

can arm64 encapsulate static reference version ,thank you very much !