Oups, I succeed in marking as duplicate of bug #1343 the bug #354/#421 which no wait the following patch to be applied in 3.2.2 branch >--- src/native/jk/jk_pool.h.orig Mon May 7 16:08:04 2001 >+++ src/native/jk/jk_pool.h Mon May 7 16:08:21 2001 @@ -91,6 +91,8 @@ typedef long long jk_pool_atom_t; #elif defined(NETWARE) typedef long long jk_pool_atom_t; +#else + typedef long long jk_pool_atom_t; #endif /*