public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* error of building gcc4.2.1 on ubuntu7.04, i86.
@ 2007-12-14  0:09 Paul Li
  0 siblings, 0 replies; only message in thread
From: Paul Li @ 2007-12-14  0:09 UTC (permalink / raw)
  To: gcc-help

Hi there,

I'm trying to install gcc 4.2.1 on ubuntu 7.04, i86. I used the user
"paul" to install. According to the
instruction, I created two directories: srcdir and
objdir for the source code and compiled objects, respectively, and then did
the following:

1. paul@paul-laptop:~/gcc/gcc-4.2.1/objdir$ ../srcdir/configure
2. paul@paul-laptop:~/gcc/gcc-4.2.1/objdir$ sudo make

Now, there were the following errors:
make[3]: *** No rule to make target
`../../../srcdir/fixincludes/../gcc/BASE-VER', needed by `mkheaders'.
Stop.
make[3]: Leaving directory
`/home/paul/gcc/gcc-4.2.1/objdir/build-i686-pc-linux-gnu/fixincludes'
make[2]: *** [all-build-fixincludes] Error 2
make[2]: Leaving directory `/home/paul/gcc/gcc-4.2.1/objdir'
make[1]: *** [stage1-bubble] Error 2
make[1]: Leaving directory `/home/paul/gcc/gcc-4.2.1/objdir'
make: *** [all] Error 2

I would be really appreciated for any advices...

Paul

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-12-14  0:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-12-14  0:09 error of building gcc4.2.1 on ubuntu7.04, i86 Paul Li

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).