Bug 74215

Summary: [request] add ACPI headers to /usr/include
Product: Base System Reporter: Joe Marcus Clarke <marcus>
Component: kernAssignee: freebsd-acpi (Nobody) <acpi>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 5.3-STABLE   
Hardware: Any   
OS: Any   

Description Joe Marcus Clarke freebsd_committer freebsd_triage 2004-11-21 22:00:50 UTC
There are two ACPI headers that are needed for certain userland programs
(e.g. gnomeapplets2).  They are /usr/src/sys/dev/acpica/acpiio.h and
/usr/src/sys/contrib/dev/acpica/acpi.h.  It would be great if they could be
copied to /usr/include to avoid needing kernel source to build these ports.

Fix: 

Move the header files in question to /usr/include.
How-To-Repeat: Try to build x11/gnomeapplets2 without kernel source.
Comment 1 Joe Marcus Clarke freebsd_committer freebsd_triage 2004-12-17 18:48:59 UTC
Responsible Changed
From-To: freebsd-bugs->acpi

Move this to the acpi team for review.
Comment 2 njl freebsd_committer freebsd_triage 2004-12-20 11:06:54 UTC
Responsible Changed
From-To: acpi->freebsd-acpi

Change to proper mailing list name to keep PR's easily browsable.  Thanks 
for the request, we'll consider it and get back shortly.  If a third-party 
program is already using the interface, we should probably install the 
headers.  This was postponed to allow for interface changes but that is 
too late with RELENG_5 branched.
Comment 3 njl freebsd_committer freebsd_triage 2005-12-06 09:10:08 UTC
State Changed
From-To: open->closed

This was done a while ago.  We install just acpiio.h