When I try running the native build of the GOG release of Objects in Space, I get the following error:
lutris-wrapper: Objects in Space
Started initial process 671 from /extrapool/aidan/lutris/gog/objects-in-space/start.sh
Start monitoring process.
Running Objects In Space
./ois: /lib/libpthread.so.0: version `GLIBC_PRIVATE' not found (required by /extrapool/aidan/lutris/gog/objects-in-space/game/libs/librt.so.1)
Monitored process exited.
Initial process has exited (return code: 256)
All processes have quit
Exit with return code 256
Since this is part of libc6, my usual solution of add missing library files does not work. The store page lists Ubuntu 18.04 as supported, so the libraries bundled with the game should be binary compatible with the Lutris runtime. Or does Lutris use the host's glibc?
When I try running the native build of the GOG release of Objects in Space, I get the following error:
Since this is part of libc6, my usual solution of add missing library files does not work. The store page lists Ubuntu 18.04 as supported, so the libraries bundled with the game should be binary compatible with the Lutris runtime. Or does Lutris use the host's glibc?