Re: [netatalk-admins] make problem


Subject: Re: [netatalk-admins] make problem
From: Mike Holling (myke@ees.com)
Date: Fri Sep 05 1997 - 15:09:22 EDT


> I'm getting a "sys/quota.h No such file or directory" error in my compile.
> Any idea's?

phluffy% locate quota.h | grep include
/usr/include/rpcsvc/rquota.h
/usr/include/ufs/ufs/quota.h

First, make sure that you already have /usr/include in your include path.
Then replace "sys/quota.h" with "ufs/ufs/quota.h" or make a symlink in
/usr/include pointing to the right place. I don't see quota.h in any sys
directory on the *BSD boxes, might be a SunOS thing.

- Mike



This archive was generated by hypermail 2b28 : Sat Dec 18 1999 - 16:26:37 EST