Subject: Errors compiling kernel...
To: None <port-i386@NetBSD.ORG>
From: Tim Liddelow <tim@cst.com.au>
List: port-i386
Date: 03/26/1996 11:26:24
Compiling the kernel from a recent sup (yesterday), I get compilation
errors in rpc.bootparamd.  I have installed the latest header files.

===> usr.sbin/rpc.bootparamd
cc -O -DYP  -Werror  -c bootparamd.c
In file included from /usr/include/rpcsvc/bootparam_prot.h:17,
                 from bootparamd.c:17:
/usr/include/nfs/nfs.h:169: parse error before `NFSKERBKEY_T'
cc1: warnings being treated as errors
/usr/include/nfs/nfs.h:169: warning: no semicolon at end of struct or union
/usr/include/nfs/nfs.h:180: parse error before `NFSKERBKEY_T'
/usr/include/nfs/nfs.h:180: warning: no semicolon at end of struct or union
*** Error code 1

Stop.

Now it seems NFSKERBKEY_T is defined in <nfs/rpcv2.h> - and it's not being
included.  

Cheers
Tim.

-- 
================================================================================
! Tim Liddelow (http://www.cst.com.au/~tim)                        _--_|\      !
! Software Engineer / Systems Administrator                       /      \     !
! Creative Software Technologies                                  \_.--.*/     !
! Phone:    +61 3 9587 1444          UNIX, C++/OOP, C, X11,             v      !
! email:    tim@cst.com.au           Networking, WWW, consulting               !
!===============================================================================