When I try to emerge freevo, one of the dependencies will not compile. This dependency is mmpython. The error message that I get is: !!! ERROR: dev-python/mmpython-0.2 failed !!! Function distutils_src_compile, Line 38, Exitcode 1 !!! compilation failed
we need more than just that error. we need the full build log, and also your emerge info
Created attachment 19189 [details] This was my emerge info output
Created attachment 19190 [details] This is the output on STDOUT of the emerge of mmpython To do this emerge, I added ACCEPT_KEYWORDS="~x86" to the front of emerge mmpython.
Created attachment 19191 [details] This is the output on STDERROR from emerge mmpython
emerge libdvdread first and it will compile. I can't see why it doesn't happen automatically, it's marked as a dependancy.
doesn't belong to python herd
Can you try emerging mmpython again? Martin added an S= variable that fixes a few things.