Hi Ryan,
I have all the good intentions in doing this, but I'm unable to get
Apache2.0 to work...
I've got the _a9 sources, and I was able to compile - but apache crashed.
Now I'm trying to get apache2.0 using anonymous CVS, and I get:
ap_buckets_file.c && touch ap_buckets_file.lo
ap_buckets_file.c: In function `file_read':
ap_buckets_file.c:104: warning: passing arg 5 of `apr_mmap_create' makes
integer from pointer without a cast
ap_buckets_file.c:104: too few arguments to function `apr_mmap_create'
I'm using RedHat linux, and I did a clean cvs checkout.
Can anyone build Apache2.0 with .so support on Linux and make the binary
available ( please add --with-debug ) ? If you are able to run it, what
glibc do you use ?
In any case, mod_jk should compile now and probably you'll be able to load
it. I'm not sure how/if it'll work, but it shoulnd't be very hard - and
I can do it as soon as I get 2.0 working.
( maybe I'm stupid, but so far I don't have many programs crashing on my
systems, all VMs are working fine - I don't think it's something wrong
with my system )
Costin