Subject: kern/5557: msdosfs lkm won't compile due to missing opt_quota.h
To: None <gnats-bugs@gnats.netbsd.org>
From: Luke Mewburn <lukem@karybdis.cs.rmit.edu.au>
List: netbsd-bugs
Date: 06/09/1998 10:00:14
>Number:         5557
>Category:       kern
>Synopsis:       msdosfs lkm won't compile
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    kern-bug-people (Kernel Bug People)
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Jun  8 17:05:01 1998
>Last-Modified:
>Originator:     Luke Mewburn
>Organization:
	netbsd foundation
>Release:        post scottr's defopt QUOTA stuff
>Environment:
System: NetBSD karybdis.cs.rmit.edu.au 1.3E NetBSD 1.3E (LUKEM) #62: Thu May 14 00:21:53 EST 1998 lukem@karybdis.cs.rmit.edu.au:/z/src/current/src/sys/arch/i386/compile/LUKEM i386

>Description:
	i get the following when compiling in /sys/lkm/vfs/msdosfs

rm -f machine &&  ln -s /z/src/current/src/sys/arch/i386/include machine
rm -f i386 &&  ln -s /z/src/current/src/sys/arch/i386/include i386
cc -O -O2 -m486 -g -D_KERNEL -D_LKM -I. -I/sys/lkm/vfs/msdosfs -I/z/src/current/src/sys -I/z/src/current/src/sys/arch -Werror  -DUVM -DPMAP_NEW -c /z/src/current/src/sys/msdosfs/msdosfs_vfsops.c
/z/src/current/src/sys/msdosfs/msdosfs_vfsops.c:50: opt_quota.h: No such file or directory
*** Error code 1

Stop.

>How-To-Repeat:
	...

>Fix:
	if i could work that out in 1 minute i would have committed a
	fix :)
>Audit-Trail:
>Unformatted: