lutris / buildbot

41 stars 27 forks source link

[GOG] Objects in Space: /lib/libpthread.so.0: version `GLIBC_PRIVATE' not found #164

Open aidalgol opened 2 years ago

aidalgol commented 2 years ago

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?

jpfingstmann commented 1 week ago

Same problem here, I've installed libc6, but I'm getting the same error. Running Ubuntu 24.04