Bootstrap failure in today's CVS of 3.0 branch

David Ronis ronis@ronispc.chem.mcgill.ca
Mon Apr 16 11:55:00 GMT 2001


Strange,

I just purged my gcc tree and am in the process of reloading.  I seem
to be getting the missing files, but still have some problems.  Here's
what I get at the beginning of the cvs run:

cvs checkout: in directory gcc:
cvs checkout: cannot open CVS/Entries for reading: No such file or directory
cvs checkout: cannot open CVS/Tag: No such file or directory
cvs checkout: cannot open CVS/Tag: No such file or directory
cvs server: Updating gcc
cvs checkout: move away gcc/.cvsignore; it is in the way
C gcc/.cvsignore
U gcc/COPYING
cvs checkout: cannot open CVS/Entries.Log: No such file or directory
U gcc/COPYING.LIB
cvs checkout: cannot open CVS/Entries.Log: No such file or directory
U gcc/ChangeLog
cvs checkout: cannot open CVS/Entries.Log: No such file or directory
U gcc/MAINTAINERS
cvs checkout: cannot open CVS/Entries.Log: No such file or directory
U gcc/Makefile.in
cvs checkout: cannot open CVS/Entries.Log: No such file or directory
U gcc/README
cvs checkout: cannot open CVS/Entries.Log: No such file or directory
U gcc/config-ml.in

I'm running in a completely clean gcc tree and am using cvs version 1.11.

Thanks 

David

Andreas Jaeger writes:
 > David Ronis <ronis@ronispc.chem.mcgill.ca> writes:
 > 
 > > I'm trying to do a bootstrap build on an i686-linux(2.4.3)-gnu(2.2.2) box using sources updated today via cvs.  I configure with:
 > > 
 > > configure_flags="--host=i686-pc-linux-gnu --prefix=/tmp/gcc --with-gnu-as --enable-shared --with-gnu-ld --enable-threads=posix"
 > > 
 > > and did the cvs update with:
 > > 
 > >       cvs -z 9 update -dP -rgcc-3_0-branch
 > > 
 > > The bootstrap fails in the configure step as:
 > > 
 > > 
 > >     target-libffi target-boehm-gc target-zlib target-libjava target-libchill zlib fastjar
 > >     (Any other directories should still work fine.)
 > > Created "Makefile" in /home/ronis/Project/notar/objdir using "mh-frag" and "mt-frag"
 > > ../gcc/configure: /home/ronis/Project/notar/gcc/config.if: No such file or directory
 > > 
 > > 
 > > Sure enough, there is no config.if file in the gcc directory. (In fact there are no .if files anywhere in the gcc source tree).  Should this be config.in?
 > 
 > There should be a config.if in the toplevel directory:
 > gromit:/usr/src/cvs/gcc-3_0-branch:[0]$ cvs status config.if 
 > ===================================================================
 > File: config.if         Status: Up-to-date
 > 
 >    Working revision:    1.7
 >    Repository revision: 1.7     /cvs/gcc/egcs/config.if,v
 >    Sticky Tag:          gcc-3_0-branch (branch: 1.7.2)
 >    Sticky Date:         (none)
 >    Sticky Options:      (none)
 > 
 > 
 > Andreas
 > -- 
 >  Andreas Jaeger
 >   SuSE Labs aj@suse.de
 >    private aj@arthur.inka.de
 >     http://www.suse.de/~aj



More information about the Gcc-bugs mailing list