Skip to main content

Questions tagged [glibc]

glibc (GNU C Library) is the C standard library from the GNU project.

1 vote
1 answer
375 views

How to force a linux binary to use only its own provided shared libraries?

I'm using an application, PowerISO, that comes with no source code, only its binary and the required shared libraries. I've used it for a number of years on Debian 10, but now I'm on Debian 12, it no ...
jimjamz's user avatar
  • 35
0 votes
0 answers
49 views

How to revert to the last libc without the .annobin.notes section?

I am working with Intel Pin, and after a system upgrade, I realized it does not work with binaries that have the section .annobin.notes which apparently has been introduced by the people at Red Hat (I ...
onlycparra's user avatar
0 votes
1 answer
259 views

Uninstalling Debian glibc 2.28-10+deb10u2

I have a user who has upgraded his server to Debian Linux 11.7 with Debian glibc 2.31-13+deb11u6. But the vulnerability software he uses is still picking up glibc 2.28-10+deb10u2 as being installed ...
Annie G's user avatar
1 vote
0 answers
164 views

iconv fails with undefined symbol: __gconv_open

An error occurs when I run iconv even if it's called without arguments. Is my OS somehow corrupt or broken or is some installation wrong? What I tried so far: looking up environment variables: env &...
KingKuchen's user avatar
3 votes
1 answer
10k views

How to upgrade libc version on Red Hat 8?

I am running Red Hat Enterprise 8.2 with a libc version glibc-2.28-189.5.el8_6.x86_64 which has a bug : glibc causes deadlock. It was fixed on glibc-2.28-206.el8 How do I upgrade only the libc ...
joepol's user avatar
  • 131
16 votes
3 answers
10k views

On which systems should I prefer “musl” or “gnu” binaries?

Several rust utilities include binaries for linux with musl and gnu suffixes, leaving me to wonder which one should I use, and why? Examples: https://github.com/chmln/sd/releases provides musl and ...
balupton's user avatar
  • 495
0 votes
1 answer
710 views

Using VScode with Rust-Analyzer on a remote system, "No definition found" missing glibc?

So I'm working with Rust utilizing VSCode as my IDE. One issue I'm having is with Rust-Analyzer, which appears to be the currently recommended extension for rust support. I have two different systems, ...
Michael's user avatar
  • 263
0 votes
0 answers
2k views

Can't install GLIBC_2.33 on Ubuntu 20.04

I'm trying to run a program that requires me to use GLIBC_2.33. I tried to update my programs and do sudo apt install GLIBC_2.33 but none of it has worked, I tried seeking for an answer, but I gave up ...
Is Linus A Instrument's user avatar
0 votes
1 answer
107 views

Will gcc-git break my current install?

Arch Linux's AUR offers a few versioned packages for GCC, for things that still need an older compiler. But the gcc-git package does not install to opt, or a subdirectory. Since the rest of my system ...
user41010's user avatar
1 vote
1 answer
663 views

Is there a GLIBC version that includes glibc 2.0 and 2.17?

I am using RHEL 6.5. For some dependency issues, I need GLIBC 2.17. I successfully upgraded to 2.17 but the earlier versions like 2.0 are now gone and I need them too. Is there any version that would ...
Marium Shah's user avatar
1 vote
0 answers
5k views

How to fix “/lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.27' not found”?

When I tried to compile chromeos_unittests of chromium, these errors showed: ❯ autoninja -C out/Cros/ chromeos_unittests ninja: Entering directory `out/Cros/' [0/1] Regenerating ninja files [10299/...
Fangzhen Song's user avatar
0 votes
2 answers
1k views

Pacman and Arch Linux - No longer booting due to package issues, glibc

After having some pacman issues, I am not longer able to boot into my arch linux systemafter grub. All I get is a black screen without the ability to input anything. I believe this is due to ...
Qhapaq Qowi's user avatar
1 vote
3 answers
5k views

Arch GLIBC_2.33 not found errors after updating one package

I ran sudo pacman -Syu ...saw all the packages needing download and backed out. Then I ran sudo pacman -S openssl to update just that package, and it succeeded. Now, I can't do much of anything ...
SiliconBadger's user avatar
0 votes
0 answers
92 views

Accidentally switched to incorrect version of libc, can't update back

While doing a CTF I downloaded a deb containing a version of libc (ubuntu 2.28). I tried to extract the binary, but accidentally uninstalled my libc, and replaced it with the wrong one. Now I can't ...
clubby789's user avatar
  • 217
0 votes
0 answers
56 views

how to start a file necesary glibc 2.17 without uid0?

I need a solution or a improvization how to start a file with this error " : /lib64/libc.so.6: version `GLIBC_2.17' not found (required by ........ ", i need a resolve how to start or how to resolve ...
cyber cybernetik's user avatar

15 30 50 per page
1
2 3 4 5