From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Ben Hutchings <ben.hutchings@mind.be>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH] package/zlib-ng: Add upstream patch to fix build with uclibc
Date: Fri, 22 Jul 2022 23:00:33 +0200 [thread overview]
Message-ID: <20220722230033.673ee11e@windsurf> (raw)
In-Reply-To: <Yqim4TOtcyKtFHJj@cephalopod>
On Tue, 14 Jun 2022 17:18:57 +0200
Ben Hutchings <ben.hutchings@mind.be> wrote:
> Fix the following build failure with uclibc on arm architectures (and
> similar on powerpc):
>
> /home/buildroot/autobuild/instance-2/output-1/build/zlib-ng-2.0.6/arch/arm/armfeature.c:4:12: fatal error: sys/auxv.h: No such file or directory
> 4 | # include <sys/auxv.h>
> | ^~~~~~~~~~~~
> compilation terminated.
>
> Signed-off-by: Ben Hutchings <ben.hutchings@mind.be>
> ---
> ...-sys-auxv.h-exists-at-configure-time.patch | 90 +++++++++++++++++++
> 1 file changed, 90 insertions(+)
> create mode 100644 package/zlib-ng/0003-zlib-ng-check-that-sys-auxv.h-exists-at-configure-time.patch
Applied to master after adding a reference to an autobuilder failure
that this is fixing.
Thanks a lot!
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-07-22 21:00 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-14 15:18 [Buildroot] [PATCH] package/zlib-ng: Add upstream patch to fix build with uclibc Ben Hutchings
2022-07-22 21:00 ` Thomas Petazzoni via buildroot [this message]
2022-08-11 19:29 ` 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=20220722230033.673ee11e@windsurf \
--to=buildroot@buildroot.org \
--cc=ben.hutchings@mind.be \
--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.