[Ganglia-developers] [RFT] build: openbsd workaround for librrd dependency on xbase

2008-07-02 Thread Carlo Marcelo Arenas Belon
The following proposed patch for stable 3.1, workaround a bug in the rrdtool package from OpenBSD that depends in the freetype library that is part of xbase but doesn't include an RPATH for /usr/X11R6/lib, therefore failing at configure time with the following error (from OpenBSD 4.3):

[Ganglia-developers] [RFT] include: protect 32bit gmond module users against APR header bug

2008-07-02 Thread Carlo Marcelo Arenas Belon
The following proposed patch for stable 3.1, workaround a bug in the APR headers in 32bit Linux that rely in off64_t being defined, which is only the case when _LARGEFILE64_SOURCE is defined, failing otherwise with : /usr/include/apr-1.0/apr.h:273: error: expected '=', ',', ';', 'asm' or

[Ganglia-developers] [RFT] gmond: drop C++ as a supported language for building DSO metrics

2008-07-02 Thread Carlo Marcelo Arenas Belon
The following proposed patch for stable 3.1, removes all references to C++ as a supported language for building DSO metrics as it was reportedly not working. The changes required to get mod_example.c to compile using the GNU C++ compiler (which are rather intrusive) are already committed in trunk

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

2008-07-02 Thread Carlo Marcelo Arenas Belon
The following proposed patch for stable 3.1, replaces 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 ppc64).

Re: [Ganglia-developers] Ganglia_25metric private content

2008-07-02 Thread Carlo Marcelo Arenas Belon
On Wed, Jul 02, 2008 at 10:57:17AM +0100, [EMAIL PROTECTED] wrote: I've just been looking at mod_multicpu.c I notice a lot of code is required for converting the metric name string to an individual CPU number, and deciding which metric function to invoke. are you referring to

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

2008-07-02 Thread Jarod Wilson
On Wednesday 02 July 2008 07:36:41 am Carlo Marcelo Arenas Belon wrote: The following proposed patch for stable 3.1, replaces 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

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

2008-07-02 Thread Marcus Rueckert
On 2008-07-02 06:36:41 -0500, Carlo Marcelo Arenas Belon wrote: The following proposed patch for stable 3.1, replaces 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

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

2008-07-02 Thread Jarod Wilson
On Wednesday 02 July 2008 09:37:55 am Marcus Rueckert wrote: On 2008-07-02 06:36:41 -0500, Carlo Marcelo Arenas Belon wrote: The following proposed patch for stable 3.1, replaces the configure routine that tried to guess the libdir directory by assuming biarch rules from fedora linux

Re: [Ganglia-developers] Ganglia_25metric private content

2008-07-02 Thread Brad Nicholes
On 7/2/2008 at 3:57 AM, in message [EMAIL PROTECTED] , [EMAIL PROTECTED] wrote: I've just been looking at mod_multicpu.c I notice a lot of code is required for converting the metric name string to an individual CPU number, and deciding which metric function to invoke. It would

Re: [Ganglia-developers] [RFT] build: openbsd workaround for librrddependency on xbase

2008-07-02 Thread Brad Nicholes
On 7/2/2008 at 3:57 AM, in message [EMAIL PROTECTED], Carlo Marcelo Arenas Belon [EMAIL PROTECTED] wrote: The following proposed patch for stable 3.1, workaround a bug in the rrdtool package from OpenBSD that depends in the freetype library that is part of xbase but doesn't include an RPATH

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

2008-07-02 Thread Carlo Marcelo Arenas Belon
On Wed, Jul 02, 2008 at 03:37:55PM +0200, Marcus Rueckert wrote: On 2008-07-02 06:36:41 -0500, Carlo Marcelo Arenas Belon wrote: The following proposed patch for stable 3.1, replaces the configure routine that tried to guess the libdir directory by assuming biarch rules from fedora linux

Re: [Ganglia-developers] [RFT] include: protect 32bit gmond moduleusers against APR header bug

2008-07-02 Thread Carlo Marcelo Arenas Belon
On Wed, Jul 02, 2008 at 10:30:13AM -0600, Brad Nicholes wrote: On 7/2/2008 at 4:34 AM, in message [EMAIL PROTECTED], Carlo Marcelo Arenas Belon [EMAIL PROTECTED] wrote: The following proposed patch for stable 3.1, workaround a bug in the APR headers in 32bit Linux that rely in off64_t being

Re: [Ganglia-developers] [RFT] gmond: drop C++ as a supported languagefor building DSO metrics

2008-07-02 Thread Brad Nicholes
On 7/2/2008 at 5:12 AM, in message [EMAIL PROTECTED], Carlo Marcelo Arenas Belon [EMAIL PROTECTED] wrote: The following proposed patch for stable 3.1, removes all references to C++ as a supported language for building DSO metrics as it was reportedly not working. The changes required to get

Re: [Ganglia-developers] [RFT] include: protect 32bit gmondmoduleusers against APR header bug

2008-07-02 Thread Brad Nicholes
On 7/2/2008 at 11:23 AM, in message [EMAIL PROTECTED], Carlo Marcelo Arenas Belon [EMAIL PROTECTED] wrote: On Wed, Jul 02, 2008 at 10:30:13AM -0600, Brad Nicholes wrote: On 7/2/2008 at 4:34 AM, in message [EMAIL PROTECTED], Carlo Marcelo Arenas Belon [EMAIL PROTECTED] wrote: The following

Re: [Ganglia-developers] [RFT] build: openbsd workaround for librrddependency on xbase

2008-07-02 Thread Carlo Marcelo Arenas Belon
On Wed, Jul 02, 2008 at 10:24:12AM -0600, Brad Nicholes wrote: On 7/2/2008 at 3:57 AM, in message [EMAIL PROTECTED], Carlo Marcelo Arenas Belon [EMAIL PROTECTED] wrote: The following proposed patch for stable 3.1, workaround a bug in the rrdtool package from OpenBSD that depends in the

Re: [Ganglia-developers] [RFT] include: protect 32bit gmondmoduleusers against APR header bug

2008-07-02 Thread Carlo Marcelo Arenas Belon
On Wed, Jul 02, 2008 at 11:14:17AM -0600, Brad Nicholes wrote: On 7/2/2008 at 11:23 AM, in message [EMAIL PROTECTED], Carlo Marcelo Arenas Belon [EMAIL PROTECTED] wrote: On Wed, Jul 02, 2008 at 10:30:13AM -0600, Brad Nicholes wrote: On 7/2/2008 at 4:34 AM, in message [EMAIL PROTECTED],

Re: [Ganglia-developers] [RFT] gmond: drop C++ as a supported languagefor building DSO metrics

2008-07-02 Thread Carlo Marcelo Arenas Belon
On Wed, Jul 02, 2008 at 11:11:08AM -0600, Brad Nicholes wrote: On 7/2/2008 at 5:12 AM, in message [EMAIL PROTECTED], Carlo Marcelo Arenas Belon [EMAIL PROTECTED] wrote: The following proposed patch for stable 3.1, removes all references to C++ as a supported language for building DSO

Re: [Ganglia-developers] [RFT] gmond: drop C++ as a supported languagefor building DSO metrics

2008-07-02 Thread Brad Nicholes
On 7/2/2008 at 12:16 PM, in message [EMAIL PROTECTED], Carlo Marcelo Arenas Belon [EMAIL PROTECTED] wrote: On Wed, Jul 02, 2008 at 11:11:08AM -0600, Brad Nicholes wrote: On 7/2/2008 at 5:12 AM, in message [EMAIL PROTECTED], Carlo Marcelo Arenas Belon [EMAIL PROTECTED] wrote: The following