[Buildroot] [PATCH v2, 1/1] package/ushare: fix build without msgfmt

Peter Korsgaard peter at korsgaard.com
Tue Sep 7 12:20:12 UTC 2021


>>>>> "Fabrice" == Fabrice Fontaine <fontaine.fabrice at gmail.com> writes:

 > Fix the following build failure without /usr/bin/msgfmt raised since the
 > addition of ushare in commit 74097fd659154499612f21fabeda4e3e7c8fdbfc:

 > make[3]: Entering directory `/home/buildroot/autobuild/run/instance-3/output-1/build/ushare-2.1/po'
 > /usr/bin/msgfmt -c --statistics -o fr.gmo fr.po
 > make[3]: /usr/bin/msgfmt: Command not found

 > To fix this build failure, set GMSGFMT to $(HOST_DIR)/bin/msgfmt and
 > don't build po files if NLS is disabled

 > Fixes:
 >  - http://autobuild.buildroot.org/results/9f6b5b8f38386135bacd2d8f6e97c1fea77bbe69

 > Signed-off-by: Fabrice Fontaine <fontaine.fabrice at gmail.com>
 > ---
 > Changes v1 -> v2 (after review of Arnout Vandecappelle):
 >  - Add --enable-nls and move GMSGFMT to this new block

Committed to 2021.05.x, thanks.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list