Subject: Re: latest sup?
To: None <mjacob@feral.com>
From: Chris G. Demetriou <cgd@cs.cmu.edu>
List: port-alpha
Date: 02/22/1997 15:10:53
> 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
> [... ]

Sounds like the new NFS changes are ... not quite perfect yet.

I'll look into it.  hopefully these will be easy to fix.


For the record, stuff like this really should be sent to
current-users, since that's the place to report/discuss bugs in
NetBSD-current (though it should be noted that you're running on an
alpha, so all the 32-bit-heads don't become overly confused 8-).


chris