[Buildroot] [PATCH 1/1] package/libpsl: require libiconv if !BR2_ENABLE_LOCALE

Thomas Petazzoni thomas.petazzoni at bootlin.com
Wed Jul 20 12:48:36 UTC 2022


On Tue,  5 Jul 2022 08:41:19 +0200
Bernd Kuhls <bernd.kuhls at t-online.de> wrote:

> Fixes build error
> 
> Checking for function "iconv_open" : NO
> Header <iconv.h> has symbol "iconv_open" : NO
> 
> output/build/libpsl-0.21.1/meson.build:101:4:
>  ERROR: Problem encountered: iconv implementation not found
> 
> using this defconfig:
> 
> BR2_TOOLCHAIN_BUILDROOT_WCHAR=y
> BR2_PACKAGE_LIBPSL=y
> 
> Signed-off-by: Bernd Kuhls <bernd.kuhls at t-online.de>
> ---
>  package/libpsl/Config.in | 1 +
>  package/libpsl/libpsl.mk | 4 ++++
>  2 files changed, 5 insertions(+)

Applied to master, thanks.

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



More information about the buildroot mailing list