Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 229013 - dev-libs/ace-5.6.5 - not all headers are correctly installed (w/ patched ebuild)
Summary: dev-libs/ace-5.6.5 - not all headers are correctly installed (w/ patched ebuild)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: C++ Team [disbanded]
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-23 05:41 UTC by Matt Michalowski
Modified: 2008-06-29 13:08 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
modified ace-5.6.5 ebuild to install all headers correctly (ace-5.6.5.ebuild,2.39 KB, text/plain)
2008-06-23 05:42 UTC, Matt Michalowski
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Michalowski 2008-06-23 05:41:29 UTC
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 Matt Michalowski 2008-06-23 05:42:39 UTC
Created attachment 158077 [details]
modified ace-5.6.5 ebuild to install all headers correctly
Comment 2 Tiziano Müller (RETIRED) gentoo-dev 2008-06-29 13:08:26 UTC
Fixed in -r1. Thanks!