Bug#1123012: /usr/bin/ld: error; no .sframe will be created
"Richard B. Kreckel" <[email protected]>
| Newsgroups | gmane.linux.debian.devel.glibc |
|---|---|
| Message-ID | <357aba10-30f5-4f42-9741-b8d9e796452b__44667.1854400606$1765833453$gmane$org@in.terlu.de> |
Package: libc6-dev Version: 2.42-5 After upgrading glibc packages from version 2.41-12 to 2.42-5 from unstable, whenever I link a program, I get this warning: $ arch x86_64 $ uname -a Linux wallace 6.12.57+deb13-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.12.57-1 (2025-11-05) x86_64 GNU/Linux $ gcc hello.c /usr/bin/ld: error in /usr/lib/gcc/x86_64-linux-gnu/14/../../../x86_64-linux-gnu/Scrt1.o(.sframe); no .sframe will be created I have several similar systems and I've upgraded libc6 packages on two of them and it happens on both, but not on any other. (The only other package I updated is firefox from unstable, which actually pulled in the libc6 upgrade.) -richy.