Skip to content

/lib64/ld64.so.2: version GLIBC_2.22' and /lib64/libc.so.6: version GLIBC_2.18' not found error on RHEL #39878

Closed
@sandipmgiri

Description

@sandipmgiri

Hi,

I am trying to build rust package on RHEL7.3(ppc64le) , however I am getting the following error for the command,make:

/root/rust/build/powerpc64le-unknown-linux-gnu/stage0/bin/cargo: /lib64/ld64.so.2: version GLIBC_2.22' not found (required by /root/rust/build/powerpc64le-unknown-linux-gnu/stage0/bin/cargo) /root/rust/build/powerpc64le-unknown-linux-gnu/stage0/bin/cargo: /lib64/libc.so.6: version GLIBC_2.18' not found (required by /root/rust/build/powerpc64le-unknown-linux-gnu/stage0/bin/cargo)
make: *** [all] Error 1

Any way to solve this issue?

Thanks!

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