Gentoo Archives: gentoo-user

From: Mart Raudsepp <leio@g.o>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Can't compile media-libs/mesa - do I need gallium?
Date: Mon, 17 Jul 2017 09:02:58
Message-Id: 1500282169.25452.3.camel@gentoo.org
In Reply to: Re: [gentoo-user] Can't compile media-libs/mesa - do I need gallium? by Mart Raudsepp
1 Ühel kenal päeval, E, 17.07.2017 kell 12:00, kirjutas Mart Raudsepp:
2 > Ühel kenal päeval, E, 17.07.2017 kell 03:46, kirjutas Rasmus Thomsen:
3 > > Hello,
4 > >
5 > > > undefined reference to
6 > >
7 > > `llvm::RTDyldMemoryManager::getSymbolAddressInProcess(std::__cxx11:
8 > > :b
9 > > asic_string , std::allocator > const&)' 
10 > >
11 > > Seems to be the error, maybe you have to recompile llvm with c++11
12 >
13 > And without any VIDEO_CARDS set, you are only getting llvmpipe with
14 > USE=llvm. If you don't need that with Xpra, you don't need that (and
15 > USE=gallium). I'm not sure if Xpra can make use of it or not, but if
16 > GL
17 > is sent over the wire or something, then probably not at the server-
18 > side.
19 > What llvmpipe is is described here:
20 > https://www.mesa3d.org/llvmpipe.html
21
22 Actually to be fully correct, I believe USE=gallium might build more
23 stuff even without any VIDEO_CARDS, e.g some state trackers and
24 whatnot, but nothing useful to really make use of it if you don't have
25 any VIDEO_CARDS for mesa or any other packages.

Replies

Subject Author
Re: [gentoo-user] Can't compile media-libs/mesa - do I need gallium? IceAmber <iceamber2015@×××××.com>