Martin et al, I have started some simple scripts to generate build reports for ganglia so I can report back failures. If you think this is value to you could you please provide me with some input on the test configs. Martin, could you give me what you would like to see as far as compiler/OS/ARCH setups? Keep in mind I can only test these platforms: AIX51 AIX53 slowlaris7 sparc slowlaris8 sparc slowlaris9 sparc slowlaris10 sparc solaris10 x86 HPUX PA 11.11 Linux RH21, RH30, RH40 x86(_64) Linux SuSE SLES 9, Pro10 x86(_64)
Primarily I need to know the flavor of compiler (native or gcc version) and compile options that need to be set (so that I do not miss any). TIA, Chris On Fri, 2006-02-24 at 04:54, Martin Knoblauch wrote: > Hi Chris, > > thanks a lot. > > --- Chris Croswhite <[EMAIL PROTECTED]> wrote: > > > I have successfully compiled and spot run these platforms: > > > > HP-sUX PA 11.11 > > Which toolchain? "gcc" or "native"? 32/64 bit? > > > Linux RH40 32b+64b > > Linux SuSE9 32b+64b > > slowlaris 8,9 > > Again, which toolchain? > > > > > BTW, anyone had luck with AIX53? > > > > Yup. Just built it using "xlc". One needs the following changes from > the README.AIX file. "gcc" is supposed to work without problems. > > # > #1. You should use "gcc". xlc does not work out of the box. If you only > have > # "xlc", the following might work. Run configure first !! > # > # a) add "-qlanglvl=ext99" to the CFLAGS in > srclib/confuse/src/Makefile > # b) remove "-Wall" from all Makefiles, especially: > # > # lib/Makefile > # gmond/gstat/Makefile > # gmond/Makefile > # gmetric/Makefile > # gmetad/Makefile (still does not build :-( > # > # This should be done automatically, but automake/autoconf experts > are needed. > # > > > Martin > > > ------------------------------------------------------ > Martin Knoblauch > email: k n o b i AT knobisoft DOT de > www: http://www.knobisoft.de