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

2024-05-19 Thread Audrey Dutcher
> I presume the problematic flags are propagated through LIBINTL or > MBRTOWC_LIB. What are those set to for reference in your Makefile? Terribly sorry, I forgot to mention that MBRTOWC_LIB is empty on all environments I tested in.

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

2024-05-19 Thread Audrey Dutcher
> 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. Withi