[548] in Kerberos

home help back first fref pref prev next nref lref last post

Re: kerberos induced make bug?

daemon@TELECOM.MIT.EDU (Kevin Fall)
Tue Dec 13 19:33:47 1988

From: kfall@OKEEFFE.BERKELEY.EDU (Kevin Fall)
To: David A Rasmussen <dave@csd4.milw.wisc.edu>
Cc: kerberos@ATHENA.MIT.EDU
In-Reply-To: Your message of Mon, 12 Dec 88 19:39:24 CST.


I had the same problem when building on our own Tahoe.  If
you add
	rm -f xx.h
	
before the:

	./make_xxx > xx.h.


For example:

./ip.c: make_iip
	rm -f ip.c
	./make_ip > ip.c

Should do the trick.

- Kevin

home help back first fref pref prev next nref lref last post