Boost C++ Libraries: Ticket #10779: error compiling boostlib_locale on HPUX. https://svn.boost.org/trac10/ticket/10779 <p> Hi All, </p> <p> I am trying to compile boost libraries 1.55.0 on HPUX platform with compiler version [aCC.A.06.25].. </p> <p> while compiling it's giving me following error. </p> <hr /> <p> "/usr/local/remote/packages/compiler_remote/ansicA.06.25_aCC.A.06.25/opt/aCC/include_std/rw/rwlocale", line 722: error <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/2322" title="#2322: Bugs: Throw specifier missing on exception_clone (closed: fixed)">#2322</a>: object of abstract class type "boost::locale::calendar_facet" is not allowed: </p> <blockquote> <p> function "boost::locale::calendar_facet::create_calendar" is a pure virtual function </p> </blockquote> <blockquote> <p> _Facet *<span class="underline">facet = new _Facet (); </span></p> <blockquote> <p> <sup> </sup></p> </blockquote> <p> detected during: </p> <blockquote> <p> instantiation of "_Facet *<span class="underline">rw::</span>rw_create_named_facet(_Facet *, const char *, size_t) [with _Facet=boost::locale::calendar_facet]" at line 79 of "/usr/local/remote/packages/compiler_remote/ansicA.06.25_aCC.A.06.25/opt/aCC/include_std/rw/vendor" instantiation of "_Facet *<span class="underline">rw::</span>rw_create_native_facet(_Facet *) [with _Facet=boost::locale::calendar_facet]" at line 537 of "/usr/local/remote/packages/compiler_remote/ansicA.06.25_aCC.A.06.25/opt/aCC/include_std/rw/locimpl" instantiation of "<span class="underline">rw::</span>rw_facet_base *<span class="underline">rw::</span>rw_facet_maker&lt;_Facet&gt;::_C_maker_func(int, const char *, size_t) [with _Facet=boost::locale::calendar_facet]" at line 57 of "/usr/local/remote/packages/compiler_remote/ansicA.06.25_aCC.A.06.25/opt/aCC/include_std/rw/usefacet" instantiation of "const _Facet &amp;std::use_facet&lt;_Facet&gt;(const std::locale &amp;) [with _Facet=boost::locale::calendar_facet]" at line 26 of "libs/locale/src/shared/date_time.cpp" </p> </blockquote> </blockquote> <hr /> <p> Can anyone please help me with this. </p> <p> I am using hpux 11.31 ia64 machine. boost version : 1.55.0 aCC compiler version : 06.25 </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/10779 Trac 1.4.3 viboes Fri, 13 Feb 2015 18:32:56 GMT component changed; owner set https://svn.boost.org/trac10/ticket/10779#comment:1 https://svn.boost.org/trac10/ticket/10779#comment:1 <ul> <li><strong>owner</strong> set to <span class="trac-author">Artyom Beilis</span> </li> <li><strong>component</strong> <span class="trac-field-old">None</span> → <span class="trac-field-new">locale</span> </li> </ul> Ticket