아파치 버젼은 1.3.33 , tomcat은 5.0.28 이고요
jk2 connector 컴팔시 에러 입니다.
컴팔 옵션은
./configure --with-apache=/usr/local/apache/ --with-apxs=/usr/local/apache/bin/apxs --with-apr=/usr/local/apr --with-apr-util=/usr/local/apr-util/
이고요
에러메세지는
In file included from ../../include/jk_global.h:27,
from ../../include/jk_pool.h:25,
from ../../include/jk_map.h:26,
from ../../common/jk_channel.c:23:
/usr/local/apr/include/apr.h:269: parse error before `apr_off_t'
/usr/local/apr/include/apr.h:269: warning: data definition has no type or storage class