Bug 229013 - dev-libs/ace-5.6.5 - not all headers are correctly installed (w/ patched ebuild)
Bug#: 229013 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: cpp@gentoo.org Reported By: me@mattm.id.au
Component: Ebuilds
URL: 
Summary: dev-libs/ace-5.6.5 - not all headers are correctly installed (w/ patched ebuild)
Keywords:  
Status Whiteboard: 
Opened: 2008-06-23 05:41 0000
Description:   Opened: 2008-06-23 05:41 0000
ACE 5.6.5 doesn't install all of the necessary headers:
 - Svc_Conf_Token_Table.h
 - Unbounded_Set_Ex.inl
 - Unbounded_Set_Ex.h
 - Unbounded_Set_Ex.cpp

This has been acknowledged upstream:
http://groups.google.com/group/comp.soft-sys.ace/msg/2be227d85cb327df?dmode=source

and fixed in their repository but no release has been made yet.

I have attached an ebuild that installs these headers. I have also removed the
explicit install of OS.inl and Select_Reactor.h as the install of these headers
has been fixed by upstream.


Reproducible: Always

------- Comment #1 From Matt Michalowski 2008-06-23 05:42:39 0000 -------
Created an attachment (id=158077) [details]
modified ace-5.6.5 ebuild to install all headers correctly

------- Comment #2 From Tiziano Müller 2008-06-29 13:08:26 0000 -------
Fixed in -r1. Thanks!