Re: [Ganglia-developers] Makefile.am for a module

2008-07-08 Thread Carlo Marcelo Arenas Belon
On Tue, Jul 08, 2008 at 10:03:11AM +0100, [EMAIL PROTECTED] wrote: I'm now trying to integrate a new module with the build system, so that it builds when the other modules are built. I've implemented for Linux and Solaris. I've put the OS-specific code in files names io_helper_linux.c and

[Ganglia-developers] [RFT] gmond: refactor language directive for compiled DSO

2008-07-08 Thread Carlo Marcelo Arenas Belon
The following proposed patch for stable 3.1, changes the semantics of the language module directive to better reflect it defines a C interface that could be used by C, Objective C or in the future C++ source modules. This version includes all changes from all 2 previous proposals and includes all

Re: [Ganglia-developers] gmond -m shows Python error, sometimes

2008-07-08 Thread Ulf
Hi, I' ve tried gmond 3.1.0.1530. But still the same problem. # time gmond -m [...] swap_free Amount of available swap memory (module mem_module) Exception in thread Thread-1: Traceback (most recent call last): File /usr/lib64/python2.4/threading.py, line 442, in __bootstrap

[Ganglia-developers] [RFT]: build: linux 64bit biarch support (v0)

2008-07-08 Thread Carlo Marcelo Arenas Belon
The following proposed patch for stable 3.1, partially reverts the configure routine that tried to guess the libdir directory by assuming biarch rules from fedora linux (breaking all amd64 BSD and x64 Solaris) and overriding the libdir parameter passed at configure time (breaking fedora linux

Re: [Ganglia-developers] [RFT]: build: linux 64bit biarch support

2008-07-08 Thread Carlo Marcelo Arenas Belon
On Mon, Jul 07, 2008 at 09:10:37AM -0400, Jarod Wilson wrote: On Monday 07 July 2008 04:46:05 am Carlo Marcelo Arenas Belon wrote: On Wed, Jul 02, 2008 at 09:27:02AM -0400, Jarod Wilson wrote: On Wednesday 02 July 2008 07:36:41 am Carlo Marcelo Arenas Belon wrote: The following proposed

Re: [Ganglia-developers] [RFT]: build: linux 64bit biarch support

2008-07-08 Thread Jarod Wilson
On Tuesday 08 July 2008 07:14:25 am Carlo Marcelo Arenas Belon wrote: On Mon, Jul 07, 2008 at 09:10:37AM -0400, Jarod Wilson wrote: On Monday 07 July 2008 04:46:05 am Carlo Marcelo Arenas Belon wrote: On Wed, Jul 02, 2008 at 09:27:02AM -0400, Jarod Wilson wrote: On Wednesday 02 July 2008

Re: [Ganglia-developers] Makefile.am for a module

2008-07-08 Thread Brad Nicholes
On 7/8/2008 at 3:03 AM, in message [EMAIL PROTECTED] , [EMAIL PROTECTED] wrote: I'm now trying to integrate a new module with the build system, so that it builds when the other modules are built. I've implemented for Linux and Solaris. I've put the OS-specific code in files names

Re: [Ganglia-developers] Makefile.am for a module

2008-07-08 Thread Carlo Marcelo Arenas Belon
On Tue, Jul 08, 2008 at 05:23:21PM +0100, [EMAIL PROTECTED] wrote: The per-platform code is quite substantial, could something like the Makefile.am below be made to work? most likely no, as the variable used in the if for automake is an automake conditional variable defined by AM_CONDITIONAL

Re: [Ganglia-developers] [RFT] gmond: refactor language directive forcompiled DSO

2008-07-08 Thread Brad Nicholes
On 7/8/2008 at 4:07 AM, in message [EMAIL PROTECTED], Carlo Marcelo Arenas Belon [EMAIL PROTECTED] wrote: The following proposed patch for stable 3.1, changes the semantics of the language module directive to better reflect it defines a C interface that could be used by C, Objective C or in

[Ganglia-developers] ganglia 3.1 in AIX

2008-07-08 Thread Carlo Marcelo Arenas Belon
Greetings, can anyone running ganglia in AIX, check if README.AIX is still relevant for ganglia 3.1? http://ganglia.svn.sourceforge.net/viewvc/ganglia/trunk/monitor-core/README.AIX?view=markup I suspect there is no way to make xlc work anymore (removing -Wall shouldn't be needed as that is