Gentoo Archives: gentoo-user

From: Frank Schwidom <schwidom@×××.net>
To: gentoo-user@l.g.o
Subject: [gentoo-user] emerge conflict
Date: Fri, 13 Aug 2010 12:09:01
Message-Id: 20100813140452.GA8350@BiggerBoxer
1 Hi
2
3 i get the error:
4
5 {
6 !!! Multiple package instances within a single package slot have been
7 pulled
8 !!! into the dependency graph, resulting in a slot conflict:
9
10 media-libs/libpng:0
11
12 ('ebuild', '/', 'media-libs/libpng-1.4.3', 'merge') pulled in by
13 >=media-libs/libpng-1.2.43-r2:0 required by ('ebuild', '/',
14 >'x11-libs/cairo-1.8.10', 'merge')
15 >=media-libs/libpng-1.4 required by ('ebuild', '/',
16 >'x11-libs/gtk+-2.20.1-r1', 'merge')
17 (and 27 more)
18 }
19
20 And i wonder that it seems not to be possible to install both libs
21 (libpng-1.2.43-r2:0, libpng-1.4) in the same time. Linux is actually
22 able to manage this by the lib-version and links.
23
24 Did i have overseen any gentoo switch that makes is possible? Or is
25 there any other option?
26
27 Regards

Replies

Subject Author
Re: [gentoo-user] emerge conflict Alan McKinnon <alan.mckinnon@×××××.com>
Re: [gentoo-user] emerge conflict Mark Knecht <markknecht@×××××.com>