-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Not work on CentOS #23
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
Comments
Your GLIBC version is out of date. We might be able to build for older targets. Will take a look at this, thanks for the report! |
The machine is not under my control, so I'm not able to upgrade it 😢. |
I also have this problem too, I have a RHEL 7.6 machine but the latest version of libstdc++ I have is GLIBCXX_3.4.19, and code-server requires GLIBCXX_3.4.21. |
Can I rebuild it by myself on my centos machine? are there a build guildline ? |
@jianbingfang @ly2314 @CCv5 FYI :
|
Thank you! |
@seuliang Maybe you should:
|
The build indeed worked on my RHEL system. Thanks! |
I wonder why the binary does not respect |
* Use ipc instead of pipe * Run callback passed to child process's send method * It also returns true * Correct send signature * Kill processes when client disconnects
code-server
version: code-server-1.31.0-20-x86_64-linuxSteps to Reproduce
The text was updated successfully, but these errors were encountered: