| home | help | back | first | fref | pref | prev | next | nref | lref | last | post |
Date: Tue, 25 Apr 1995 18:05:16 -0400 (EDT) From: Ed Phillips <flaregun@udel.edu> To: Mike Kaufman <mikek@efn.org> Cc: kerberos@MIT.EDU In-Reply-To: <3njhgc$1nq@efn.org> On 25 Apr 1995, Mike Kaufman wrote: > In <Pine.SOL.3.91.950420171429.22959A-100000@chopin.udel.edu> flaregun@udel.edu (Ed Phillips) writes: > > >On Thu, 20 Apr 1995, Cynthia Guy wrote: > > > > One thing I noticed: make clean removes files in util/et that > >it's not supposed to be removing... and you can't rebuild any more until > >you restore these files. Off the top of my head, I think one of these > >poor files is util/et/et_c.lex, but there is definitely more than one > >file. A real pain... !!! I usually end up starting from scratch if I > > > I am receiving a parse error in std_rqs.c:1 before 'ssu00001'. I am > wondering if this could be due to files being accidentally deleted. > > Does anyone know of the other files being deleted by make clean? > > much appreciated, > Here's a list of files that get removed that shouldn't be: util/et/et_c.lex util/et/et_h.lex util/ss/ct_c.lex util/ss/ct_c.sed After I modified the Makefile.in in util/et and util/ss to not remove these files, I can do a `make clean' and `make' without any problems. Hope this helps, Ed +-------------------------------------------------------------------------+ | Ed Phillips <flaregun@udel.edu> University of Delaware (302) 831-6082 | | Jr Systems Programmer, Network and Systems Services, Info. Technologies | | Public key footprint: 1C D4 AC C2 A3 D5 97 AA DB 3B D8 85 88 E7 40 B8 | | Finger flaregun@udel.edu for PGP public key | +-------------------------------------------------------------------------+
| home | help | back | first | fref | pref | prev | next | nref | lref | last | post |