Gentoo Archives: gentoo-user

From: John Campbell <jdc.rpv@×××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Dependency conflict. openjpeg ffmpeg
Date: Sun, 15 Jun 2014 01:20:53
Message-Id: 539CF4DD.7030708@cox.net
1 On 06/14/2014 05:12 PM, Dale wrote:
2 >
3 > media-libs/openjpeg:0
4 >
5 > (media-libs/openjpeg-1.5.1:0/0::gentoo, ebuild scheduled for merge)
6 > conflicts with
7 > >=media-libs/openjpeg-1.3-r2:0[abi_x86_64(-)] required by
8 > (media-video/ffmpeg-2.2.3-r1:0/52.55.55::gentoo, installed)
9
10 The multilib stuff is a work in progress... You have two 64bit ABIs set
11 up, and ffmpeg wants the x32 rather than the 64. It needs it's
12 libraries to match. Looks like openjpeg chose the 64 ABI to compile.
13
14 Just set ABI_X86="32 x32" for openjpeg. It's in
15 /etc/portage/env/media-libs/openjpeg-1.3-r2

Replies

Subject Author
Re: [gentoo-user] Dependency conflict. openjpeg ffmpeg Dale <rdalek1967@×××××.com>
Re: [gentoo-user] Dependency conflict. openjpeg ffmpeg Dale <rdalek1967@×××××.com>