-
Notifications
You must be signed in to change notification settings - Fork 91
Description
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