[3518] in Athena Bugs
kernel header files
daemon@ATHENA.MIT.EDU (probe@ATHENA.MIT.EDU)
Sat Oct 28 07:20:46 1989
From: probe@ATHENA.MIT.EDU
Date: Sat, 28 Oct 89 07:20:32 -0400
To: bugs@ATHENA.MIT.EDU
Reply-To: Richard Basch <probe@ATHENA.MIT.EDU>
I just got the following errors while compiling a new kernel on paris...
cc -c -S -I. -I../h -DATHENA -DVAX420 -DVAX630 -DP0INVALID -DNIT -DNIP -DCONSIOCTL -DVAXSTAR -DMVAX -DUW -DRPC -DNFS -DAFS -DVFS -DINGRES -DBSD42 -DRVD -DATHENA -DINET -DQUOTA -DKERNEL ../netinet/rvd.c
../netinet/../machineio/../netinet/rvd.h: 16: Can't find include file krb.h
../netinet/../machineio/vdreg.h: 102: Can't find include file krb.h
*** Exit 1
My natural question is why is it trying to include krb.h in the kernel.
This will be fixed by the time that this bug report is received by
anyone else, but I am just logging it...
-Richard