Gentoo Archives: gentoo-user

From: mindrunner <kernel@×××××.de>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Nightshade compiling failed
Date: Tue, 09 Oct 2012 18:46:10
Message-Id: 5074706D.3030704@ccube.de
In Reply to: [gentoo-user] Nightshade compiling failed by Jacques Montier
1 The Link you postet is outdated. I copied the ebuild to my overlay and
2 will try with the most recent version.
3 Lets see if the Problem persists....
4
5 On 10/09/2012 07:06 PM, Jacques Montier wrote:
6 > Hi everybody,
7 >
8 > Since a few months i have a problem about compiling Nightshade soft.
9 > Nightshade is a full dome planetarium opensource software.
10 > http://www.lss-planetariums.info/index.php?lang=en&menu=nightshade&page=nightshade
11 > Nightshade is not in portage so i have to manually install it
12 > (./configure, make and make install).
13 > make fails with errors :
14 >
15 > -------------------------
16 > In file included from /usr/include/boost/container/map.hpp:26:0,
17 > from /usr/include/boost/interprocess/containers/map.hpp:19,
18 > from nshade_shared_memory.h:34,
19 > from nshade_shared_memory.cpp:30:
20 > ------------------------
21 > -----------------------
22 > boost::interprocess::iset_index> > >, bool is_iterator = false, P0 =
23 > std::less<boost::uuids::uuid>, P1 =
24 > boost::interprocess::allocator<boost::container::container_detail::pair<boost::uuids::uuid,
25 > boost::interprocess::offset_ptr<NshadeSharedMemoryConnection> >,
26 > boost::interprocess::segment_manager<char,
27 > boost::interprocess::rbtree_best_fit<boost::interprocess::mutex_family>,
28 > boost::interprocess::iset_index> >, size_t = long unsigned int]’
29 > nshade_shared_memory.cpp:251:1: instantiated from here
30 > /usr/include/boost/container/map.hpp:147:1: erreur: invalid application
31 > of ‘sizeof’ to incomplete type ‘boost::STATIC_ASSERTION_FAILURE<false>’
32 > make[4]: *** [nshade_shared_memory.lo] Erreur 1
33 >
34 > I don't know how to solve that problem.
35 > Have you any idea about it ?
36 > Thank you very much,
37 >
38 > Cheers,
39 >
40 > --
41 > Jacques