public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Building GCC 2.95.2
@ 2001-02-13 15:07 Parsons Michael GS-12 AFMIA/MISO
  2001-02-14 16:55 ` Alexandre Oliva
  0 siblings, 1 reply; 2+ messages in thread
From: Parsons Michael GS-12 AFMIA/MISO @ 2001-02-13 15:07 UTC (permalink / raw)
  To: 'gcc-help@gcc.gnu.org'

I'm running Solaris 2.3 on a Sun SPARCstation 10. I'm 90% sure that I have all the appropriate patches installed. Everything seems to work fine and then I get the following during "make bootstrap":

...
Making all in makeinfo
make: Fatal error: Don't know how to make target `../lib/system.h'
Current working directory /arte2/gcc-target/texinfo/makeinfo
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
Current working directory /arte2/gcc-target/texinfo
*** Error code 1
make: Fatal error: Command failed for target `all-recursive-am'
Current working directory /arte2/gcc-target/texinfo
*** Error code 1
make: Fatal error: Command failed for target `all-texinfo'
...

Can you help?

mp

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Building GCC 2.95.2
  2001-02-13 15:07 Building GCC 2.95.2 Parsons Michael GS-12 AFMIA/MISO
@ 2001-02-14 16:55 ` Alexandre Oliva
  0 siblings, 0 replies; 2+ messages in thread
From: Alexandre Oliva @ 2001-02-14 16:55 UTC (permalink / raw)
  To: Parsons Michael GS-12 AFMIA/MISO; +Cc: 'gcc-help@gcc.gnu.org'

On Feb 13, 2001, Parsons Michael GS-12 AFMIA/MISO <Michael.Parsons@afmia.randolph.af.mil> wrote:

> make: Fatal error: Don't know how to make target `../lib/system.h'

As per the installation instructions, you need a POSIX-compliant
`make' program, such as GNU make.  Solaris make won't do.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-02-14 16:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-02-13 15:07 Building GCC 2.95.2 Parsons Michael GS-12 AFMIA/MISO
2001-02-14 16:55 ` Alexandre Oliva

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).