>>> 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 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 
> '__attribute__' before 'apr_off_t'
> 
> Contains changes from r1488
> 
> Carlo
> ---

This is already being defined in the makefile.am's.  Are we missing something 
somewhere?  Should the -D_LARGEFILE64_SOURCE be removed from the makefile.am's 
in favor of a change to gm_metric.h? Or should it be defined in both places?

Brad


-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
Ganglia-developers mailing list
Ganglia-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ganglia-developers

Reply via email to