public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/19146] New: Parallel bootstrap failure: No rule to make target `intl.h', needed by `c-parse.o'.
@ 2004-12-24  3:38 lucier at math dot purdue dot edu
  2004-12-24  3:41 ` [Bug bootstrap/19146] " pinskia at gcc dot gnu dot org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: lucier at math dot purdue dot edu @ 2004-12-24  3:38 UTC (permalink / raw)
  To: gcc-bugs

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


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

end of thread, other threads:[~2005-02-10 18:36 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-12-24  3:38 [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
2004-12-24  3:41 ` [Bug bootstrap/19146] " pinskia at gcc dot gnu dot org
2004-12-24  3:55 ` lucier at math dot purdue dot edu
2005-02-10 20:50 ` ebotcazou at gcc dot gnu dot org
2005-02-10 21:15 ` lucier at math dot purdue dot edu
2005-02-10 21:44 ` pinskia at gcc dot gnu dot org

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