Skip to content
This repository was archived by the owner on Aug 30, 2024. It is now read-only.

./coder: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by ./coder) #141

Closed
misteliy opened this issue Oct 18, 2020 · 1 comment · Fixed by #156

Comments

@misteliy
Copy link

I get the error:

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

my system:

DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=20.04
DISTRIB_CODENAME=focal
DISTRIB_DESCRIPTION="Ubuntu 20.04.1 LTS"
NAME="Ubuntu"
VERSION="20.04.1 LTS (Focal Fossa)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 20.04.1 LTS"
VERSION_ID="20.04"
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
VERSION_CODENAME=focal
UBUNTU_CODENAME=focal

@cmoog
Copy link
Contributor

cmoog commented Oct 19, 2020

@misteliy Thank you for reporting this issue. It looks like we should be building with an older version of glibc. We'll have a patch up shortly.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants