This is the mail archive of the gcc-bugs@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]

Re: 3.1 bootstrap failure


On Mon, Jul 30, 2001 at 04:35:36AM +0200, Carlo Wood wrote:
> On Sun, Jul 29, 2001 at 07:46:22PM -0400, Phil Edwards wrote:
> > On Mon, Jul 30, 2001 at 01:34:08AM +0200, Carlo Wood wrote:
> > > make[2]: *** No rule to make target `/usr/src/gcc/gcc-cvs-3.1/gcc/doc/cpp.texi', needed by `/usr/src/gcc/gcc-cvs-3.1/gcc/doc/cpp.info'.  Stop.make[2]: Leaving directory `/usr/src/gcc/gcc-objdir-3.1/gcc'
> > > make[1]: *** [stage1_build] Error 2
> > > make[1]: Leaving directory `/usr/src/gcc/gcc-objdir-3.1/gcc'
> > > make: *** [bootstrap] Error 2
> > > gcc_build: error: Could not bootstrap the compiler
> > > 
> > > 
> > > gcc/doc doesn't even seem to exist.
> > 
> > Did you pass '-d' to 'cvs update'?
> 
> I think so yes, I use contrib/gcc_update which has
> 
> UPDATE_OPTIONS=-Pd

Don't ask me what changed, but now it works:

/usr/src/gcc/gcc-cvs-3.1>contrib/gcc_update
Updating CVS tree
U gcc/doc/.cvsignore
U gcc/doc/c-tree.texi
U gcc/doc/contrib.texi
U gcc/doc/cpp.texi
U gcc/doc/cppinternals.texi
U gcc/doc/extend.texi
U gcc/doc/gcc.texi
U gcc/doc/gcov.texi
U gcc/doc/install-old.texi
U gcc/doc/install.texi
U gcc/doc/install.texi2html
U gcc/doc/invoke.texi
U gcc/doc/md.texi
U gcc/doc/objc.texi
U gcc/doc/rtl.texi
U gcc/doc/tm.texi
U gcc/doc/include/fdl.texi
U gcc/doc/include/funding.texi
U gcc/doc/include/gpl.texi
U gcc/doc/include/texinfo.tex
Adjusting file timestamps

Didn't work last time I did that.

-- 
Carlo Wood <carlo@alinoe.com>


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