Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

comipling current kernel w/o quota fails



Hi,

after updating -current source some minutes ago trying to compile a new
kernel (i386) fails:

/u/NetBSD/src/sys/ufs/ufs/ufs_vfsops.c: In function 'ufs_quotactl':
/u/NetBSD/src/sys/ufs/ufs/ufs_vfsops.c:109:9: error: 'cmddict' undeclared 
(first use in this function)
/u/NetBSD/src/sys/ufs/ufs/ufs_vfsops.c:109:9: note: each undeclared identifier 
is reported only once for each function it appears in
/u/NetBSD/src/sys/ufs/ufs/ufs_vfsops.c:110:9: error: 'dummy' undeclared (first 
use in this function)
--- ufs_vfsops.o ---
*** [ufs_vfsops.o] Error code 1

Both QUATA1 and QUOTA2 are _not_ defined in the kernel config file.

Kurt


Home | Main Index | Thread Index | Old Index