Who's bug is this error? Remember the instructions : ( Gentoo news item ) ----- emerge -1v /lib32 /usr/lib32 ----- Every time that command was run it would recompile 'sys-devel/binutils'.
Why? It was finding 'libiberty, liboppcodes, libbfd' from 'sys-libs/binutils-libs' in /usr/lib32. Deleted those libs in /usr/lib32 and recompilied 'binutils-libs'. Got new libs in /usr/lib AND --> /usr/lib32. Deleted the libs in /usr/lib32. AGAIN. As long as I don't re-compile/upgrade 'binutils, binutils-libs' or invoke 'binutils-config', no 'libiberty, liboppcodes, libbfd' in /usr/lib32. Is this a Portage, binutils, binutils-libs, or binutils-config bug? Corbin