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: compile error on Nov 11th sources (via cvs)


On 12 Nov 1998, Alexandre Oliva wrote:

> 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.
 
	*scratch head* which FAQ item was this one mentioned in? :)

Marc G. Fournier                                
Systems Administrator @ hub.org 
primary: scrappy@hub.org           secondary: scrappy@{freebsd|postgresql}.org 



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