From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Cc: Bernd Kuhls <bernd.kuhls@t-online.de>, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/samba4: needs iconv.h
Date: Wed, 1 Jun 2022 15:25:12 +0200 [thread overview]
Message-ID: <20220601152512.1faf25fd@windsurf> (raw)
In-Reply-To: <20220531163828.3865322-1-fontaine.fabrice@gmail.com>
On Tue, 31 May 2022 18:38:28 +0200
Fabrice Fontaine <fontaine.fabrice@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@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
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2022-06-01 13:25 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-31 16:38 [Buildroot] [PATCH 1/1] package/samba4: needs iconv.h Fabrice Fontaine
2022-06-01 13:25 ` Thomas Petazzoni via buildroot [this message]
2022-06-07 13:58 ` Peter Korsgaard
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220601152512.1faf25fd@windsurf \
--to=buildroot@buildroot.org \
--cc=bernd.kuhls@t-online.de \
--cc=fontaine.fabrice@gmail.com \
--cc=thomas.petazzoni@bootlin.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.