From: Erick Karanja <karanja99erick@gmail.com>
To: "Miguel Rodríguez" <miguelonrm1@gmail.com>, outreachy@lists.linux.dev
Subject: Re: Kernelnewbies help
Date: Thu, 18 Sep 2025 06:54:17 +0300 [thread overview]
Message-ID: <214450ad06322d199e1ec625575fca7f69da70b7.camel@gmail.com> (raw)
In-Reply-To: <CAFVdgP3OS1+_7qQcYM-8jy15PQubt+uV4W4BAJU-gYj29SpkYA@mail.gmail.com>
On Wed, 2025-09-17 at 18:25 -0700, Miguel Rodríguez wrote:
> Hi there, I am following this tutorial
> https://kernelnewbies.org/OutreachyfirstpatchSetup
>
> When running the step "Building the kernel", I am getting the error:
>
> HOSTCC scripts/gendwarfksyms/gendwarfksyms.o
> In file included from scripts/gendwarfksyms/gendwarfksyms.c:12:
> scripts/gendwarfksyms/gendwarfksyms.h:6:10: fatal error: dwarf.h: No
> such file or directory
> 6 | #include <dwarf.h>
> | ^~~~~~~~~
> compilation terminated.
> make[3]: *** [scripts/Mak
>
>
> Can anyone help me know why it is failing?
Hello, have you installed this libraries
libdwarf-dev and libelf-dev?
> I am using Ubuntu:
> $ uname -a
> Linux miguel-linux 6.14.0-29-generic #29~24.04.1-Ubuntu SMP
> PREEMPT_DYNAMIC Thu Aug 14 16:52:50 UTC 2 x86_64 x86_64 x86_64
> GNU/Linux
>
>
>
> Thank you,
> Miguel
>
>
next prev parent reply other threads:[~2025-09-18 3:54 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-18 1:25 Kernelnewbies help Miguel Rodríguez
2025-09-18 3:54 ` Erick Karanja [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-09-18 4:12 Your Name
2025-09-18 5:18 ` Erick Karanja
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=214450ad06322d199e1ec625575fca7f69da70b7.camel@gmail.com \
--to=karanja99erick@gmail.com \
--cc=miguelonrm1@gmail.com \
--cc=outreachy@lists.linux.dev \
/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.