From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 5/6] docs/manual/known-issues: remove occurrences of eglibc
Date: Mon, 13 Jun 2016 22:46:53 +0200 [thread overview]
Message-ID: <20160613204653.GG3786@free.fr> (raw)
In-Reply-To: <1465422059-22254-5-git-send-email-thomas.petazzoni@free-electrons.com>
Thomas, All,
On 2016-06-08 23:40 +0200, Thomas Petazzoni spake thusly:
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
However, see an unrelated comment below...
> ---
> docs/manual/known-issues.txt | 12 ++++++------
> 1 file changed, 6 insertions(+), 6 deletions(-)
>
> diff --git a/docs/manual/known-issues.txt b/docs/manual/known-issues.txt
> index 38ba941..acfe4ff 100644
> --- a/docs/manual/known-issues.txt
> +++ b/docs/manual/known-issues.txt
> @@ -14,18 +14,18 @@
> DO_XSI_MATH, UCLIBC_HAS_OBSOLETE_BSD_SIGNAL and
> UCLIBC_SV4_DEPRECATED are needed if one wants to build the
> +ltp-testsuite+ package with uClibc. You need to either use a glibc
> - or eglibc based toolchain, or enable the appropriate options in the
> - uClibc configuration.
> + based toolchain, or enable the appropriate options in the uClibc
> + configuration.
>
> * The +xfsprogs+ package does not build with the default uClibc
> configuration used by the Buildroot toolchain backend. You need to
> - either use a glibc or eglibc based toolchain, or enable the
> - appropriate options in the uClibc configuration.
> + either use a glibc based toolchain, or enable the appropriate
> + options in the uClibc configuration.
>
> * The +mrouted+ package does not build with the default uClibc
> configuration used by the Buildroot toolchain backend. You need to
> - either use a glibc or eglibc based toolchain, or enable the
> - appropriate options in the uClibc configuration.
> + either use a glibc based toolchain, or enable the appropriate
> + options in the uClibc configuration.
I just discovered we had a konwn-problems section in the manual... That
worries me somewhat: it will be hard to ensure this stays current with
the new versions of those packages...
Are we sure those are still valid? For example. mrouted has been updated
once since the known-issue was added; xfsprogs has been updated twice.
Regards,
Yann E. MORIN.
> * The +libffi+ package is not supported on the SuperH 2 and ARC
> architectures.
> --
> 2.7.4
>
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 223 225 172 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
next prev parent reply other threads:[~2016-06-13 20:46 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-08 21:40 [Buildroot] [PATCH 1/6] Replace (e)glibc by glibc Thomas Petazzoni
2016-06-08 21:40 ` [Buildroot] [PATCH 2/6] docs/manual: don't mention eglibc, mention musl Thomas Petazzoni
2016-06-13 19:50 ` Romain Naour
2016-06-13 20:33 ` Yann E. MORIN
2016-06-28 20:25 ` Peter Korsgaard
2016-06-08 21:40 ` [Buildroot] [PATCH 3/6] glibc: remove additional occurrences of eglibc Thomas Petazzoni
2016-06-13 19:59 ` Romain Naour
2016-06-13 20:39 ` Yann E. MORIN
2016-06-13 20:39 ` Yann E. MORIN
2016-06-28 20:26 ` Peter Korsgaard
2016-06-08 21:40 ` [Buildroot] [PATCH 4/6] gcc: remove occurrence " Thomas Petazzoni
2016-06-13 20:00 ` Romain Naour
2016-06-13 20:41 ` Yann E. MORIN
2016-06-28 20:26 ` Peter Korsgaard
2016-06-08 21:40 ` [Buildroot] [PATCH 5/6] docs/manual/known-issues: remove occurrences " Thomas Petazzoni
2016-06-13 20:04 ` Romain Naour
2016-06-13 20:46 ` Yann E. MORIN [this message]
2016-06-28 20:29 ` Peter Korsgaard
2016-06-28 23:03 ` Arnout Vandecappelle
2016-06-29 6:46 ` Peter Korsgaard
2016-06-29 7:25 ` Thomas Petazzoni
2016-06-28 20:27 ` Peter Korsgaard
2016-06-08 21:40 ` [Buildroot] [PATCH 6/6] rt-tests: remove occurrence " Thomas Petazzoni
2016-06-13 20:06 ` Romain Naour
2016-06-13 20:50 ` Yann E. MORIN
2016-06-28 20:29 ` Peter Korsgaard
2016-06-13 19:47 ` [Buildroot] [PATCH 1/6] Replace (e)glibc by glibc Romain Naour
2016-06-13 20:29 ` Yann E. MORIN
2016-06-28 20:20 ` 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=20160613204653.GG3786@free.fr \
--to=yann.morin.1998@free.fr \
--cc=buildroot@busybox.net \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox