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.

`GLIBCXX_3.4.20' not found (required by kubebox)

See original GitHub issue

Issue with running kubebox on CentOS 7 64 bits - `GLIBCXX_3.4.20’ not found (required by kubebox)

$ kubebox kubebox: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.20’ not found (required by kubebox)

$ ll /lib64/libstdc++.so.6 lrwxrwxrwx. 1 root root 19 Aug 22 17:30 /lib64/libstdc++.so.6 -> libstdc++.so.6.0.19

$ strings /lib64/libstdc++.so.6 | grep GLIBCXX GLIBCXX_3.4 GLIBCXX_3.4.1 GLIBCXX_3.4.2 GLIBCXX_3.4.3 GLIBCXX_3.4.4 GLIBCXX_3.4.5 GLIBCXX_3.4.6 GLIBCXX_3.4.7 GLIBCXX_3.4.8 GLIBCXX_3.4.9 GLIBCXX_3.4.10 GLIBCXX_3.4.11 GLIBCXX_3.4.12 GLIBCXX_3.4.13 GLIBCXX_3.4.14 GLIBCXX_3.4.15 GLIBCXX_3.4.16 GLIBCXX_3.4.17 GLIBCXX_3.4.18 GLIBCXX_3.4.19 GLIBCXX_DEBUG_MESSAGE_LENGTH

$ cat /etc/redhat-release CentOS Linux release 7.5.1804 (Core)

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
vlinxcommented, Nov 12, 2018

Thanks Antonin for the fantastic support. The binary is working on CentOS 7 now.

0reactions
astefanutticommented, Nov 12, 2018

It should be fixed in version 0.3.2. Let me close this. Feel free to re-open if you face any issue.

Read more comments on GitHub >

github_iconTop Results From Across the Web

lib64/libstdc++.so.6: version `GLIBCXX_3.4.20' not found #766
code-server: /lib64/libstdc++.so.6: version GLIBCXX_3.4.20' not found (required by ./code-server) ./code-server: /lib64/libstdc++.so.6: version ...
Read more >
GLIBCXX_3.4.20 not found, how to fix this error? - Ask Ubuntu
I solved problem like this (but GLIBCXX_3.4.21) on CentOS but it is not dependent from os. The library is part of gcc compiler...
Read more >
libstdc++.so.6: version `GLIBCXX_3.4.20' not found
I solved problem like this (but GLIBCXX_3.4.21 on CentOS) but it is not dependent from os. The library is part of gcc compiler...
Read more >
lib64/libstdc++.so.6: version `GLIBCXX_3.4.20' not found
Hello, I'm afraid that libstdc++ library providing GLIBCXX_3.4.20 is not available in RHEL7. RHEL7 is in the maintenance phase currently. The ...
Read more >
Error during bedtools launching - Google Groups
"/home/bedtools2/bin/bedtools: /usr/lib64/libstdc++.so.6: version `GLIBCXX_3.4.20' not found (required by /home/bedtools2/bin/bedtools)
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