Hi Raymond, On 07.09.2013 02:17, Steele, Raymond wrote:
Problem after problem.
So far the problems where quite trivial platform differences. Of course the problems only become simple after their root cause is understood ;-)
Now I am getting: Entering /opt/aoo-4.0.0/main/configmgr/source Compiling: configmgr/source/partial.cxx "/usr/local/include/boost/unordered/detail/emplace_args.hpp", line 199: Error: Could not find a match for boost::tuples::get<boost::tuples::N, boost::tuples::HT, boost::tuples::TT>(const boost::tuples::tuple<boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type>) needed in boost::unordered::detail::construct_from_tuple<configmgr::Partial::Node, boost::tuples::null_type>(configmgr::Partial::Node*, const boost::tuples::tuple<boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type>&). "/usr/local/include/boost/unordered/detail/emplace_args.hpp", line 350: Where: While instantiating "boost::unordered::detail::construct_from_tuple<configmgr::Partial::Node, boost::tuples::null_type>(configmgr::Partial::Node*, const boost::tuples::tuple<boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type>&)". "/usr/local/include/boost/unordered/detail/emplace_args.hpp", line 350: Where: Instantiated from boost::unordered::unordered_map<rtl::OUString, configmgr::Partial::Node, boost::hash<rtl::OUString>, _STL::equal_to<rtl::OUString>, _STL::allocator<_STL::pair<const rtl::OUString, configmgr::Partial::Node>>>::operator[](const rtl::OUString&). "/opt/aoo-4.0.0/main/configmgr/source/partial.cxx", line 82: Where: Instantiated from non-template code. 1 Error(s) detected. dmake: Error code 2, while making '../unxsoli4.pro/slo/partial.obj'
What version of AOO are you building? AOO trunk? AOO400 or AOO401? If you're not building AOO trunk I suggest to apply my change from revision 1515285 to it and recompile configmgr. If it helps then the change is a candidate to be merged into the release branch as well.
[1] http://svn.apache.org/viewvc?view=revision&revision=1515285 Herbert --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org For additional commands, e-mail: dev-h...@openoffice.apache.org