Subject: current (June 1, 96) errors
To: None <current-users@NetBSD.ORG>
From: None <gendalia@iastate.edu>
List: current-users
Date: 06/02/1996 13:59:46
(I originally sent this yesterday, but I believe it was lost when
the disk filled up.  If you did see it, sorry for the repeat.)

I've upgraded my system from 1.1 to 1.2alpha this week.  With
my system updated pretty closely to yesterday, I decided
to sup again, and report on the errors I get.

With sources sup'd this morning, I get:

root@solstice# pwd
/usr/src/usr.bin/passwd
root@solstice# make depend
make: don't know how to make des_rw.c. Stop

and the make fails on various missing des things.

root@solstice# make
cc -O -DNFS -DNFSKERB  -Werror  -c /usr/src/sbin/mount_nfs/mount_nfs.c
In file included from /usr/src/sbin/mount_nfs/mount_nfs.c:74:
/usr/include/nfs/nfsproto.h:243: syntax error before `typedef'
In file included from /usr/src/sbin/mount_nfs/mount_nfs.c:76:
/usr/include/nfs/nfs.h:169: syntax error before `NFSKERBKEY_T'
/usr/include/nfs/nfs.h:180: syntax error before `NFSKERBKEY_T'
/usr/include/nfs/nfs.h:343: syntax error before `NFSKERBKEY_T'
/usr/src/sbin/mount_nfs/mount_nfs.c:182: syntax error before `kivec'
cc1: warnings being treated as errors
/usr/src/sbin/mount_nfs/mount_nfs.c:182: warning: data definition has no type or storage clas
s
/usr/src/sbin/mount_nfs/mount_nfs.c:185: syntax error before `kerb_keysched'
/usr/src/sbin/mount_nfs/mount_nfs.c:185: warning: data definition has no type or storage clas
s
/usr/src/sbin/mount_nfs/mount_nfs.c: In function `main':
/usr/src/sbin/mount_nfs/mount_nfs.c:471: `kret' undeclared (first use this function)
/usr/src/sbin/mount_nfs/mount_nfs.c:471: (Each undeclared identifier is reported only once
/usr/src/sbin/mount_nfs/mount_nfs.c:471: for each function it appears in.)
/usr/src/sbin/mount_nfs/mount_nfs.c:497: structure has no member named `ncd_key'
/usr/src/sbin/mount_nfs/mount_nfs.c:515: syntax error before `ktick'
/usr/src/sbin/mount_nfs/mount_nfs.c:515: `__x' undeclared (first use this function)
/usr/src/sbin/mount_nfs/mount_nfs.c:515: syntax error before `)'
/usr/src/sbin/mount_nfs/mount_nfs.c: At top level:
/usr/src/sbin/mount_nfs/mount_nfs.c:528: syntax error before `0'
/usr/src/sbin/mount_nfs/mount_nfs.c:528: conflicting types for `exit'
/usr/include/stdlib.h:98: previous declaration of `exit'
/usr/src/sbin/mount_nfs/mount_nfs.c:528: warning: data definition has no type or storage clas
s
*** Error code 1

Stop.

Both of these problems go away if I compile without KERBEROS set.
This isn't a problem for me, since I don't need the kerberos
extensions in either of them, but since I do need/use the kerberos
extentions in other things, it'd be nice if everything would build
with KERBEROS set.

Tracy J. Di Marco                 gendalia@iastate.edu