Hi Brad: On Fri, Mar 28, 2008 at 2:57 PM, Brad Nicholes <[EMAIL PROTECTED]> wrote:
> I new there was something that I was missing when I checked in the header > file changes. It appears that I broke the 32-bit builds. I am trying to get > the problem fixed and it has to do with adding -D_LARGEFILE64_SOURCE to the > libmetrics Makefile.am's. I just wanted to let the list know that this is a > known problem and being worked. Is trunk (as of 1184) still broken for 32-bit systems? Here's what I'm getting in config.log during configure: configure:20182: checking for apr-1-config configure:20200: found /usr/bin/apr-1-config configure:20212: result: /usr/bin/apr-1-config configure:20229: checking for apr_socket_send in -lapr-1 configure:20259: gcc -o conftest -g -O2 -L conftest.c -lapr-1 -lpthread -ldl -lpthread >&5 /usr/lib/gcc/i386-redhat-linux/3.4.6/../../../crt1.o(.text+0x18): In function `_start': : undefined reference to `main' collect2: ld returned 1 exit status configure:20265: $? = 1 On a previously working configure, config.log's gcc line looked like this: configure:20183: gcc -o conftest -O2 -g -pipe -m32 -march=i386 -mtune=pentium4 conftest.c -lapr-1 -lapr-1 -lpthread -ldl -lpthread >&5 Cheers, Bernard ------------------------------------------------------------------------- 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 Ganglia-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ganglia-developers