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: make fails for cvs sources.



  In message <Pine.SUN.3.96.980114110446.1417N-100000@platon>you write:
  > Hello!
  > 
  > In previous snapshots, there used to be a directory egcs/gcc/ginclude,
  > which is missing when I get the files via cvs. This leads to the
  > following error during make:
Weird since they're in the repository.

cd egcs/gcc
cvs update -d ginclude

And see if that helps.  Maybe your checkout aborted at some point and
you didn't get ginclude checked out?!?


jeff


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