ivandavidov / ivandavidov/minimal-linux-script

no grub

Open
#21 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
249
Forks
73
PR merge metrics
No merged PRs in 30d

Description

error seems to be in this section? total grub failure
In file included from scripts/selinux/genheaders/genheaders.c:19:
./security/selinux/include/classmap.h:249:2: error: #error New address family defined, please update secclass_map.
249 | #error New address family defined, please update secclass_map.
| ^~~~~
make[4]: *** [scripts/Makefile.host:90: scripts/selinux/genheaders/genheaders] Error 1
make[3]: *** [scripts/Makefile.build:544: scripts/selinux/genheaders] Error 2
make[2]: *** [scripts/Makefile.build:544: scripts/selinux] Error 2
make[1]: *** [Makefile:1067: scripts] Error 2
make: *** [Makefile:286: __build_one_by_one] Error 2
cp: cannot stat 'arch/x86/boot/bzImage': No such file or directory

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the build failure and start with security/selinux/include/classmap.h and scripts/selinux/genheaders/genheaders.c, following the reported secclass_map error. Check the surrounding build rules in scripts/Makefile.host and confirm whether a successful build produces arch/x86/boot/bzImage. Done means the script completes without the reported failure and the expected image exists.

Written by the indexing model from the issue text.

Assessment

Tech stack
linux, shell
Domain
build-system, operating-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.