hi, Couldn't find ganglia archive, so posting my problem here. Got an error during make. Using http://ganglia.sourceforge.net/docs/#installation sparc solaris8(recommended os patches), /opt/sfw/bin/autoconf (gnu autoconf), perl version v5.8.2, gcc version 3.3.2 rrdtool : 1.0.45
# ./configure CFLAGS="-I/usr/local/rrdtool-1.0.45/include" CPPFLAGS="-I/usr/local/rrdtool-1.0.45/include" LDFLAGS="-L/usr/local/rrdtool-1.0.45/lib" --with-gmetad # make gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/rrdtool-1.0.45/include -I.. -I. -I./dnet -I/usr/local/rrdtool-1.0.45/include -Wall -D__EXTENSIONS__ -D_POSIX_C_SOURCE=199506L -DHAVE_STRERROR -c xmlparse.c -MT xmlparse.lo -MD -MP -MF .deps/xmlparse.TPlo -fPIC -DPIC -o .libs/xmlparse.lo xmlparse.c:3931: error: parse error before "XS_DEFINE_VERSION" xmlparse.c:3931: warning: type defaults to `int' in declaration of `XS_DEFINE_VERSION' xmlparse.c:3931: warning: implicit declaration of function `D$' xmlparse.c:3931: error: `XS_VERSION_MACRO' undeclared here (not in a function) Any ideas ? regds Thushara

