Subject: Re: [netatalk-admins] make of netatalk failed
From: Peter Tebault (petert@icast.com)
Date: Thu Mar 05 1998 - 19:09:48 EST
a-
Excuse me, you are correct (of course). I did not check properly in the
README.LINUX file. It compiled fine after I added that line to the DEFS= line.
-Pete-
a sun wrote:
> 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:20 EST