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: Sat, 18 May 2024 10:09:21 -0700

> I presume you have the same issue with coreutils 9.4 ?

Correct.

> I presume the problematic flags are propagated through LIBINTL or 
> MBRTOWC_LIB. What are those set to for reference in your Makefile?

On plain FreeBSD it is set to /usr/local/lib/libintl.so -Wl,-rpath
-Wl,/usr/local/lib. Within a nix jail on FreeBSD (which is where I
encountered the issue first) it is simply -lintl.

Thanks for getting back to me!
- Audrey





reply via email to

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