compile error on Nov 11th sources (via cvs)

Alexandre Oliva oliva@dcc.unicamp.br
Thu Nov 12 09:17:00 GMT 1998


On Nov 12, 1998, The Hermit Hacker <scrappy@hub.org> wrote:

> 	Just did a './configure;make bootstrap' on my FreeBSD machine, and
> am getting the following FATAL error:

> bison -y -d parse-scan.y
> stage1/xgcc -Bstage1/ -B/usr/local/i386-unknown-freebsd3.0/bin/ -W -Wall
> -O2 -g -O2 -c y.tab.c -o parse-scan.o
> parse-scan.y:45: gansidecl.h: No such file or directory
> parse-scan.y:46: obstack.h: No such file or directory
> *** Error code 1

Better use the egcs_update in the contrib directory, to make sure that 
all automatically-built files are up-to-date.  It is possible that
some incorrect dependency has caused this problem, though, but it is
very unlikely that bootstrap refers to y.tab.c at all.

-- 
Alexandre Oliva  http://www.dcc.unicamp.br/~oliva  aoliva@{acm.org}
oliva@{dcc.unicamp.br,gnu.org,egcs.cygnus.com,samba.anu.edu.au}
Universidade Estadual de Campinas, SP, Brasil




More information about the Gcc-bugs mailing list