On 29/02/2016 14:36, James wrote: > James <wireless <at> tampabay.rr.com> writes: > > >> so on one system, I run a amd default profile:: >> [1] default/linux/amd64/13.0 > >> A while back I tested converting the system to only 64 bit libs, then >> changed it back, so I thought. Several updated where fine. Now quite a few >> packages are complaining [A]. So looking around is this the correct fix, >> just add this line to make.conf:: > >> ABI_X86="32 64" > > Well this just worked fine, but, I'm curious if this (ABI_X86="32 64") > setting in make.conf should be part of any selected profile for amd_64 ?
It's not in any profiles, you have to set it manually. Doing it globally like you did compiles 32 and 64 bit versions of everything, that will make most gentooers whinge mightily -- Alan McKinnon [email protected]

