On Sat, Feb 7, 2009 at 6:28 PM, Barry Schwartz < [email protected]> wrote:
> > If you use ccache you could try clearing it or temporarily turning it > off. Sometimes it gets confused by new compiler versions. > > Thanks mate! After disabling ccache and make options from -j16 to -j1 I got a different error that had to do with Fortran : http://bugs.gentoo.org/show_bug.cgi?id=236762 so I put LC_ALL="C" in /etc/make.conf and compilation was succesful :-) Martin
