[1782] in Kerberos
Re: Kerberos V4 patches for NeXT?
daemon@ATHENA.MIT.EDU (Marc Horowitz)
Thu Feb 27 01:16:32 1992
To: alan@cunixd.cc.columbia.edu (Alan Crosswell)
Cc: kerberos@Athena.MIT.EDU
In-Reply-To: [1780] in Kerberos
Reply-To: Marc Horowitz <marc@MIT.EDU>
Date: Wed, 26 Feb 92 23:12:19 EST
From: Marc Horowitz <marc@MIT.EDU>
Well, the machine with my NeXT sources on it died, and isn't back up
yet, so I'll try to quote from memory.
1) find all instances in all Imakefiles and templates of single quotes
in make comments, and remove them. This will solve the "unterminated
string constant" problem.
2) compile -traditional
3) I don't remember any ss problems
Marc