Gentoo Archives: gentoo-user

From: Silvio Siefke <siefke_listen@×××.de>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Use Flags
Date: Wed, 25 Jul 2012 16:58:07
Message-Id: 20120725185558.be45ba6212716cfab8d91576@web.de
1 Hello,
2
3 after longer time want update my Gentoo PC. But ever come error msg with
4 the USE Flags. I not know what say me Gentoo with the message.
5
6 gentoo-desk ~ # emerge -uDN world
7 Calculating dependencies... done!
8
9 !!! The ebuild selected to satisfy "media-libs/sdl-mixer[mikmod]" has unmet requirements.
10 - media-libs/sdl-mixer-1.2.12-r1::gentoo USE="mikmod wav -flac -fluidsynth -mad -midi -mod -modplug -mp3 -playtools -smpeg -static-libs -timidity -vorbis"
11
12 The following REQUIRED_USE flag constraints are unsatisfied:
13 mikmod? ( mod )
14
15 The above constraints are a subset of the following complete expression:
16 midi? ( any-of ( timidity fluidsynth ) ) timidity? ( midi ) fluidsynth? ( midi ) mp3? ( any-of ( smpeg mad ) ) smpeg? ( mp3 ) mad? ( mp3 ) mod? ( any-of ( mikmod modplug ) ) mikmod? ( mod ) modplug? ( mod )
17
18 (dependency required by "games-kids/tuxmath-1.7.2" [installed])
19 (dependency required by "@selected" [set])
20 (dependency required by "@world" [argument])
21
22
23 gentoo-desk ~ # cat /etc/portage/package.use | grep sdl-mixer
24 media-libs/sdl-mixer mikmod wav -flac -fluidsynth -mad -midi -mod -modplug -mp3 -playtools -smpeg -static-libs -timidity -vorbis
25
26 I understand not what want me say the system?
27
28
29 Thanks for help.
30
31 Regards
32 Silvio

Replies

Subject Author
Re: [gentoo-user] Use Flags Yohan Pereira <yohan.pereira@×××××.com>
Re: [gentoo-user] Use Flags Alan McKinnon <alan.mckinnon@×××××.com>