Gentoo Archives: gentoo-user

From: Felix Miata <mrmazda@×××××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] chicken <--> egg (NFS & tty video)
Date: Sat, 14 May 2011 03:30:11
Message-Id: 4DCDF6F3.7010106@earthlink.net
In Reply to: Re: [gentoo-user] chicken <--> egg (NFS & tty video) by Indi
1 On 2011/05/13 22:35 (GMT-0400) Indi composed:
2
3 > Maybe a stupid question, but have you tried run emerge --sync
4
5 .bash_history tells me I did this twice prior to your response...
6
7 > and emerge -vauND world yet since installing?
8
9 ...but not this. Doing so now produces something that is not obvious to me
10 how to respond to:
11
12 <begin screen output>
13 These are the packages that would be merged, in order:
14
15 Calculating dependencies... done!
16
17 emerge: there are no ebuilds built with USE flags to satisfy
18 ">=media-libs/libcanberra-0.4[gtk]".
19 !!! One of the following packages is required to complete your request:
20 - media-libs/libcanberra-0.26 (Change USE: +gtk)
21 (dependency required by "x11-misc/notification-daemon-0.5.0" [ebuild])
22 (dependency required by "virtual/notification-daemon-0[gnome]" [ebuild])
23 (dependency required by "x11-libs/libnotify-0.7.2" [ebuild])
24 (dependency required by "media-video/vlc-1.1.9[libnotify]" [ebuild])
25 (dependency required by "media-libs/phonon-vlc-0.3.2" [ebuild])
26 (dependency required by "media-libs/phonon-4.5.0[vlc]" [ebuild])
27 (dependency required by "kde-base/kdelibs-4.6.2-r3" [ebuild])
28 (dependency required by "kde-misc/polkit-kde-kcmodules-0.98_pre20101127"
29 [ebuild])
30 <end screen output>
31
32 Is it telling me I have to change my USE from -gtk to +gtk, or can emerging
33 one of those 8 packages listed satisfy the dep? IOW, it's unclear to me what
34 "One of the following packages" actually refers to.
35
36 >Do you have your video card specified in make.conf?
37 >Should be somthing like:
38
39 > VIDEO_CARDS="radeon"
40
41 I hadn't seen anything about VIDEO_CARDS until your response. Most of my
42 systems are mga, intel or radeon, but this particular one is NV. Finding the
43 answer to which of three possibles are the correct response led me to
44 http://www.gentoo.org/doc/en/xorg-config.xml which I hadn't seen before. Now
45 that I have I think I need to recompile due to misconfiguring of Graphics
46 support.
47 --
48 "The wise are known for their understanding, and pleasant
49 words are persuasive." Proverbs 16:21 (New Living Translation)
50
51 Team OS/2 ** Reg. Linux User #211409 ** a11y rocks!
52
53 Felix Miata *** http://fm.no-ip.com/

Replies

Subject Author
Re: [gentoo-user] chicken <--> egg (NFS & tty video) Alan McKinnon <alan.mckinnon@×××××.com>