Branko Badrljica schrieb: > Justin wrote: >> Barry Schwartz schrieb: >> >>> Mansour Al Akeel skribis: >>> >>>> Any idea ? >>>> >>> If you use ccache, try emptying it. >>> >>> >>> >>> >> I think there is something else wrong, because it fails in the configure >> phase. >> >> Send us an emerge --info output, please. >> >> > > I'm not an expert, but it seems that it was trying to compile 64-bit > test code with -m32 flag: > > >The log file: > >checking for x86_64-pc-linux-gnu-gcc... > /var/tmp/portage/sys-devel/gcc-4.1.2/work/build/./gcc/xgcc > -B/var/tmp/portage/sys-devel/gcc-4.1.2/work/build/./gcc/ > -B/usr/x86_64-pc-linux-gnu/bin/ >-B/usr/x86_64-pc-linux-gnu/lib/ > -isystem /usr/x86_64-pc-linux-gnu/include -isystem > /usr/x86_64-pc-linux-gnu/sys-include -m32 > > > Perhaps he should check his make.conf for CHOST and CLAGS ? > Sharp eyed guy!!