My apologies, I had completely missed that you wanted me to try that one.

It builds perfectly with --disable-python, and doesn't need --std=gnu99, 
so it would seem the newer vesion of autoconf helped there.

Still won't build against Python though:

Making all in python
make[4]: Entering directory 
`/tmp/solaris_compile_pts_12/ganglia-3.1.4/gmond/modules/python'
/bin/bash ../../../libtool --tag=CC   --mode=compile gcc -std=gnu99 
-DHAVE_CONFIG_H -I. -I../../.. -I/opt/ganglia-client-3.1.4/include/apr-1 
-I/opt/ganglia-client-3.1.4/include/python2.6 
-I/opt/ganglia-client-3.1.4/include -I/opt/gcc-solarisld-4.4.1/include 
-D_LARGEFILE64_SOURCE -I../../../include -I../../../lib  -g -O2 
-fno-strict-aliasing -Wall -D__EXTENSIONS__ -D_POSIX_C_SOURCE=200112L 
-DHAVE_STRERROR -MT mod_python.lo -MD -MP -MF .deps/mod_python.Tpo -c -o 
mod_python.lo mod_python.c
mkdir .libs
  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. 
-I/opt/ganglia-client-3.1.4/include/apr-1 
-I/opt/ganglia-client-3.1.4/include/python2.6 
-I/opt/ganglia-client-3.1.4/include -I/opt/gcc-solarisld-4.4.1/include 
-D_LARGEFILE64_SOURCE -I../../../include -I../../../lib -g -O2 
-fno-strict-aliasing -Wall -D__EXTENSIONS__ -D_POSIX_C_SOURCE=200112L 
-DHAVE_STRERROR -MT mod_python.lo -MD -MP -MF .deps/mod_python.Tpo -c 
mod_python.c  -fPIC -DPIC -o .libs/mod_python.o
In file included from /usr/include/limits.h:18,
                  from 
/opt/gcc-solarisld-4.4.1/lib/gcc/i386-pc-solaris2.10/4.4.1/include-fixed/limits.h:122,
                  from 
/opt/gcc-solarisld-4.4.1/lib/gcc/i386-pc-solaris2.10/4.4.1/include-fixed/syslimits.h:7,
                  from 
/opt/gcc-solarisld-4.4.1/lib/gcc/i386-pc-solaris2.10/4.4.1/include-fixed/limits.h:11,
                  from 
/opt/ganglia-client-3.1.4/include/python2.6/Python.h:19,
                  from mod_python.c:34:
/usr/include/sys/feature_tests.h:332:2: error: #error "Compiler or options 
invalid for pre-UNIX 03 X/Open applications  and pre-2001 POSIX 
applications"


I've tried building python 2.6.2 with --std=gnu99 and it fails completely.

Cheers,
Paul



On Mon, 2 Nov 2009, Bernard Li wrote:

> Hi Paul:
>
> On Mon, Nov 2, 2009 at 12:57 AM, Paul Sobey <[email protected]> wrote:
>
>> Quick note to let you know 3.1.4 beta builds fine without Python support
>> using gcc 4.4.1/Solaris ld (and the -std=gnu99 CFLAG). I'll continue to
>> monitor the users list for hints as to how to build with python but it's not
>> particularly important to us.
>
> Which tarball did you build?  This one?
>
> http://ganglia.info/testing/bootstrapped_on_fedora9/ganglia-3.1.4.tar.gz
>
> Thanks,
>
> Bernard
>

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Ganglia-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ganglia-general

Reply via email to