Gentoo Archives: gentoo-user

From: Volker Armin Hemmann <volkerarmin@××××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] dependency problem - how to decipher this one
Date: Sun, 01 Jun 2014 20:51:17
Message-Id: 538B9238.2060400@googlemail.com
In Reply to: [gentoo-user] dependency problem - how to decipher this one by Helmut Jarausch
1 Am 14.05.2014 19:29, schrieb Helmut Jarausch:
2 > Hi,
3 >
4 > trying to emerge x11-libs/gtk+:2 (2.24.23-r1) together with
5 > dev-libs/atk (2.12.0-r1) I get the following messages
6 >
7 > emerge: there are no ebuilds to satisfy
8 > ">=dev-libs/atk-1.29.2[introspection?,abi_x86_32(-)?,abi_x86_64(-)?,
9 > abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?]".
10 > (dependency required by "x11-libs/gtk+-2.24.23-r1" [ebuild])
11 > (dependency required by "x11-libs/gtk+:2" [argument])
12 >
13 > How can this be deciphered? How can I trace / debug the problem.
14
15 read atk ebuild, then read gtk ebuild. Should be easy to solve
16 afterwards. But don't follow Walter's -abi_* adivse.