Hi, > I am trying to just install freeradius without any options and am > getting errors. Here is what I see at the end - > > gmake[6]: *** [rlm_krb5.o] Error 1 (snipp)
That's just make passing the error that occured in some recursive
call up to it's parent. The _interesting_ part would be the
error message from the compiler which should be somewhere above
what you quoted.
Regards,
Stefan
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

