> (had to strip final binary to make it work at all - not mentioned)
What do you mean? I mean that the built binary was NOT stripped and would not work (apache complained about loading it - sorry I forgot the message). I simply did "strip mod_jk.so" and the size went down by a factor of 4 and then it worked. WORKED being a kind of funny word in this case. It loaded but did not work.