Bug 14731 - BR2_PACKAGE_IOSTAT
Summary: BR2_PACKAGE_IOSTAT
Status: RESOLVED WONTFIX
Alias: None
Product: buildroot
Classification: Unclassified
Component: Other (show other bugs)
Version: 2022.02
Hardware: All Linux
: P5 normal
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-03-31 14:21 UTC by Wim Meganck
Modified: 2022-04-02 15:55 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Wim Meganck 2022-03-31 14:21:23 UTC
Build error when BR2_PACKAGE_IOSTAT=y is in the .config.

Makefile.legacy:9: *** "You have legacy configuration in your .config! Please check your configuration.".  Stop.
Makefile:23: recipe for target '_all' failed
make: *** [_all] Error 2

When removed start the build.
Is this replaced or removed?
Comment 1 Fabrice Fontaine 2022-04-01 20:30:49 UTC
iostat has been dropped since https://git.buildroot.net/buildroot/commit/?id=281e5af3481378c91e71506560f1556d9525450f because it is not maintained anymore (even upstream site is dead). I would advise to enable sysstat which also provides iostat.