Здравствуйте, mod_aclr.
/usr/local/sbin/apxs -c mod_aclr.c
cc -DLOGIN_CAP -funsigned-char -O -pipe -DDOCUMENT_LOCATION="/usr/local/www/data"
-DDEFAULT_PATH="/bin:/usr/bin:/usr/local/bin" -DHARD_SERVER_LIMIT=1024 -fpic
-DSHARED_MODULE -I/usr/local/include/apache -c mod_aclr.c
mod_aclr.c: In function `aclr_debug':
mod_aclr.c:57: syntax error before `args'
mod_aclr.c:58: `args' undeclared (first use in this function)
mod_aclr.c:58: (Each undeclared identifier is reported only once
mod_aclr.c:58: for each function it appears in.)
mod_aclr.c: In function `aclr_cmd_debug':
mod_aclr.c:198: syntax error before `long'
mod_aclr.c:200: `level' undeclared (first use in this function)
apxs:Break: Command failed with rc=1
Что делать?