This is similar to an old bug discussed here and here.
This is the error message I get:
Code: Select all
libgcc_s.so.1 must be installed for pthread_cancel to work
Aborted (core dumped)
Code: Select all
sudo ln -sf /lib/x86_64-linux-gnu/libudev.so.1 /lib/x86_64-linux-gnu/libudev.so.0
I tested the game before applying the fix, that didn't work either. I've tested on different machines.
I am using 64 bit Ubuntu/ToME.
Is there any way this can be fixed? Any different files that need links?
Any help would be appreciated.