Re: Apache alpha and mod_jk

2010-10-15 Thread Damon Green
On Fri, Oct 15, 2010 at 4:56 PM, Rainer Jung wrote: > Hi Damon, > > > On 15.10.2010 16:13, Damon Green wrote: > >> Hi Tomcat dev, >> >> We have a scenario presently that is causing us some difficulties. >> >> Env is SPARC Solaris10, gcc. >>

Apache alpha and mod_jk

2010-10-15 Thread Damon Green
target="$target"; \ fi; \ (cd $subdir && make $local_target) \ || eval $failcom; \ done; \ if test "$dot_seen" = "no"; then \ make "$target-am" || exit 1; \ fi; test -z "$fail" make: Fatal error: Command failed for target `all-recursive' Is anyone able to shed any light on this issue? Is it likely that we will be able to get mod_jk to work with the latest Apache code? Regards, Damon Green. -