diff options
| author | WangYuli <[email protected]> | 2025-04-22 10:54:02 +0000 |
|---|---|---|
| committer | Masahiro Yamada <[email protected]> | 2025-05-12 06:03:17 +0000 |
| commit | 5bd6bdd0f76e257c029ff34100f2959cd4992486 (patch) | |
| tree | 186371dd5eae690bea3501b01ca3d03d2602b8e0 /security/selinux/hooks.c | |
| parent | kbuild: deb-pkg: Add libdw-dev:native to Build-Depends-Arch (diff) | |
| download | kernel-5bd6bdd0f76e257c029ff34100f2959cd4992486.tar.gz kernel-5bd6bdd0f76e257c029ff34100f2959cd4992486.zip | |
kbuild: rpm-pkg: Add (elfutils-devel or libdw-devel) to BuildRequires
The dwarf.h header, which is included by
scripts/gendwarfksyms/gendwarfksyms.h, resides within elfutils-devel
or libdw-devel package.
This portion of the code is compiled under the condition that
CONFIG_GENDWARFKSYMS is enabled.
Consequently, add (elfutils-devel or libdw-devel) to BuildRequires to
prevent unforeseen compilation failures.
Fix follow possible error:
In file included from scripts/gendwarfksyms/cache.c:6:
scripts/gendwarfksyms/gendwarfksyms.h:6:10: fatal error: 'dwarf.h' file not found
6 | #include <dwarf.h>
| ^~~~~~~~~
Link: https://lore.kernel.org/all/[email protected]/
Fixes: f28568841ae0 ("tools: Add gendwarfksyms")
Suggested-by: Petr Pavlu <[email protected]>
Signed-off-by: WangYuli <[email protected]>
Reviewed-by: Nicolas Schier <[email protected]>
Signed-off-by: Masahiro Yamada <[email protected]>
Diffstat (limited to 'security/selinux/hooks.c')
0 files changed, 0 insertions, 0 deletions
