This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

compiling failed.


I tried to compile gcc4.2.x on Ubuntu, and there is an error message
as the following.

"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.0/objdir/build-i686-pc-linux-gnu/fixincludes'
make[2]: *** [all-build-fixincludes] Error 2
make[2]: Leaving directory `/home/paul/gcc/gcc-4.2.0/objdir'
make[1]: *** [stage1-bubble] Error 2
make[1]: Leaving directory `/home/paul/gcc/gcc-4.2.0/objdir'
make: *** [all] Error 2"

(srcdir is the directory where the source code is. )


Thanks,
Paul


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]