Subject: Re: Kernel config problem with 'options QUOTA'
To: None <count@snafu.muncca.fi, current-users@sun-lamp.cs.berkeley.edu>
From: Wolfgang Solfrank <ws@tools.de>
List: current-users
Date: 03/13/1994 13:50:44
> 	When I try to config a kernel with quota, I'll get the
> 	following message;
> 
> ../../../conf/files:218: requirement expression failed: ffs
> ../../../conf/files:218: requirements not met
> 
> 	This is -current as of Mar 12th. Did I do something wrong
> 	or is quota broken?

To the contrary. Since you specified 'options QUOTA' in your config file you
get the error already during config. Hadn't you included this options, the
error would have occured only at kernel link time.

The problem is that you didn't repeat after me :-):

I HAVE TO INCLUDE AN "OPTIONS FFS" LINE IN MY CONFIG FILE!

Hope this helps,
--
ws@TooLs.DE     (Wolfgang Solfrank, TooLs GmbH) +49-228-985800

------------------------------------------------------------------------------