Skip to content
This repository has been archived by the owner on Nov 10, 2021. It is now read-only.

GLIBC_2.32 and GLIBC_2.33' not found (required by clang) #1

Closed
TogoFire opened this issue Aug 18, 2021 · 2 comments
Closed

GLIBC_2.32 and GLIBC_2.33' not found (required by clang) #1

TogoFire opened this issue Aug 18, 2021 · 2 comments

Comments

@TogoFire
Copy link

Log:
https://hastebin.com/zedagoruqi.apache

togofire@togofire:$ cat /etc/os-release
NAME="Linux Mint"
VERSION="20.2 (Uma)"
ID=linuxmint
ID_LIKE=ubuntu
PRETTY_NAME="Linux Mint 20.2"
VERSION_ID="20.2"
HOME_URL="https://www.linuxmint.com/"
SUPPORT_URL="https://forums.linuxmint.com/"
BUG_REPORT_URL="http://linuxmint-troubleshooting-guide.readthedocs.io/en/latest/"
PRIVACY_POLICY_URL="https://www.linuxmint.com/"
VERSION_CODENAME=uma
UBUNTU_CODENAME=focal
togofire@togofire:
$ ldd --version
ldd (Ubuntu GLIBC 2.31-0ubuntu9.2) 2.31
Copyright (C) 2020 Free Software Foundation, Inc.
This is free software; read the sources for copy conditions. THERE IS NOT
ANY WARRANTY; nor for MERCHANTABILITY or FITNESS TO ANY
PURPOSE IN PARTICULAR.
Written by Roland McGrath and Ulrich Drepper.

@Panchajanya1999
Copy link
Owner

Panchajanya1999 commented Aug 19, 2021

You should see that it's been deprecated. Instead, use the one in gitlab.

Oh, if u see glibc error, upgrade your distro.
[Edited]

Don't force upgrade glibc on debian systems. U will break your distro.

@TogoFire
Copy link
Author

TogoFire commented Aug 19, 2021

Yes, I'm using the current one from gitlab.
And yes it's true debian/ubuntu doesn't mind updating glibc, and trying manually will break the system.

The problem really is that I use a rented (shared) + Jenkis server to compile, and it comes with the damn ubuntu, ldd (Ubuntu GLIBC 2.27-3ubuntu1.4) 2.27.

And it's really annoying having to migrate to archlinux or fedora to be able to use this.

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

No branches or pull requests

2 participants