Code:
Making all in src
make[1]: Entering directory `/root/tmp/ApacheJServ-1.1.2/src'
Making all in c
make[2]: Entering directory `/root/tmp/ApacheJServ-1.1.2/src/c'
/bin/sh ../../libtool --mode=compile gcc -DPACKAGE=\"ApacheJServ\" -DVERSION=\"1.1.2\" -DSTDC_HEADERS=1 -DTIME_WITH_SYS_TIME=1 -DSTDC_HEADERS=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HTTPD_H=1 -DHAVE_HTTP_CONFIG_H=1 -DHAVE_HTTP_CORE_H=1 -DHAVE_HTTP_LOG_H=1 -DHAVE_HTTP_MAIN_H=1 -DHAVE_HTTP_PROTOCOL_H=1 -DHAVE_UTIL_SCRIPT_H=1 -DHAVE_UTIL_MD5_H=1 -DHAVE_OS_INLINE_C=1 -I. -I. -I/usr/include/httpd -g -O2 -c mod_jserv.c
gcc -DPACKAGE=\"ApacheJServ\" -DVERSION=\"1.1.2\" -DSTDC_HEADERS=1 -DTIME_WITH_SYS_TIME=1 -DSTDC_HEADERS=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_HTTPD_H=1 -DHAVE_HTTP_CONFIG_H=1 -DHAVE_HTTP_CORE_H=1 -DHAVE_HTTP_LOG_H=1 -DHAVE_HTTP_MAIN_H=1 -DHAVE_HTTP_PROTOCOL_H=1 -DHAVE_UTIL_SCRIPT_H=1 -DHAVE_UTIL_MD5_H=1 -DHAVE_OS_INLINE_C=1 -I. -I. -I/usr/include/httpd -g -O2 -c -fPIC -DPIC mod_jserv.c -o mod_jserv.lo
In file included from /usr/include/httpd/ap_config.h:25,
from /usr/include/httpd/httpd.h:43,
from jserv.h:64,
from mod_jserv.c:63:
/usr/include/httpd/apr.h:270: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'apr_off_t'
In file included from /usr/include/httpd/apr_file_io.h:29,
from /usr/include/httpd/apr_network_io.h:26,
from /usr/include/httpd/httpd.h:53,
from jserv.h:64,
from mod_jserv.c:63:
/usr/include/httpd/apr_file_info.h:204: error: expected specifier-qualifier-list before 'apr_off_t'
In file included from /usr/include/httpd/apr_network_io.h:26,
from /usr/include/httpd/httpd.h:53,
from jserv.h:64,
from mod_jserv.c:63:
/usr/include/httpd/apr_file_io.h:551: error: expected declaration specifiers or '...' before 'apr_off_t'
/usr/include/httpd/apr_file_io.h:746: error: expected declaration specifiers or '...' before 'apr_off_t'
In file included from /usr/include/httpd/httpd.h:53,
from jserv.h:64,
from mod_jserv.c:63:
/usr/include/httpd/apr_network_io.h:545: error: expected declaration specifiers or '...' before 'apr_off_t'
In file included from /usr/include/httpd/apr_buckets.h:32,
from /usr/include/httpd/httpd.h:54,
from jserv.h:64,
from mod_jserv.c:63:
/usr/include/httpd/apr_mmap.h:134: error: expected declaration specifiers or '...' before 'apr_off_t'
/usr/include/httpd/apr_mmap.h:161: error: expected declaration specifiers or '...' before 'apr_off_t'
In file included from /usr/include/httpd/httpd.h:54,
from jserv.h:64,
from mod_jserv.c:63:
/usr/include/httpd/apr_buckets.h:242: error: expected specifier-qualifier-list before 'apr_off_t'
/usr/include/httpd/apr_buckets.h:706: error: expected declaration specifiers or '...' before 'apr_off_t'
/usr/include/httpd/apr_buckets.h:718: error: expected declaration specifiers or '...' before 'apr_off_t'
/usr/include/httpd/apr_buckets.h:754: error: expected declaration specifiers or '...' before 'apr_off_t'
/usr/include/httpd/apr_buckets.h:890: error: expected declaration specifiers or '...' before 'apr_off_t'
/usr/include/httpd/apr_buckets.h:891: error: expected declaration specifiers or '...' before 'apr_off_t'
/usr/include/httpd/apr_buckets.h:1168: error: expected declaration specifiers or '...' before 'apr_off_t'
/usr/include/httpd/apr_buckets.h:1367: error: expected declaration specifiers or '...' before 'apr_off_t'
/usr/include/httpd/apr_buckets.h:1381: error: expected declaration specifiers or '...' before 'apr_off_t'
/usr/include/httpd/apr_buckets.h:1431: error: expected declaration specifiers or '...' before 'apr_off_t'
/usr/include/httpd/apr_buckets.h:1447: error: expected declaration specifiers or '...' before 'apr_off_t'
In file included from jserv.h:64,
from mod_jserv.c:63:
/usr/include/httpd/httpd.h:848: error: expected specifier-qualifier-list before 'apr_off_t'
In file included from /usr/include/httpd/http_core.h:32,
from jserv.h:66,
from mod_jserv.c:63:
/usr/include/httpd/util_filter.h:142: error: expected declaration specifiers or '...' before 'apr_off_t'
/usr/include/httpd/util_filter.h:299: error: expected declaration specifiers or '...' before 'apr_off_t'
In file included from jserv.h:66,
from mod_jserv.c:63:
/usr/include/httpd/http_core.h:229: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ap_get_limit_req_body'
/usr/include/httpd/http_core.h:672: error: expected declaration specifiers or '...' before 'apr_off_t'
In file included from jserv.h:69,
from mod_jserv.c:63:
/usr/include/httpd/http_protocol.h:111: error: expected declaration specifiers or '...' before 'apr_off_t'
/usr/include/httpd/http_protocol.h:203: error: expected declaration specifiers or '...' before 'apr_off_t'
In file included from mod_jserv.c:63:
jserv.h:178: error: expected specifier-qualifier-list before 'table'
jserv.h:325: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'jserv_module'
jserv.h:329: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
jserv.h:342: error: expected ')' before '*' token
jserv.h:345: error: expected ')' before '*' token
jserv.h:357: error: expected ')' before '*' token
mod_jserv.c:69: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
mod_jserv.c:78: error: expected ')' before '*' token
mod_jserv.c:118: error: expected ')' before '*' token
mod_jserv.c:235: error: expected ')' before '*' token
mod_jserv.c:298: error: expected ')' before '*' token
mod_jserv.c:343: error: expected ')' before '*' token
mod_jserv.c: In function 'jserv_cfg_manual':
mod_jserv.c:512: warning: return makes pointer from integer without a cast
mod_jserv.c:519: warning: return makes pointer from integer without a cast
mod_jserv.c: In function 'jserv_cfg_shmfile':
mod_jserv.c:538: warning: return makes pointer from integer without a cast
mod_jserv.c:546: warning: return makes pointer from integer without a cast
mod_jserv.c: In function 'jserv_cfg_properties':
mod_jserv.c:563: warning: return makes pointer from integer without a cast
mod_jserv.c:570: warning: return makes pointer from integer without a cast
mod_jserv.c: In function 'jserv_cfg_protocol':
mod_jserv.c:587: warning: return makes pointer from integer without a cast
mod_jserv.c:593: warning: return makes pointer from integer without a cast
mod_jserv.c:599: warning: return makes pointer from integer without a cast
mod_jserv.c: In function 'jserv_cfg_host':
mod_jserv.c:614: warning: return makes pointer from integer without a cast
mod_jserv.c:617: warning: assignment makes pointer from integer without a cast
mod_jserv.c:623: warning: return makes pointer from integer without a cast
mod_jserv.c: In function 'jserv_cfg_port':
mod_jserv.c:639: warning: return makes pointer from integer without a cast
mod_jserv.c: In function 'jserv_cfg_hosturl':
mod_jserv.c:653: error: 'pool' undeclared (first use in this function)
mod_jserv.c:653: error: (Each undeclared identifier is reported only once
mod_jserv.c:653: error: for each function it appears in.)
mod_jserv.c:653: error: 'p' undeclared (first use in this function)
mod_jserv.c:661: warning: return makes pointer from integer without a cast
mod_jserv.c:717: warning: assignment makes pointer from integer without a cast
mod_jserv.c:762: warning: return makes pointer from integer without a cast
mod_jserv.c:766: warning: return makes pointer from integer without a cast
mod_jserv.c:777: warning: assignment makes pointer from integer without a cast
mod_jserv.c:783: warning: return makes pointer from integer without a cast
mod_jserv.c:794: warning: assignment makes pointer from integer without a cast
mod_jserv.c:799: warning: return makes pointer from integer without a cast
mod_jserv.c: In function 'jserv_cfg_route':
mod_jserv.c:809: error: 'pool' undeclared (first use in this function)
mod_jserv.c:809: error: 'p' undeclared (first use in this function)
mod_jserv.c:818: warning: return makes pointer from integer without a cast
mod_jserv.c:824: warning: return makes pointer from integer without a cast
BIG CHUNK MISSING BUT ALL THE SAME CRAPC :D
mod_jserv.c:1726: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'jserv_module'
make[2]: *** [mod_jserv.lo] Error 1
make[2]: Leaving directory `/root/tmp/ApacheJServ-1.1.2/src/c'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/tmp/ApacheJServ-1.1.2/src'
make: *** [all-recursive] Error 1