View Single Post
Old 08-11-2018, 01:50 AM   #9
bmentink
Human being with feelings
 
Join Date: Aug 2018
Posts: 26
Default

With all respect, that error message tells me nothing. It could be something that libSwell needs that I don't have ... proper full debug messages would tell me that .. libSwell is there, so it's not as simple as that ..

.. and yes, I have compiled my own. I am running a 64bit system, I have tried the 64 bit download, I have also used Arch's AUR to compile my own ... all the same ...

The above steps all work on a "real" linux box, it is just running from a chroot that is the issue ..

Please, someone tell me how to get more debug information ...

PS: The following shows no missing libs for reaper:

ldd reaper
linux-vdso.so.1 (0x00007fffbb7bd000)
libpthread.so.0 => /usr/lib/libpthread.so.0 (0x00007fd898ed4000)
libdl.so.2 => /usr/lib/libdl.so.2 (0x00007fd898ecf000)
libasound.so.2 => /usr/lib/libasound.so.2 (0x00007fd898bef000)
libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0x00007fd898a60000)
libm.so.6 => /usr/lib/libm.so.6 (0x00007fd8988db000)
libgcc_s.so.1 => /usr/lib/libgcc_s.so.1 (0x00007fd8988c1000)
libc.so.6 => /usr/lib/libc.so.6 (0x00007fd8986fb000)
/lib64/ld-linux-x86-64.so.2 => /usr/lib64/ld-linux-x86-64.so.2 (0x00007fd898f0c000)
librt.so.1 => /usr/lib/librt.so.1 (0x00007fd8986f1000)

Last edited by bmentink; 08-11-2018 at 02:06 AM.
bmentink is offline   Reply With Quote