Subject: latest sup?
To: None <port-alpha@NetBSD.ORG>
From: Matthew Jacob <mjacob@feral.com>
List: port-alpha
Date: 02/22/1997 12:06:01
sup as of this morning, I get:

cc -g -O2 -Werror -Wall -Wstrict-prototypes -Wmissing-prototypes  -Wno-format -mno-fp-regs -I. -I../../../../arch -I../../../.. -nostdinc -DEXEC_ECOFF -DEXEC_ELF64 -DEXEC_SCRIPT -DSWAPPAGER -DVNODEPAGER -DDEVPAGER -DDEC_3000_500 -DDEC_3000_300 -DDEC_2100_A50 -DDEC_KN20AA -DDEC_AXPPCI_33 -DDEC_EB164 -DKTRACE -DDIAGNOSTIC -DDEBUG -DFFS -DMFS -DCD9660 -DMSDOSFS -DNFS -DFIFO -DNFSSERVER -DINET -DCOMPAT_43 -DCOMPAT_10 -DCOMPAT_11 -DCOMPAT_12 -DSYSVSHM -DLKM -DEISAVERBOSE -DPCIVERBOSE -DTCVERBOSE -DUCONSOLE -DMAXUSERS=8 -D_KERNEL  -Dalpha  -c ../../../../nfs/nfs_nqlease.c
cc1: warnings being treated as errors
../../../../nfs/nfs_nqlease.c: In function `nqnfsrv_getlease':
../../../../nfs/nfs_nqlease.c:712: warning: cast from pointer to integer of different size
../../../../nfs/nfs_nqlease.c:712: warning: cast from pointer to integer of different size
../../../../nfs/nfs_nqlease.c:713: warning: cast from pointer to integer of different size
../../../../nfs/nfs_nqlease.c: In function `nqnfsrv_vacated':
../../../../nfs/nfs_nqlease.c:767: warning: cast from pointer to integer of different size
../../../../nfs/nfs_nqlease.c:767: warning: cast from pointer to integer of different size
../../../../nfs/nfs_nqlease.c: In function `nqnfs_getlease':
../../../../nfs/nfs_nqlease.c:850: warning: cast from pointer to integer of different size
../../../../nfs/nfs_nqlease.c: In function `nqnfs_callback':
../../../../nfs/nfs_nqlease.c:952: warning: cast from pointer to integer of different size
../../../../nfs/nfs_nqlease.c:952: warning: cast from pointer to integer of different size
*** Error code 1

Stop.