[Buildroot] [PATCH 1/1] package/samba4: needs iconv.h

Thomas Petazzoni thomas.petazzoni at bootlin.com
Wed Jun 1 13:25:12 UTC 2022


On Tue, 31 May 2022 18:38:28 +0200
Fabrice Fontaine <fontaine.fabrice at gmail.com> wrote:

> samba4 needs iconv.h since bump to version 4.15.3 in commit
> d33ad03e75b89feb97a7edeba3156fa2ac417b06 and
> https://gitlab.com/samba-team/samba/-/commit/fc51b38ed8b7ff239db82d4d2d52f6332910ca97:
> 
> ../../source3/lib/netapi/examples/common.c:13:10: fatal error: iconv.h: No such file or directory
>    13 | #include <iconv.h>
>       |          ^~~~~~~~~
> 
> Strangely enough, there is no autobuilder failures.
> 
> Fixes:
>  - https://bugs.buildroot.org/show_bug.cgi?id=14821
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice at gmail.com>
> ---
>  package/samba4/Config.in | 1 +
>  package/samba4/samba4.mk | 5 +++++
>  2 files changed, 6 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