May be at some time in the future we should think about a mod_jk 2.x
requiring and using APR to remove all platform complexity :-)
Even on Apache 1.3 we could have jk bundled with APR statically
2007/4/2, Mladen Turk <mturk@apache.org>:
> Rainer Jung wrote:
> > I used 2003 .net, but this includes a 7.0 version of msvcrt.dll.
> >
> > I build apache httpd 1.3 by myself and then mod_jk, and now everything
> > works as expected. So you are right, the binary httpd download is not
> > compatible with module compilation by vc++ 7.0.
> >
> > Any idea how one can make vc++ 7 use the 6.0 msvcrt dll? The 6.0 dll is
> > included in the msi for apache 1.3 from the download.
> >
>
> You cannot do that unless you have VS 6.0.
> This is BTW the reason why the httpd binaries are compiled with
> msvcrt.dll (the binaries can be used with msvcrt71 or msvcrt80,
> but not the other way round).
>
> Regards,
> Mladen.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: dev-help@tomcat.apache.org
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org
|