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