[Dovecot] v1.1.rc11 released
Timo Sirainen
tss at iki.fi
Thu Jun 19 08:25:57 EEST 2008
On Wed, 2008-06-18 at 21:10 -0700, Woonsan Ko wrote:
> After some googling on this problem, I found that adding `#include <stdio.h>' before other includes in ./src/lib/restrict-access.c.
Done.
> rpcgen -h /usr/include/rpcsvc/rquota.x > rquota.h
Here it generates the rquota.h
> In file included from quota-fs.c:28:
> rquota.h:8: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xdr_getquota_args'
> rquota.h:13: error: expected specifier-qualifier-list before 'bool_t'
> rquota.h:24: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xdr_rquota'
> rquota.h:32: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xdr_gqr_status'
> rquota.h:42: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xdr_getquota_rslt'
But for some reason it can't use it. I don't really know why. I suppose
it's missing some include file? Does it include <rpc/rpc.h> itself? If
not, does it help to include it?
> quota-fs.c:478: warning: implicit declaration of function 'quotactl'
http://hg.dovecot.org/dovecot-1.1/rev/2b0432ec7c7c probably fixes this.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://dovecot.org/pipermail/dovecot/attachments/20080619/560504ed/attachment-0001.bin
More information about the dovecot
mailing list