Displaying 2 results from an estimated 2 matches for "fs_quota_get_linux".
2009 Mar 15
1
Can't compile v1.2.beta2 w/o linux-quota
Hi Timo,
make dies with an error:
quota-fs.c: In function ?fs_quota_get_linux?:
quota-fs.c:456: error: ?no? undeclared (first use in this function)
quota-fs.c:456: error: (Each undeclared identifier is reported only once
quota-fs.c:456: error: for each function it appears in.)
make[4]: *** [quota-fs.lo] Error 1
One of the configure options was: --without-linux-quota
Regar...
2007 Nov 16
2
RHEL 5.1 Can't compile with --with-linux-quota
...u99 -g -O2 -Wall -W
-Wmissing-prototypes -Wmissing-declarations -Wpointer-arith
-Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2
-I/usr/kerberos/include -MT quota-fs.lo -MD -MP -MF .deps/quota-fs.Tpo
-c quota-fs.c -fPIC -DPIC -o .libs/quota-fs.o
quota-fs.c: In function 'fs_quota_get_linux':
quota-fs.c:442: error: 'yes' undeclared (first use in this function)
quota-fs.c:442: error: (Each undeclared identifier is reported only once
quota-fs.c:442: error: for each function it appears in.)
make[4]: *** [quota-fs.lo] Error 1
make[4]: leaving directory ?
/home/kermit/dovecot-...