Gentoo Archives: gentoo-user

From: Fernando Rodriguez <frodriguez.developer@×××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] LXQT (~0.9.0-r2)
Date: Mon, 31 Aug 2015 02:44:40
Message-Id: BLU436-SMTP16763347915FF5A1DB176AC8D6B0@phx.gbl
In Reply to: [gentoo-user] LXQT (~0.9.0-r2) by James
1 On Thursday, August 27, 2015 3:28:28 PM James wrote:
2 > Hello,
3 >
4 > So on a recently upgraded system, I removed KDE and I'm attempting to
5 > install LX!T-meta-0.9.0-r2. Any advise on that is most welcome. The system
6 > had not been upgraded for several years (an old laptop) but all
7 > seems fine now with portage, compilers, @system and @world all current.
8 >
9 > Last sync :: Timestamp of repository gentoo: Wed, 26 Aug 2015 22:30:02 +0000
10 >
11 >
12 > I removed all of the kde*meta packages and have been slowly cleaning
13 > out the residual kde kruft via this resource's suggestions [1].
14 >
15 >
16 > So far ncurses* and libcaca seem to be the only packages motivating
17 > extreme creativity on installation. Right now I have ncurses-6.0
18 > installed and I'm working on finding a compatible version of libcaca.
19 > (I did not want to post to the current ncurses post but surely
20 > ncurses issues are part of this compatibility issue.
21 >
22 > Any tidbits, suggestions or package flag/tricks are most welcome
23 > on the latest version of LXQT-meta.
24 >
25 >
26 > Ok and libcaca just failed (again)::
27 > "
28 > /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.4/../../../../x86_64-pc-linux-
29 gnu/bin/ld:
30 > cannot find -lGLU
31 >
32 > collect2: error: ld returned 1 exit status
33 > distcc[1382] ERROR: compile (null) on localhost failed
34 > Makefile:689: recipe for target 'libcaca.la' failed
35 > make[2]: *** [libcaca.la] Error 1 "
36 >
37 >
38 > I'm using distcc. I have turned distcc off (/etc/init.d/distcc stop)
39 > on both the host and the other (8 core) system; and also used
40 > " MAKEOPTS="-j1" USE="qt5 ". Distcc has not had any other issues
41 > on this setup (same arch, compiler and key packages) for hundreds
42 > of other compiles. So I'm a bit stumped.
43 >
44 >
45 > What would be keen is the for somebody running the latest version
46 > of lxqt-meta to list the files and flags they use. Hunches also
47 > warmly received. Lafilefixer? (I thought all those tricks were
48 > integrated into portage PM now?
49 >
50 > [1] https://wiki.gentoo.org/wiki/KDE/Removal
51 >
52 >
53
54 libGLU is provided by media-libs/glu. It should be pulled as a dependency with
55 the opengl flag.
56
57 --
58 Fernando Rodriguez

Replies

Subject Author
[gentoo-user] Re: LXQT (~0.9.0-r2) James <wireless@×××××××××××.com>