Re: [netatalk-admins] make of netatalk failed


Subject: Re: [netatalk-admins] make of netatalk failed
From: a sun (asun@saul4.u.washington.edu)
Date: Wed Mar 04 1998 - 18:05:33 EST


   The error is in the file /etc/afpd/unix.c, on line 63.

   Change:
   #include <sys/quota.h>

   to:
   #include <linux/quota.h>

   Just a typo on someone's part, forgetting where quota.h is and that we're
   still in an ifdef for linux.

actually, it isn't a typo. i'm getting slightly ticked that people
don't seem to read the README files and assume it's a bug when they
have problems. if you look carefully, you actually need
-DNEED_QUOTACTL_WRAPPER in the CFLAGS for older linux distributions.

-a



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