> > -----Original Message----- > > From: [EMAIL PROTECTED] > > > > Assuming that the next mod_jk2 release wants to go with the > > present APR > > (0.94) or even the CVS (pre 1.0?) then we need to kludge > > mod_jk on solaris 8 (at least) to not use APR for this bit. > > > > No it's gonna be 0.95 (the one distributed with httpd-2.0.48)
This has yet to be released as a standalone package (latest is 0.94) CVS version number is now up to 1.0. Where does that leave Apache 1.3 users? > > I was going to add an && defined(foo) to the APR defined > > lines, however I do not know the right foo to add __sun seems > > too broad. The next more complex fix is to alter the > > Makefile with a -d. > > > > What do people think? > > > > Look at my today post (JK2 shm). > It's going to use the shm. > If the platform is missing APR_HAS_SHARED_MEMORY the shm will > be disabled. > Also you can alway set the shm to disabled if the APR platform MMAP is > buggy. Which at the moment is Solaris based Apache 1.3 users. Can we not add a !define to exclude using APR for the shm on solaris, until APR is fixed? Otherwise we need to document this "feature" for all those people who might want to build mod_jk2 on solaris for apache 1.3.x which is not easy for many people. IMHO much better to have a release that works (even with work arrounds) than one that requires furthur fettling, often by people who have no idea what they are doing. Greg > > MT. > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]