Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] audacity-2.0.5 failed to compile
Date: Thu, 03 Sep 2015 19:25:48
Message-Id: 201509032024.55031.michaelkintzios@gmail.com
In Reply to: Re: [gentoo-user] audacity-2.0.5 failed to compile by Alan McKinnon
1 On Thursday 03 Sep 2015 15:27:26 Alan McKinnon wrote:
2 > On 03/09/2015 15:56, thelma@×××××××××××.com wrote:
3
4 > > sys-kernel/gentoo-sources
5 > > sys-kernel/gentoo-sources:3.10.17
6 > > sys-kernel/gentoo-sources:3.5.7
7 >
8 > Wee bit behind on kernel versions...
9
10 Yes, only the first is needed, *unless* thelma wants to keep 3.10.17 and 3.5.7
11 for some reason.
12
13
14 > > sys-kernel/module-rebuild
15 >
16 > Remove, no such package. Whatever it was, portage now does it internally
17
18 You can use sets to emerge ... sets of packages.
19
20 In this case:
21
22 emerge -a @module-rebuild
23
24 will do what you're after. To see list of all sets available look at the
25 output of:
26
27 $ emerge --list-sets
28
29 (Hmm ... Some of them don't make much sense to me, e.g. what is
30 selected/selected-packages/selected-sets?)
31
32
33 > > x11-base/xorg-x11
34 > > x11-drivers/nvidia-drivers
35 > >
36 > > x11-drivers/xf86-input-evdev
37 > > x11-drivers/xf86-input-keyboard
38 > > x11-drivers/xf86-input-mouse
39 > > x11-drivers/xf86-video-fbdev
40 > > x11-drivers/xf86-video-nv
41 > > x11-drivers/xf86-video-tdfx
42 > > x11-drivers/xf86-video-vesa
43 >
44 > Remove all xf86 drivers. They are controlled by INPUT_DEVICES and
45 > VIDEO_CARDS in make.conf
46
47 and if for some reason you want to re-emerge them you can: @x11-module-rebuild
48
49 --
50 Regards,
51 Mick

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] audacity-2.0.5 failed to compile thelma@×××××××××××.com