[5739] in Kerberos
Kerberos for Solaris
daemon@ATHENA.MIT.EDU (guthrie@miu.edu)
Sat Aug 19 23:27:39 1995
To: kerberos@MIT.EDU
Date: Sat, 19 Aug 95 20:48:03 CDT
From: guthrie@miu.edu
I am looking for a pre-compiled Kerberos server for Solaris 2.x, and
4.x. This is based on the assumption that such a thing exists, i.e.
all site specific info is not compiled in.
We tried to make the Cygnus CNS versions, and got some errors (below),
seemingly in include file compatibility. It is such a HUGE set of
programs (6.7MB source..) that I would rather not have to dig into it
unless necessary..
I tried to find it on a SUG or Sun site, but haven't yet.
Please reply by mail...
Thanks for any pointers, or suggestions.
Gregory Guthrie
guthrie@miu.edu
--------------------------------------------------------------
Making "all" in "src"
cc -g -DOS_H=\"os-sunos5.h\"
-DPATH_KRB_REMSH=\"/usr/kerberos/bin/rsh\" -I. c
"vsprintf.c", line 11: warning: type does not match prototype: fmt
"vsprintf.c", line 14: undefined symbol: _IOSTRG
"vsprintf.c", line 15: warning: assignment type mismatch
cc: acomp failed for vsprintf.c
*** Error code 1