Skip to content

Linux release binary GLIBC not found #804

Open
@robomotic

Description

Hi there,
failing the cargo build I have attempted to run the binary:


robomotic$ ./c2patool
./c2patool: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by ./c2patool)
./c2patool: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by ./c2patool)
./c2patool: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by ./c2patool)

My GLIBC is installed:

$ ldd --version
ldd (Ubuntu GLIBC 2.31-0ubuntu9.16) 2.31
Copyright (C) 2020 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Written by Roland McGrath and Ulrich Drepper.

Any suggestions?

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