[550] in Kerberos
lib/des/Makefile problem solved
daemon@TELECOM.MIT.EDU (David A Rasmussen)
Wed Dec 14 19:59:43 1988
From: David A Rasmussen <dave@CSD4.MILW.WISC.EDU>
To: kerberos@ATHENA.MIT.EDU
I am not totally sure about this yet, but on the tahoe unix release we have:
int sprintf(); /* here until everyone does it right */
whereas on the vax release we have:
char *sprintf(); /* too painful to do right */
in stdio.h.
So if this causes the funny exit status, fine. I just put a '-' in the makefile
before every command to generate the various ${GFILES} include files.