Re: [Ganglia-developers] Time to create the 3.1.x stable branch...

2008-04-03 Thread Carlo Marcelo Arenas Belon
On Thu, Apr 03, 2008 at 01:42:12AM -0700, Gilad Raphaelli wrote: > > gmetad seems to be running fine but gmond now exists with a 'Bus Error'. > gmond -t, -h, -V work fine, gmond -c and -m both give that bus error after > doing: > > 11720 gmond0.000409 CALL ioctl(0x4,FIODTYPE,0xb62c)

Re: [Ganglia-developers] Time to create the 3.1.x stable branch...

2008-04-03 Thread Gilad Raphaelli
Carlo, > > that looks like a conflict with a system defined getopt implementation, try > removing from your Makefile.am the line with libgetopthelper.a and > rebootstrapping your source tree. > Great, that did the trick for getting everything compiled. gmetad seems to be running fine but gmond

Re: [Ganglia-developers] Time to create the 3.1.x stable branch...

2008-04-02 Thread Carlo Marcelo Arenas Belon
On Wed, Apr 02, 2008 at 08:55:58PM -0700, Gilad Raphaelli wrote: > And some more problems. I'm getting this building gmond, gmetad, and > gmetric. gmond, for example, says: > > /bin/sh ../libtool --tag=CC --mode=link /opt/local/bin/gcc-mp-4.3 -I../lib > -I../include/ -I../libmetrics -D_LARGE

Re: [Ganglia-developers] Time to create the 3.1.x stable branch...

2008-04-02 Thread Gilad Raphaelli
rom: Gilad Raphaelli <[EMAIL PROTECTED]> > To: Carlo Marcelo Arenas Belon <[EMAIL PROTECTED]> > Cc: ganglia-developers@lists.sourceforge.net; Brad Nicholes <[EMAIL > PROTECTED]> > Sent: Thursday, April 3, 2008 11:36:36 AM > Subject: Re: [Ganglia-developers] Time to

Re: [Ganglia-developers] Time to create the 3.1.x stable branch...

2008-04-02 Thread Gilad Raphaelli
:13:55 AM > Subject: Re: [Ganglia-developers] Time to create the 3.1.x stable branch... > > On Wed, Apr 02, 2008 at 05:40:04PM -0700, Gilad Raphaelli wrote: > > > > Would that look something like this? > > > > /opt/local/bin/gcc-mp-4.3 -dynamiclib ${wl}-flat_na

Re: [Ganglia-developers] Time to create the 3.1.x stable branch...

2008-04-02 Thread Carlo Marcelo Arenas Belon
On Wed, Apr 02, 2008 at 05:40:04PM -0700, Gilad Raphaelli wrote: > > Would that look something like this? > > /opt/local/bin/gcc-mp-4.3 -dynamiclib ${wl}-flat_namespace ${wl}-undefined > ${wl}suppress -o .libs/libganglia-3.1.0..0.0.0.dylib .libs/gm_protocol_xdr.o > .libs/become_a_nobody.o .lib

Re: [Ganglia-developers] Time to create the 3.1.x stable branch...

2008-03-18 Thread Carlo Marcelo Arenas Belon
On Tue, Mar 18, 2008 at 03:48:39PM -0700, Bernard Li wrote: > > Files are no longer modified, but the following file still got deleted: I can't reproduce this with my autoconf (2.61), what version of autoconf are you using?, is it CentOS 4.6? > ! libmetrics/stamp-h1 this one is also from

Re: [Ganglia-developers] Time to create the 3.1.x stable branch...

2008-03-18 Thread Bernard Li
Hi Carlo: On 3/15/08, Carlo Marcelo Arenas Belon <[EMAIL PROTECTED]> wrote: > ./bootstrap will regenerate all autotools related files, this files are better > off the repository if you don't want any file modified > > Committed revision 1066. Files are no longer modified, but the following fil

Re: [Ganglia-developers] Time to create the 3.1.x stable branch...

2008-03-17 Thread Brad Nicholes
>>> On 3/13/2008 at 3:46 PM, in message <[EMAIL PROTECTED]>, "Brad Nicholes" <[EMAIL PROTECTED]> wrote: On 3/13/2008 at 2:16 PM, in message > <[EMAIL PROTECTED]>, "Jesse Becker" > <[EMAIL PROTECTED]> wrote: >> On Thu, Mar 13, 2008 at 3:42 PM, Brad Nicholes <[EMAIL PROTECTED]> wrote: >>>I t

Re: [Ganglia-developers] Time to create the 3.1.x stable branch...

2008-03-15 Thread Carlo Marcelo Arenas Belon
On Sat, Mar 15, 2008 at 04:08:25PM -0600, Brad Nicholes wrote: > <[EMAIL PROTECTED]>, "Bernard Li" > <[EMAIL PROTECTED]> wrote: > > > > ./bootstrap && ./configure --with-gmetad && make dist-gzip > > > > After I run the command, I get a tarball and a lot of cruft in the > > checkout directory. Ev

Re: [Ganglia-developers] Time to create the 3.1.x stable branch...

2008-03-15 Thread Brad Nicholes
>>> On 3/14/2008 at 5:33 PM, in message <[EMAIL PROTECTED]>, "Bernard Li" <[EMAIL PROTECTED]> wrote: > Hi Brad: > > On 3/13/08, Brad Nicholes <[EMAIL PROTECTED]> wrote: > >>I am proposing that we create the 3.1.x branch on Monday (3/17). This > should give people the weekend to tidy up anyt

Re: [Ganglia-developers] Time to create the 3.1.x stable branch...

2008-03-15 Thread Brad Nicholes
>>> On 3/14/2008 at 1:35 AM, in message <[EMAIL PROTECTED]>, Carlo Marcelo Arenas Belon <[EMAIL PROTECTED]> wrote: > On Thu, Mar 13, 2008 at 01:42:05PM -0600, Brad Nicholes wrote: >>I think that with the removal of the srclib directory from the SVN trunk > repository, we have completed everyth

Re: [Ganglia-developers] Time to create the 3.1.x stable branch...

2008-03-14 Thread Bernard Li
Hi Brad: On 3/13/08, Brad Nicholes <[EMAIL PROTECTED]> wrote: >I am proposing that we create the 3.1.x branch on Monday (3/17). This > should give people the weekend to tidy up anything that is left before we > create the branch and start working towards a stable 3.1.x release. This will

Re: [Ganglia-developers] Time to create the 3.1.x stable branch...

2008-03-14 Thread Carlo Marcelo Arenas Belon
On Thu, Mar 13, 2008 at 01:42:05PM -0600, Brad Nicholes wrote: >I think that with the removal of the srclib directory from the SVN trunk > repository, we have completed everything that we thought needed to be done > before creating the 3.1.x stable branch. Agree (sorta), as I was expecting a

Re: [Ganglia-developers] Time to create the 3.1.x stable branch...

2008-03-13 Thread Brad Nicholes
>>> On 3/13/2008 at 2:16 PM, in message <[EMAIL PROTECTED]>, "Jesse Becker" <[EMAIL PROTECTED]> wrote: > On Thu, Mar 13, 2008 at 3:42 PM, Brad Nicholes <[EMAIL PROTECTED]> wrote: >>I think that with the removal of the srclib directory from the SVN trunk > repository, we have completed everythi

Re: [Ganglia-developers] Time to create the 3.1.x stable branch...

2008-03-13 Thread Jesse Becker
On Thu, Mar 13, 2008 at 3:42 PM, Brad Nicholes <[EMAIL PROTECTED]> wrote: >I think that with the removal of the srclib directory from the SVN trunk > repository, we have completed everything that we thought needed to be done > before creating the 3.1.x stable branch. The only other thing tha

Re: [Ganglia-developers] Time to create the 3.1.x stable branch...

2008-03-13 Thread Jesse Becker
On Thu, Mar 13, 2008 at 3:42 PM, Brad Nicholes <[EMAIL PROTECTED]> wrote: > Are there SPEC file changes that need to go in to support the modular web > frontend Not any more. (r1061) -- Jesse Becker GPG Fingerprint -- BD00 7AA4 4483 AFCC 82D0 2720 0083 0931 9A2B 06A2

[Ganglia-developers] Time to create the 3.1.x stable branch...

2008-03-13 Thread Brad Nicholes
I think that with the removal of the srclib directory from the SVN trunk repository, we have completed everything that we thought needed to be done before creating the 3.1.x stable branch. The only other thing that I know of is testing to make sure that an older 3.0.x gmetad can consume the