[Buildroot] [PATCH 1/1] package/libvirt: fix NLS build

Thomas Petazzoni thomas.petazzoni at bootlin.com
Thu Aug 19 20:46:53 UTC 2021


On Thu, 19 Aug 2021 09:08:07 +0200
Fabrice Fontaine <fontaine.fabrice at gmail.com> wrote:

> Fix the following build failure raised since the addition of the package
> in commit ccfc90e1010e42e6529afae3a5ea8bf7226dabc1:
> 
> /tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/i686-buildroot-linux-uclibc/9.3.0/../../../../i686-buildroot-linux-uclibc/bin/ld: src/util/libvirt_util.a(viralloc.c.o): in function `virInsertElementsN':
> viralloc.c:(.text+0x167): undefined reference to `libintl_dgettext'
> 
> Fixes:
>  - http://autobuild.buildroot.net/results/2349c55a4a42f08ca52700c60cda3065b0c4bd88
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice at gmail.com>
> ---
>  package/libvirt/libvirt.mk | 6 +++++-
>  1 file changed, 5 insertions(+), 1 deletion(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


More information about the buildroot mailing list