Read it :) libfaac is compiled against libmp4v2 Please unmerge faad2 and mpeg4ip then recompile faac unmerge faac is the solution :) Reproducible: Always Steps to Reproduce: hmmm.... emerge mpeg4ip, recompile faac and faad2 ? Actual Results: libfaac is compiled against libmp4v2 Please unmerge faad2 and mpeg4ip then recompile faac Expected Results: libfaac is compiled against libmp4v2 Please unmerge faac and mpeg4ip then recompile faac
err. re-emerge faac without mpeg4ip and faad2 present should fix it, no?
(In reply to comment #1) > err. re-emerge faac without mpeg4ip and faad2 present should fix it, no? Yep, worked for me (emerge -C faad2 faac; emerge faac; emerge mpeg4ip)
this is fixed in 1.4.1 .. I separated libmp4v2 into another package .. and both faad2 and mpeg4ip depend on it