Gentoo Archives: gentoo-user

From: Dale <rdalek1967@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] ffmpeg-0.5-r1 cannot find libfaad.so.1 when faad USE flag enable
Date: Sat, 24 Oct 2009 05:28:50
Message-Id: 4AE29089.30608@gmail.com
In Reply to: [gentoo-user] ffmpeg-0.5-r1 cannot find libfaad.so.1 when faad USE flag enable by Xi Shen
1 Xi Shen wrote:
2 > hi,
3 >
4 > i am using gentoo x64, just have ffmpeg emerged, and successfully
5 > emerged -u world. but when i ran ffmpeg -formats, i got a error
6 > message saying that the libfaad.so.1 cannot be found. i check my
7 > system, and i only have faad2 emerged. actually, the whole portage
8 > tree does not have something like faad1. what lib should i emerge to
9 > fix this?
10 >
11 > currently, i created a symlink from libfaad.so.1 to libfaad.so.2.0.0,
12 > and it *looks* like working.
13 >
14 > maybe there's something wrong with the package dependence?
15 >
16 >
17 >
18
19 I would try revdep-rebuild -i and if that comes out fine, try emerge
20 -uDNa world. Sometimes a change in USE can cause a problem or the
21 dependencies wasn't calculated deep enough. The -ND will catch all that.
22
23 Hope that helps.
24
25 Dale
26
27 :-) :-)

Replies

Subject Author
Re: [gentoo-user] ffmpeg-0.5-r1 cannot find libfaad.so.1 when faad USE flag enable Xi Shen <davidshen84@××××××××××.com>