All of lore.kernel.org
 help / color / mirror / Atom feed
From: "J. Neuschäfer via buildroot" <buildroot@buildroot.org>
To: Stephan Lukits <stephan.lukits@gmail.com>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] configure: error: kernel headers required on Linux
Date: Mon, 8 Jul 2024 12:18:39 +0200	[thread overview]
Message-ID: <Zou8_2qVLeyRWPaD@probook> (raw)
In-Reply-To: <DDA24EB9-F4B2-4BA9-8A2D-C28C9BAE8F8E@gmail.com>

On Tue, May 28, 2024 at 01:17:07PM +0200, Stephan Lukits wrote:
> Good afternoon, in an alpine docker container executing
>
> $ make raspberrypi3_64_defconfig
> $ make
>
> fails with the message
>
> > configure: error: kernel headers required on Linux
> > make: *** [package/pkg-generic.mk:273: /buildroot/output/build/host-util-linux-> 2.39.2/.stamp_configured] Error 1
>
> I wonder how I could fix this, thx, Stephan

As far as I can't see, `apk add linux-headers` should do the trick.

Arguably, perhaps host-util-linux could be patched not to need the
kernel headers, but that would be more involved.

-- jn
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

      reply	other threads:[~2024-07-08 10:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-28 11:17 [Buildroot] configure: error: kernel headers required on Linux Stephan Lukits
2024-07-08 10:18 ` J. Neuschäfer via buildroot [this message]

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=Zou8_2qVLeyRWPaD@probook \
    --to=buildroot@buildroot.org \
    --cc=j.neuschaefer@gmx.net \
    --cc=stephan.lukits@gmail.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.