Thanks to visit codestin.com
Credit goes to github.com

Skip to content

bundling libc to run on all distros #310

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
muezabdalla opened this issue Mar 18, 2025 · 0 comments
Open

bundling libc to run on all distros #310

muezabdalla opened this issue Mar 18, 2025 · 0 comments

Comments

@muezabdalla
Copy link

hi
thanks for the application I used it always in building the appimages.

I understand why it black list the libc library. so I added the library manually (by copying it from /usr/lib/libc.so.6 to AppDir/lib/ but I get this error)
/tmp/.mount_IMS-2.hhkHeb/usr/bin/IMS: symbol lookup error: /tmp/.mount_IMS-2.hhkHeb/usr/bin/../lib/libc.so.6: undefined symbol: __tunable_is_initialized, version GLIBC_PRIVATE

(IMS is the name of the app)
can some one help me with this?
is the problem with the way of including the library or with the way of compilation?

I am not searching for a solution that bundle every thing in another format (I need it to be appimage).

I build the appimage in void linux and it works in void linux but does not work in debian and mx linux

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant