Re: Possibly hindering error when invoking "make"

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

 



Brian Lee <brian.h.lee.90@xxxxxxxxx> writes:

> I got an error when I tried invoking "make" in order to install GCC 4.6.2. This is some of the output:
>
> Makefile:26: *** missing separator.  Stop.
> make[2]: *** [all-stage1-gcc] Error 2
> make[1]: *** [stage1-bubble] Error 2
> make: *** [all] Error 2
>
> Is this an expected error? Thank you.

This is not an expected error.

Note that gcc can only be built with GNU make.  See
http://gcc.gnu.org/install/prerequisites.html .

Ian


[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