| Summary: | lsblk does not compile for util-linux | ||
|---|---|---|---|
| Product: | buildroot | Reporter: | adyke |
| Component: | Other | Assignee: | Carlos Santos <casantos> |
| Status: | RESOLVED INVALID | ||
| Severity: | normal | CC: | buildroot |
| Priority: | P5 | ||
| Version: | 2017.05.1 | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | All | ||
| Host: | Target: | ||
| Build: | |||
|
Description
adyke
2017-08-30 20:06:29 UTC
The "lsblk" utility is part of the "basic set", now. Ensure that you have BR2_PACKAGE_UTIL_LINUX_BINARIES selected. If this does not work then please run "make BR2_DEFCONFIG=/tmp/my-defconfig savedefconfig" and attach the resulting /tmp/my-defconfig to this bug report, so I can try to reproduce the problem here. I just noticed that commit 031659024b3cf27bb68dc58d07519b563ef472a1 did not add the required entries in Config.in.legacy for BR2_PACKAGE_UTIL_LINUX_FINDFS and BR2_PACKAGE_UTIL_LINUX_LSBLK selecting BR2_PACKAGE_UTIL_LINUX_BINARIES. No answer from the submitter in more than 30 days. Closing as invalid, since lsblk is enabled by the "basic set" option, as already explained. |