On Wed, Apr 02, 2008 at 11:18:53AM -0700, Bernard Li wrote: > Hi Carlo: > > On Tue, Apr 1, 2008 at 8:56 PM, Carlo Marcelo Arenas Belon > <[EMAIL PROTECTED]> wrote: > > > there is also the little inconvenience with the building of snapshots which > > will need to be addressed since we are planning in releasing an alpha > > snapshot > > with the creation of the branch. > > What "little inconvenience" are you referring to?
the fact that tarballs are not usable for public consumption as you explained in : http://www.mail-archive.com/[email protected]/msg03804.html > > PS. has been anyone testing and fixing build issues in any other platforms > > which could be called for alpha testing? At least we know that MacOS X > > 10.5 > > (maybe also earlier), AIX and HPUX are broken. > > For breakage in Mac OS X, are you referring to this bug? > > http://bugzilla.ganglia.info/cgi-bin/bugzilla/show_bug.cgi?id=168 yes, that bug (which has not yet a tested/committed fix) will prevent 3.1.0 to build in MacOS X 10.5. at least from the sources released, it seems that the last darwin doesn't have libkvm anymore, and the fact that the public interface to it (kvm.h) is missing, might mean that a different approach is needed going forward to keep support for darwin in libmetrics. I have no access to any Apple proprietary OS or hardware, but I suspect that the new modular architecture and the need to make all symbols public that broke cygwin, probably could be affecting MacOS X as well. Carlo ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ Ganglia-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ganglia-developers
