when i build the mod_jk :
www# apxs -o
mod_jk.so -I../jk -I/usr/local/jdk1.2.2/include -I/usr/local/jdk1.2
.2/include/linux -c *.c ../jk/*.c
gcc -funsigned-char -DUSE_EXPAT -I../lib/expat-lite -fpic -DSHARED_CORE -DSH
ARED
_MODULE -I/usr/local/apache/include -I../jk -I/usr/local/jdk1.2.2/include -I
/usr
/local/jdk1.2.2/include/linux -c mod_jk.c
In file included from ../jk/jk_util.h:66,
from mod_jk.c:90:
../jk/jk_pool.h:116: parse error before `jk_pool_atom_t'
mod_jk.c: In function `jk_handler':
mod_jk.c:679: `jk_pool_atom_t' undeclared (first use this function)
mod_jk.c:679: (Each undeclared identifier is reported only once
mod_jk.c:679: for each function it appears in.)
mod_jk.c:679: parse error before `buf'
mod_jk.c:680: `buf' undeclared (first use this function)
apxs:Break: Command failed with rc=1
there has some error msg,what's happen?
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]