[1918] in Athena Bugs
Two Problems with syslogd 6.1B
daemon@ATHENA.MIT.EDU (bjaspan@ATHENA.MIT.EDU)
Thu Mar 16 14:54:02 1989
From: <bjaspan@ATHENA.MIT.EDU>
Date: Thu, 16 Mar 89 14:53:43 EST
To: bugs@ATHENA.MIT.EDU
Problem 1: Today I realized there was no syslogd running on anathema.
I have *.debug in my syslogd.conf file, and I suspect it crashed for
a similar reason that it used to.
Problem 2: So, I compiled the version of syslogd that does not have
the bug that causes it to crash with *.debug, and got the following
output:
cc -O -o syslogd syslogd.c -lzephyr -lcom_err -lkrb -ldes
/usr/include/krb.h: 69: KRB_REALM redefined
/usr/include/krb.h: 72: ANAME_SZ redefined
/usr/include/krb.h: 73: REALM_SZ redefined
/usr/include/krb.h: 75: INST_SZ redefined
Barr3y