> From: Justin Erenkrantz [mailto:[EMAIL PROTECTED]] > Sent: Saturday, January 18, 2003 10:52 AM
> --On Friday, January 17, 2003 4:50 PM -0800 Greg Stein > <[EMAIL PROTECTED]> wrote: > > > Isn't 1.4.3 needed for MacOS compatibility, and maybe one of those > > fool IBM operating systems? > > And, that fool Sun one, too. =) I haven't consistently seen the > problem that forced Subversion to require libtool 1.4.3 on Solaris, > but I have seen it before. (Which is claimed to be fixed by using > /usr/xpg4/bin/sed rather than /usr/bin/sed.) Therefore, at a > minimum, libtool 1.4.3 should be the requirement for any ASF > httpd-2.x releases. Which is why I now upgraded my libtool to 1.4.3. I must have forgotten to update it when I reinstalled my system a while back. > Note that I don't think it is pressing that Sander should re-roll > with 1.4.3, but it might not also be a bad idea, either. It is a small effort to re-roll with 1.4.3 and therefor I'll do just that. >> If we don't want all developers to be subject to that requirement, >> then we make make the distribution script (the tarball roller) >> enforce the stronger check. >> (in Subversion, the build check looks for autoconf 2.5x and libtool >> 1.4.x, but the dist.sh script enforces libtool 1.4.3) > > Yeah, I'd prefer we enforce that the RM have the latest tool sets not > for all developers. We shouldn't *require* autoconf-2.5x on the RM > machine, but libtool-1.4.3+ is one that I think we need. -- justin This is why I started on the new release script, which, btw, will have the requirement checks. Guess what it is based on? ;) I've rolled this release with the new script and that seems to go fine. In the re-roll I have bumped CHANGES, Makefile.win* and srclib/pcre/NWGNUmakefile, since these contained small wrongs that didn't touch code or were platform specific minor fixes. Anyway, the new tarballs are up at: http://httpd.apache.org/dev/dist/ If noone encounters any problems with them I'll move them to the official dist area for general consumption. I'll announce it on monday so the mirrors have a little time to pick it up. Sander *) See other mail 'Win32 and Apache 2.0.44'.