Re: GCC compile issues

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

 



Ross Cameron wrote:
Hi there all,... I'm getting the following error output when running "make install" of gcc-4.1.1

----- CUT -----
   make[1]: Entering directory `/media/LFS/gcc-build/gcc-4.1.1'
   /bin/sh ./mkinstalldirs /tools /tools
/bin/sh: line 0: cd: host-x86_64-unknown-linux-gnu/fixincludes: No such file or directory
   make[1]: *** [install-fixincludes] Error 1
   make[1]: Leaving directory `/media/LFS/gcc-build/gcc-4.1.1'
   make: *** [install] Error 2
----- CUT -----

I successfully compiled binutils-2.17.50.0.2 immediately prior to this.

I am using the compilation instructions from the LFS (aka Linux From Scratch) project.
Much more relevant would be what steps you did take, how did they differ from recommendations on gcc.gnu.org, ... If you skipped the configure and make steps, you won't get much sympathy. You didn't even reveal what host and target systems you are interested in.

[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