Compiling 1.2.5 on True64 v5.x

Tom Yu tlyu at MIT.EDU
Tue Jul 9 16:24:05 EDT 2002


>>>>> "donn" == Donn Cave <donn at u.washington.edu> writes:

donn> Quoth Peter Losher <plosher at wwiv.com>:
donn> | Has anyone encountered an issue compiling Kerberos 1.2.5 on a Tru64 {5.0 or 
donn> | 5.1) box using Compaq's C compiler?  Any pointers would be welcome.

donn> Well, I just had a go at it with Digital UNIX 4.0, using DEC's
donn> C compiler.  What a mess!  Your compiler sure seems to be more
donn> tolerant than mine.  I'm having to fix several include files,
donn> where preprocessor macros were indented.  (Folks, if you must
donn> indent a preprocessor macro, that's fine, but the # has to stay
donn> in the first column.)  With those fixes, it did build.

Did you use the "-std" flag to cc?  It's documented in the build notes
as being necessary.  Tru64 4.x I think had a cc that defaulted to K&R
mode.

---Tom



More information about the Kerberos mailing list