Hi,
I always prefer to NOT install software this way into my gentoo. Instead
of this I first check http://gpo.zugaina.org/ if there is already an
ebuild or outdated ebuild for this piece of software. If not I begin to
develop my own ebuild.

In this case there is already one (sabayon-overlay). However, you should
NOT add sabayon overlay into your gentoo box. I got some weird problems
doing this some time ago. I think this shoul only be used in sabayon
distro, but I dont know exactly.

If you want to, I could copy it into my overlay (luman), which should be
more safe not bricking your whole gentoo box.

Yeah, I know... you asked sth. completely different, but in my opinion,
you should better do this way...

KLooking at you Problem tells me that you got a boost problem. Maybe
wrong version you compile against?

Since I am writing my bachelor thesis right now, I have only little
spartetime, but if you want to we could try to make a working ebuild on
base of the sabayon one.


regards
Lukas


On 10/09/2012 07:06 PM, Jacques Montier wrote:
> 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::container_detail::pair<boost::uuids::uuid,
> boost::interprocess::offset_ptr<NshadeSharedMemoryConnection> >,
> boost::interprocess::segment_manager<char,
> boost::interprocess::rbtree_best_fit<boost::interprocess::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

Reply via email to