public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: "sean yang" <seanatpurdue@hotmail.com>
To: gcc-help@gcc.gnu.org
Subject: 'make check' errors when '--enable-languages=c,fortran'
Date: Thu, 22 Jun 2006 22:24:00 -0000	[thread overview]
Message-ID: <BAY105-F35BF7D7FC993A3279E9D7EC0850@phx.gbl> (raw)

I tried to build a GCC compiler, without GCJ and g++. So, I configured in 
the following way.

objgcc4.0.2_withf95>../gcc-4.0.2/configure 
--prefix=/export/home/objgcc4.0.2_withf95 
--with-gmp=/export/home/obj-gmp4.2.1 --with-mpfr=/export/home/obj-mpfr2.2.0 
--enable-languages=c,fortran
objgcc4.0.2_withf95>make

So far, everything is fine. But the errors happen when I 'make check'.

objgcc4.0.2_withf95>make check
make[1]: Entering directory 
`/export/home/originalgcc402/objgcc4.0.2_withf95/fixincludes'
autogen -T ../../gcc-4.0.2/fixincludes/check.tpl 
../../gcc-4.0.2/fixincludes/inclhack.def
make[1]: autogen: Command not found
make[1]: *** [check] Error 127
make[1]: Leaving directory 
`/export/home/originalgcc402/objgcc4.0.2_withf95/fixincludes'
make: *** [check-fixincludes] Error 2


Is there anyway to get  around this?
Thanks,
Sean

_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today - it's FREE! 
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/

             reply	other threads:[~2006-06-22 22:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-22 22:24 sean yang [this message]
2006-06-23  2:02 ` Brian Dessent

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=BAY105-F35BF7D7FC993A3279E9D7EC0850@phx.gbl \
    --to=seanatpurdue@hotmail.com \
    --cc=gcc-help@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).