bug-guile
[Top][All Lists]
Advanced

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

bug#54276: Bug#990250: guile-2.2 FTBFS on musl: dh_missing complains abo


From: Rob Browning
Subject: bug#54276: Bug#990250: guile-2.2 FTBFS on musl: dh_missing complains about charset.alias
Date: Sun, 06 Mar 2022 12:04:20 -0600

Helmut Grohne <helmut@subdivi.de> writes:

> --- a/lib/Makefile.am
> +++ b/lib/Makefile.am
> @@ -1043,7 +1043,7 @@ install-exec-localcharset: all-local
>         case '$(host_os)' in \
>           darwin[56]*) \
>             need_charset_alias=true ;; \
> -         darwin* | cygwin* | mingw* | pw32* | cegcc*) \
> +         darwin* | cygwin* | mingw* | pw32* | cegcc* | linux-musl*) \
>             need_charset_alias=false ;; \
>           *) \
>             need_charset_alias=true ;; \

Hmm, it looks like this may have changed in more recent 3.0 releases
(i.e. need_charset_alias is no longer mentioned anywhere in the tree).
I wonder if that means we need a different patch, or perhaps the problem
has been resolved.

-- 
Rob Browning
rlb @defaultvalue.org and @debian.org
GPG as of 2011-07-10 E6A9 DA3C C9FD 1FF8 C676 D2C4 C0F0 39E9 ED1B 597A
GPG as of 2002-11-03 14DD 432F AE39 534D B592 F9A0 25C8 D377 8C7E 73A4





reply via email to

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