Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
aidalgol opened this issue Jun 4, 2022 · 1 comment

Comments

@aidalgol
Copy link
Contributor

aidalgol commented Jun 4, 2022

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
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants