Hi everybody,
Since a few months i have a problem about compiling Nightshade soft.Nightshade is a full dome planetarium opensource software.http://www.lss-planetariums.info/index.php?lang=en&menu=nightshade&page=nightshade
Nightshade is not in portage so i have to manually install it (./configure, make and make install).make fails with errors :
-------------------------In file included from /usr/include/boost/container/map.hpp:26:0,
Â* Â* Â* Â* Â* Â* Â* Â* Â*from /usr/include/boost/interprocess/containers/map.hpp:19,Â* Â* Â* Â* Â* Â* Â* Â* Â*from nshade_shared_memory.h:34,Â* Â* Â* Â* Â* Â* Â* Â* Â*from nshade_shared_memory.cpp:30:------------------------
-----------------------boost::interprocess::iset_index> > >, bool is_iterator = false, P0 = std::less<boost::uuids::uuid>, P1 = boost::interprocess::allocator<boost::container::c ontainer_detail:

air<boost::uuids::uuid, boost::interprocess:

ffset_ptr<NshadeSharedMemory Connection> >, boost::interprocess::segment_manager<char, boost::interprocess::rbtree_best_fit<boost::interp rocess::mutex_family>, boost::interprocess::iset_index> >, size_t = long unsigned int]’
nshade_shared_memory.cpp:251:1: Â* instantiated from here/usr/include/boost/container/map.hpp:147:1: erreur: invalid application of ‘sizeof’ to incomplete type ‘boost::STATIC_ASSERTION_FAILURE<false>’Â*
make[4]: *** [nshade_shared_memory.lo] Erreur 1
I don't know how to solve that problem.Have you any idea about it ?Thank you very much,
Cheers,
--Jacques