<table cellspacing='0' cellpadding='0' border='0' ><tr><td valign='top' style='font: inherit;'><P>Hi list,</P>
<P>Every single version of rrdtool I tried on Solaris 10 is failing on "make install", any suggestions? and binaries downloaded from Soilaris freeware are missing RRDs.so in</P>
<P> </P>
<P>/usr/local/rrdtool-1.2.15/lib/perl/5.8.4/sun4-solaris-64int/auto</P>
<P> </P>
<P> </P>
<P>ld: fatal: Symbol referencing errors. No output written to .libs/rrdtoolmodule.so<BR>collect2: ld returned 1 exit status<BR>*** Error code 1<BR>make: Fatal error: Command failed for target `rrdtoolmodule.so'<BR>Current working directory /export/home/raj/rrdtool-1.2.19/bindings/python<BR>*** Error code 1<BR>The following command caused the error:<BR>failcom='exit 1'; \<BR>for f in x $MAKEFLAGS; do \<BR> case $f in \<BR> *=* | --[!k]*);; \<BR> *k*) failcom='fail=yes';; \<BR> esac; \<BR>done; \<BR>dot_seen=no; \<BR>target=`echo all-recursive | sed s/-recursive//`; \<BR>list=' python'; for subdir in $list; do \<BR> echo "Making $target in $subdir"; \<BR> if test "$subdir" = "."; then \<BR> dot_seen=yes; \<BR> local_target="$target-am"; \<BR> else \<BR> local_target="$target"; \<BR> fi; \<BR> (cd $subdir && make
$local_target) \<BR> || eval $failcom; \<BR>done; \<BR>if test "$dot_seen" = "no"; then \<BR> make "$target-am" || exit 1; \<BR>fi; test -z "$fail"<BR>make: Fatal error: Command failed for target `all-recursive'<BR>Current working directory /export/home/raj/rrdtool-1.2.19/bindings<BR>*** Error code 1<BR>The following command caused the error:<BR>failcom='exit 1'; \<BR>for f in x $MAKEFLAGS; do \<BR> case $f in \<BR> *=* | --[!k]*);; \<BR> *k*) failcom='fail=yes';; \<BR> esac; \<BR>done; \<BR>dot_seen=no; \<BR>target=`echo all-recursive | sed s/-recursive//`; \<BR>list='src bindings doc examples'; for subdir in $list; do \<BR> echo "Making $target in $subdir"; \<BR> if test "$subdir" = "."; then \<BR> dot_seen=yes; \<BR> local_target="$target-am"; \<BR> else \<BR> local_target="$target"; \<BR> fi; \<BR> (cd
$subdir && make $local_target) \<BR> || eval $failcom; \<BR>done; \<BR>if test "$dot_seen" = "no"; then \<BR> make "$target-am" || exit 1; \<BR>fi; test -z "$fail"<BR>make: Fatal error: Command failed for target `all-recursive'<BR>Current working directory /export/home/raj/rrdtool-1.2.19<BR>*** Error code 1<BR>make: Fatal error: Command failed for target `all'<BR><BR><BR></P></td></tr></table><br>