This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: sparc-sun-solaris2.8 bootstrap failure
- From: Phil Edwards <phil at jaj dot com>
- To: Rainer Orth <ro at TechFak dot Uni-Bielefeld dot DE>
- Cc: gcc at gcc dot gnu dot org
- Date: Mon, 14 Jul 2003 15:36:25 -0400
- Subject: Re: sparc-sun-solaris2.8 bootstrap failure
- References: <16146.55966.668625.952672@xayide.TechFak.Uni-Bielefeld.DE>
I also get a bootstrap failure, but at a different point, using trunk
sources from about ten minutes ago:
/bin/sh ../../trunk/gcc/move-if-change tmp-gtyp.h gtyp-gen.h
gcc -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../trunk/gcc -I../../trunk/gcc/. -I../../trunk/gcc/config -I../../trunk/gcc/../include \
../../trunk/gcc/gengtype.c -o gengtype.o
gcc -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -fno-common -Wno-error -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../trunk/gcc -I../../trunk/gcc/. -I../../trunk/gcc/config -I../../trunk/gcc/../include \
../../trunk/gcc/gengtype-lex.c -o gengtype-lex.o
-:24:55: stdint.h: No such file or directory
-:3080: warning: no previous prototype for `yyget_lineno'
-:3089: warning: no previous prototype for `yyget_in'
-:3097: warning: no previous prototype for `yyget_out'
-:3105: warning: no previous prototype for `yyget_leng'
-:3114: warning: no previous prototype for `yyget_text'
-:3123: warning: no previous prototype for `yyset_lineno'
-:3135: warning: no previous prototype for `yyset_in'
-:3140: warning: no previous prototype for `yyset_out'
-:3145: warning: no previous prototype for `yyget_debug'
-:3150: warning: no previous prototype for `yyset_debug'
-:3156: warning: no previous prototype for `yylex_destroy'
gmake[2]: *** [gengtype-lex.o] Error 1
gmake[2]: Leaving directory `/local/pme/build/gcc'
gmake[1]: *** [stage1_build] Error 2
gmake[1]: Leaving directory `/local/pme/build/gcc'
gmake: *** [bootstrap] Error 2