Skip to content

Wrong libstdc++.so.6 found #18

@thewtex

Description

@thewtex

When compiling my library, I get:

/usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.20' not found

when running executables.

Adding LD_LIBRARY_PATH=/usr/local/lib64 fixes the issue.

Should this variable be added to the image or the path added to /etc/ld.so.conf.d/ ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions