Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 112415 - mpeg4ip gives wrong advice if faac depends on mpeg4ip (simple typo)
Summary: mpeg4ip gives wrong advice if faac depends on mpeg4ip (simple typo)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High trivial
Assignee: Olivier Crete (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-13 07:06 UTC by Rene Treffer
Modified: 2005-12-19 21:13 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rene Treffer 2005-11-13 07:06:53 UTC
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
Comment 1 Olivier Crete (RETIRED) gentoo-dev 2005-11-13 08:44:14 UTC
err. re-emerge faac without mpeg4ip and faad2 present should fix it, no?
Comment 2 Rene Treffer 2005-11-13 08:56:29 UTC
(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) 
 
Comment 3 Olivier Crete (RETIRED) gentoo-dev 2005-12-19 21:13:27 UTC
this is fixed in 1.4.1 .. I separated libmp4v2 into another package .. and both faad2 and mpeg4ip depend on it