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: CVS gcc from saturday does not bootstrap on linux.



  In message <199903080821.JAA11554@mururoa.inria.fr>you write:
  > 
  > The gcc version:
  > gcc version egcs-2.93.02 19990118 (gcc2 ss-980609 experimental)
  > 
  > with linux 2.0.33 and libc.so.5.4.44
  > 
  > /corse/2/robotvis/gnu/bin/egcs/i686-pc-linux-gnulibc1/bin/ -c -I. -I../../.
  > ./egcs/libchill   -g -O2  ../../../egcs/libchill/unhex1.c
  > gmake[2]: *** No rule to make target `gvarargs.h', needed by `rtsdummy.o'. 
  >  Stop.
  > gmake[2]: Leaving directory `/auto/atlantis/u/atlantis/1/egcs/egcs-linux/i6
  > 86-pc-linux-gnulibc1/libchill'
  > gmake[1]: *** [all-target-libchill] Error 2
  > gmake[1]: Leaving directory `/auto/atlantis/u/atlantis/1/egcs/egcs-linux'
  > gmake: *** [bootstrap] Error 2
Err, this bug was fixed a long time ago.  Are you sure you're using current
sources?

revision 1.5
date: 1999/01/19 05:16:19;  author: zack;  state: Exp;  lines: +2 -2
        * Makefile.in: Fix typos in previous change.
        (rtsdummy.o): Don't depend on gvarargs.h.

Maybe you have a sticky tag in your CVS tree?

jeff


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