Re: gcc 4.3.4 installation error on Fedora 14 64bit

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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.



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux