gcc 4.3.4 installation error on Fedora 14 64bit

Marques Johansson marques@displague.com
Mon May 23 16:16:00 GMT 2011


gabriel borrageiro <gborrageiro <at> hotmail.com> writes:

> > > $ make -k check
> > > make[1]: Entering directory `/home/gfb/Downloads/gcc/gcc-4.3.4'
> > > /bin/sh: line 3: cd: host-x86_64-unknown-linux-gnu/fixincludes: No such
file or directory
> > > make[1]: *** [check-fixincludes] Error 1

I got the same error when I ran "./configure ...; make -j... install" without
running a regular "make" first.  I'm used to "make install" performing all make
actions as needed before attempting the install.

When I did a "make clean; ./configure ...; make -j... " (without install) I did
not re-encounter the error message.  This was with gcc 4.6.0.



More information about the Gcc-help mailing list