[Bug bootstrap/19146] New: Parallel bootstrap failure: No rule to make target `intl.h', needed by `c-parse.o'.
lucier at math dot purdue dot edu
gcc-bugzilla@gcc.gnu.org
Fri Dec 24 03:38:00 GMT 2004
The configure and build commands were:
/bin/rm -rf *; ../configure --prefix=/export/users/lucier/local/gcc-mainline;
make -j 6 bootstrap >& build.log && (make -j 8 -k check
RUNTESTFLAGS="--target_board 'unix{-m64,}'">& check.log ; make
mail-report-with-warnings.log; ./mail-report-with-warnings.log)
The build failed in stage 1 with
make[2]: *** No rule to make target `intl.h', needed by `c-parse.o'. Stop.
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/export/users/lucier/programs/gcc/mainline/objdir2/gcc'
make[1]: *** [stage1_build] Error 2
make[1]: Leaving directory `/export/users/lucier/programs/gcc/mainline/objdir2/gcc'
make: *** [bootstrap] Error 2
--
Summary: Parallel bootstrap failure: No rule to make target
`intl.h', needed by `c-parse.o'.
Product: gcc
Version: 4.0.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: bootstrap
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: lucier at math dot purdue dot edu
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: sparc-sun-solaris2.9
GCC host triplet: sparc-sun-solaris2.9
GCC target triplet: sparc-sun-solaris2.9
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19146
More information about the Gcc-bugs
mailing list