An error occurred while upgrading ubuntu libstdc ++ to GLIBCXX_3.4.17.

Source: Internet
Author: User

For errors caused by upgrading ubuntu libstdc ++ to GLIBCXX_3.4.17, I submitted a QQ for Linux error: 1/usr/lib/libstdc ++. so.6: version 'glibcxx _ 3.4.15 'not found this error is caused by the absence of GLIBCXX_3.4.15 in the current GCC version (gcc-4.8.0 compiled and installed yesterday. View libstdc ++. GLIBC # strings/usr/lib/libstdc ++ supported by so.6. so.6 | grep GLIBC returns the libstdc ++. copy the so.6.0.17 file to the/usr/lib folder and update it to GLIBCXX_3.4.17 # strings/usr/lib/libstdc ++. so.6 | grep GLIBC output cursor Failed, but the problem arises: unable to enter the system graphic interface solution: Restore to GLIBCXX_3.4.9. 1 # sudo ln-sf libstdc ++. so.6.0.09 <span style = "font-family: arial; font-size: 14px;"> libstdc ++. so.6 </span>

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.