bug-tar
[Top][All Lists]
Advanced

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

Re: maint: Update library names used by Gnulib.


From: Collin Funk
Subject: Re: maint: Update library names used by Gnulib.
Date: Wed, 11 Sep 2024 19:10:54 -0700
User-agent: Gnus/5.13 (Gnus v5.13)

Hi Paul,

Collin Funk <collin.funk1@gmail.com> writes:

> Some library names in Gnulib changed on or around 2023-01-07 (see NEWS).
> This patch fixes variables in tar's Makefile's.

I think this patch might have gotten lost like my bug-gzip one.

I've attached a fixed version that doesn't incorrectly remove
$(LIB_ACL). Could you please check it?

Also, building GNU tar fails on my system using xgettext 0.22.5 from
this error:

/usr/bin/xgettext: Non-ASCII comment at or before src/checkpoint.c:251.
                   Please specify the source encoding through --from-code.
make[3]: *** [Makefile:307: tar.pot-update] Error 1
make[3]: Leaving directory '/home/collin/.local/src/tar/po'
make[2]: *** [Makefile:375: tar.pot] Error 2
make[2]: Leaving directory '/home/collin/.local/src/tar/po'
make[1]: *** [Makefile:1936: all-recursive] Error 1
make[1]: Leaving directory '/home/collin/.local/src/tar'
make: *** [Makefile:1876: all] Error 2

I think my second patch should fix this by using the '--from-code=UTF-8'
argument.

Collin

Attachment: 0001-maint-Update-library-names-used-by-Gnulib.patch
Description: Text Data

Attachment: 0002-maint-Fix-build-error-caused-by-xgettext.patch
Description: Text Data


reply via email to

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