bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#71029: single-binary build broken on systems with separate libintl


From: Audrey Dutcher
Subject: bug#71029: single-binary build broken on systems with separate libintl
Date: Fri, 17 May 2024 09:11:05 -0700

On my FreeBSD system, downloading coreutils-9.5.tar.xz, then building
with `./configure --enable-single-binary && make` does not succeed,
with the error message `don't know how to make -Wl,-rpath. Stop`

I believe the root cause of this is
https://github.com/coreutils/coreutils/blob/52e024b/src/local.mk#L485,
which mixes DEPENDENCIES and LDADD. This seems bad, for very relevant
reasons!

-- 
Audrey Dutcher
she/her/hers
https://rhelmot.io/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]