Bug 217591 - Kernel header files should ship with base system
Summary: Kernel header files should ship with base system
Status: New
Alias: None
Product: Base System
Classification: Unclassified
Component: kern (show other bugs)
Version: 10.3-RELEASE
Hardware: Any Any
: --- Affects Some People
Assignee: freebsd-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-06 19:37 UTC by dave
Modified: 2017-03-06 19:37 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description dave 2017-03-06 19:37:09 UTC
It is not possible to build e.g. "lsof" without kernel sources being installed; this may not be possible on a disk-limited system, and only the header files are required anyway.  It also precludes users from writing their own utilities.