question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

clangd: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.27' not found

See original GitHub issue

I tired :CocCommand clangd.install to get clangd rather than using apt-get. It installed, but could not run because of the following error:

## Output channel: clangd

[Error  - 2:27:16 PM] /mnt/harmonix_vol2/soporifix_vol3/user/home/john/.config/coc/extensions/coc-clangd-data/install/10rc3/clangd_10rc3/bin/clangd exited with code: 1
/mnt/harmonix_vol2/soporifix_vol3/user/home/john/.config/coc/extensions/coc-clangd-data/install/10rc3/clangd_10rc3/bin/clangd: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.27' not found (required by /mnt/harmonix_vol2/    soporifix_vol3/user/home/john/.config/coc/extensions/coc-clangd-data/install/10rc3/clangd_10rc3/bin/clangd)

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:1
  • Comments:6 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
sam-mccallcommented, May 6, 2020

@fannheyward FYI i’ve republished the old 0.3.4 manually as 0.4.1 to roll back this feature for now - the binary releases aren’t as portable as they’re supposed to be.

0reactions
fannheywardcommented, May 12, 2020

0.4.2 has released.

Read more comments on GitHub >

github_iconTop Results From Across the Web

clang-tidy: /lib64/libm.so.6: version `GLIBC_2.27' not found
Environment OS and version: Windows 10 (but in remote mode to Red Hat 7) VS Code: 1.70.2 C/C++ extension: 1.12.4 OS and version...
Read more >
Installing node: /lib64/libm.so.6: version `GLIBC_2.27' not ...
This error happens when you install Node on an operating system that has a version of GLIBC that is lower than Node can...
Read more >
ImportError: /lib64/libm.so.6: version `GLIBC_2.27' not found ...
I encountered the following error while trying to run a Python script and import TensorFlow Lite 2.10.0 runtime's interpreter, i.e.,…
Read more >
How to fix "/lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2 ...
That means the program was compiled against glibc version 2.14, and it requires that version to run, but your system has an older...
Read more >
Citra Support
GLIBC_2.27' not found (required by . ... citra: /lib/x86_64-linux-gnu/libm.so.6: version GLIBC_2.27' not found (required by ./citra)
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found