-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Timo Sirainen wrote:
> Does it work if you change that to:
>
> #include "rquota.h"
Yes, it does. Thanks.
smithj
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.9 (GNU/Linux)
iEYEAREIAAYFAkhgmVAACgkQCG91qXPaRenvNQCbBdrQ5R1BotR1Zjo59b4
On Jun 22, 2008, at 9:52 PM, Jonathan Smith wrote:
rquota_xdr.c:125: error: expected declaration specifiers or ‘...’
before
‘gqr_status’
rquota_xdr.c is generated dynamically. You probably have at the
beginning of the file:
#include "/usr/include/rpcsvc/rquota.h"
Does it work if you cha