macaroni-os / macaroni-os/mark-issues
[core-kit] Can't install `sys-apps/util-linux-2.41`
- Dominant language
- No language data
- Stars
- 5
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
```
In file included from /usr/include/linux/fs.h:19,
from /usr/include/linux/btrfs.h:29,
from /var/tmp/portage/sys-apps/util-linux-2.41/work/util-linux-util-linux-caa2687/libmount/src/btrfs.c:18:
/usr/include/sys/mount.h:35:3: error: expected identifier before numeric constant
35 | MS_RDONLY = 1, /* Mount read-only. */
| ^~~~~~~~~
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the sys-apps/util-linux-2.41 installation and start by inspecting libmount/src/btrfs.c together with the included linux/fs.h, linux/btrfs.h, and sys/mount.h headers. Done means the util-linux-2.41 installation completes without the MS_RDONLY compiler error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- linux
- Domain
- operating-systems
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100