Bug 2575 - rkfill applet introduced in busybox 1.17.0 not compiled with old(<=2.6.22) linux kernel headers
Summary: rkfill applet introduced in busybox 1.17.0 not compiled with old(<=2.6.22) li...
Status: RESOLVED WONTFIX
Alias: None
Product: Busybox
Classification: Unclassified
Component: Other (show other bugs)
Version: 1.17.x
Hardware: PC Linux
: P5 major
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-17 13:33 UTC by Sergey Gusarov
Modified: 2010-10-28 22:34 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 Sergey Gusarov 2010-09-17 13:33:09 UTC
Subj.

Required file include/linux/rfkill.h for rkfill added to kernel with 2.6.23 release and therefore compilation fault.

Necessary to determine the version of the kernel headers presented in toolchain and mask unsupported applet. Or otherwise inform the users about it.
Comment 1 Denys Vlasenko 2010-10-28 22:34:36 UTC
I decided to not add additional machinery to detect and provide special error message for this case.