Skip to content

twad halts: GLIBC_2.32 not found #8

@iainelder

Description

@iainelder

twad v0.20.3 doesn't start on my computer.

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

It looks like my version of GLIBC is too old.

$ ldd --version | head -1
ldd (Ubuntu GLIBC 2.31-0ubuntu9.9) 2.31
$ lsb_release --description
Description:	Ubuntu 20.04.6 LTS

Can you make twad work on Ubuntu 20.04? Canonical supports it until April 2025.

Otherwise, is there something I can do here other than compile it myself?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions