GNU bug report logs - #63238
issue linking to librt

Previous Next

Package: guix;

Reported by: "Ava Hahn" <avavava <at> sunnypup.io>

Date: Wed, 3 May 2023 01:47:02 UTC

Severity: normal

Full log


Message #11 received at 63238 <at> debbugs.gnu.org (full text, mbox):

From: Brian Cully <bjc <at> spork.org>
To: semilin <semilin <at> disroot.org>
Cc: 63238 <at> debbugs.gnu.org
Subject: Re: bug#63238: issue linking to librt
Date: Fri, 26 May 2023 11:58:46 -0400
librt and libpthread were merged into libc with glibc 2.34, however, for
compatibility, there exist empty .a files to satisfy the linker. But
because Guix has a separate output for the static libraries, they need
to be explicitly installed from ‘glibc:static’, which allows Cargo to do
its thing.

Cargo itself should probably be fixed so that it no longer tries to link
with these libraries, but until that time, the above work-around suffices.




This bug report was last modified 2 years and 28 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.