[gentoo-user] ffmpeg-0.5-r1 cannot find libfaad.so.1 when faad USE flag enable

2009-10-23 Thread Xi Shen
hi,

i am using gentoo x64, just have ffmpeg emerged, and successfully
emerged -u world. but when i ran ffmpeg -formats, i got a error
message saying that the libfaad.so.1 cannot be found. i check my
system, and i only have faad2 emerged. actually, the whole portage
tree does not have something like faad1. what lib should i emerge to
fix this?

currently, i created a symlink from libfaad.so.1 to libfaad.so.2.0.0,
and it *looks* like working.

maybe there's something wrong with the package dependence?


-- 
Best Regards,
David Shen

http://twitter.com/davidshen84/
http://meme.yahoo.com/davidshen84/



Re: [gentoo-user] ffmpeg-0.5-r1 cannot find libfaad.so.1 when faad USE flag enable

2009-10-23 Thread Dale
Xi Shen wrote:
 hi,

 i am using gentoo x64, just have ffmpeg emerged, and successfully
 emerged -u world. but when i ran ffmpeg -formats, i got a error
 message saying that the libfaad.so.1 cannot be found. i check my
 system, and i only have faad2 emerged. actually, the whole portage
 tree does not have something like faad1. what lib should i emerge to
 fix this?

 currently, i created a symlink from libfaad.so.1 to libfaad.so.2.0.0,
 and it *looks* like working.

 maybe there's something wrong with the package dependence?


   

I would try revdep-rebuild -i and if that comes out fine, try emerge
-uDNa world.  Sometimes a change in USE can cause a problem or the
dependencies wasn't calculated deep enough.  The -ND will catch all that.

Hope that helps.

Dale

:-)  :-) 



Re: [gentoo-user] ffmpeg-0.5-r1 cannot find libfaad.so.1 when faad USE flag enable

2009-10-23 Thread Xi Shen
great, revdep-rebuild saved me. thanks ;)


On Sat, Oct 24, 2009 at 1:28 PM, Dale rdalek1...@gmail.com wrote:
 Xi Shen wrote:
 hi,

 i am using gentoo x64, just have ffmpeg emerged, and successfully
 emerged -u world. but when i ran ffmpeg -formats, i got a error
 message saying that the libfaad.so.1 cannot be found. i check my
 system, and i only have faad2 emerged. actually, the whole portage
 tree does not have something like faad1. what lib should i emerge to
 fix this?

 currently, i created a symlink from libfaad.so.1 to libfaad.so.2.0.0,
 and it *looks* like working.

 maybe there's something wrong with the package dependence?




 I would try revdep-rebuild -i and if that comes out fine, try emerge
 -uDNa world.  Sometimes a change in USE can cause a problem or the
 dependencies wasn't calculated deep enough.  The -ND will catch all that.

 Hope that helps.

 Dale

 :-)  :-)





-- 
Best Regards,
David Shen

http://twitter.com/davidshen84/
http://meme.yahoo.com/davidshen84/