From: Luca Ceresoli via buildroot <buildroot@buildroot.org>
To: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Cc: Bernd Kuhls <bernd@kuhls.net>, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/exim: add libxcrypt optional dependency
Date: Fri, 5 Apr 2024 10:12:43 +0200 [thread overview]
Message-ID: <20240405101243.58a8281f@booty> (raw)
In-Reply-To: <20240404211228.1979139-1-fontaine.fabrice@gmail.com>
Hi Fabrice,
On Thu, 4 Apr 2024 23:12:28 +0200
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:
> Fix the following build failure raised since bump of glibc to version
> 2.39 in commit b5680f53d60acf8ff6010082f873438a39bd5d97:
>
> crypt16.c:45:10: fatal error: crypt.h: No such file or directory
> 45 | #include <crypt.h>
> | ^~~~~~~~~
>
> Fixes: b5680f53d60acf8ff6010082f873438a39bd5d97
> - http://autobuild.buildroot.org/results/3c846c763a05f2569db7a019af8b91b0563c8f42
>
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Thank you for the fix. Indeed libxcrypt was removed from glibc 2.39:
https://lists.gnu.org/archive/html/info-gnu/2024-01/msg00017.html
Reviewed-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
--
Luca Ceresoli, 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:[~2024-04-05 8:12 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-04 21:12 [Buildroot] [PATCH 1/1] package/exim: add libxcrypt optional dependency Fabrice Fontaine
2024-04-05 8:12 ` Luca Ceresoli via buildroot [this message]
2024-04-07 8:50 ` Yann E. MORIN
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=20240405101243.58a8281f@booty \
--to=buildroot@buildroot.org \
--cc=bernd@kuhls.net \
--cc=fontaine.fabrice@gmail.com \
--cc=luca.ceresoli@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.