AdaCore / AdaCore/ada_language_server
"ada_language_server: /lib64/libc.so.6: version `GLIBC_2.28' not found" on CentOS 7
Open
Nobody has claimed this yet.
- Dominant language
- Ada
- Stars
- 304
- Forks
- 70
- PR merge metrics
- No merged PRs in 30d
Description
Extension isn't starting on CentOS 7:
ada_language_server: /lib64/libc.so.6: version `GLIBC_2.28' not found
Any way to work around this issue?
I have to build my project for CentOS 7
Note: CentOS 7 has glibc 2.17
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the extension startup failure on CentOS 7 with glibc 2.17 and inspect the Ada language server's runtime entry point. Done means the extension starts on CentOS 7 without the GLIBC_2.28 error, with a documented workaround or compatibility fix.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- centos
- Domain
- operating-systems, tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100