From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] package/libnss: fix build failure on powerpc without <sys/auxv.h>
Date: Tue, 10 Dec 2019 14:09:49 +0100 [thread overview]
Message-ID: <20191210140949.72b3cf96@windsurf> (raw)
In-Reply-To: <20191210121322.120920-1-giulio.benetti@benettiengineering.com>
On Tue, 10 Dec 2019 13:13:22 +0100
Giulio Benetti <giulio.benetti@benettiengineering.com> wrote:
> Add patch to fix build failure on PowerPc without <sys/auxv.h>. The patch
> inserts #if statements to include or note <sys/auxv.h> prior it exists.
>
> Fixes:
> http://autobuild.buildroot.net/results/8bf95bd8a0aec8c53889308ab1e00d0a94f53d57/
When is this header file available/not available? Is it a glibc vs.
musl vs. uClibc thing? Something else?
I'm not really a big fan of solutions that simply consist in "it wants
this file, this file is not available, so let's make it ignore it",
without a deeper investigation.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
next prev parent reply other threads:[~2019-12-10 13:09 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-12-10 12:13 [Buildroot] [PATCH] package/libnss: fix build failure on powerpc without <sys/auxv.h> Giulio Benetti
2019-12-10 12:14 ` Giulio Benetti
2019-12-10 13:09 ` Thomas Petazzoni [this message]
2019-12-10 13:23 ` Giulio Benetti
2019-12-10 13:31 ` Thomas Petazzoni
2019-12-23 22:46 ` Thomas Petazzoni
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=20191210140949.72b3cf96@windsurf \
--to=thomas.petazzoni@bootlin.com \
--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