<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>&nbsp;</P>
<P>/usr/local/rrdtool-1.2.15/lib/perl/5.8.4/sun4-solaris-64int/auto</P>
<P>&nbsp;</P>
<P>&nbsp;</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>&nbsp; case $f in \<BR>&nbsp;&nbsp;&nbsp; *=* | --[!k]*);; \<BR>&nbsp;&nbsp;&nbsp; *k*) failcom='fail=yes';; \<BR>&nbsp; esac; \<BR>done; \<BR>dot_seen=no; \<BR>target=`echo all-recursive | sed s/-recursive//`; \<BR>list=' python'; for subdir in $list; do \<BR>&nbsp; echo "Making $target in $subdir"; \<BR>&nbsp; if test "$subdir" = "."; then \<BR>&nbsp;&nbsp;&nbsp; dot_seen=yes; \<BR>&nbsp;&nbsp;&nbsp; local_target="$target-am"; \<BR>&nbsp; else \<BR>&nbsp;&nbsp;&nbsp; local_target="$target"; \<BR>&nbsp; fi; \<BR>&nbsp; (cd $subdir &amp;&amp; make&nbsp;
 $local_target) \<BR>&nbsp; || eval $failcom; \<BR>done; \<BR>if test "$dot_seen" = "no"; then \<BR>&nbsp; make&nbsp; "$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>&nbsp; case $f in \<BR>&nbsp;&nbsp;&nbsp; *=* | --[!k]*);; \<BR>&nbsp;&nbsp;&nbsp; *k*) failcom='fail=yes';; \<BR>&nbsp; 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>&nbsp; echo "Making $target in $subdir"; \<BR>&nbsp; if test "$subdir" = "."; then \<BR>&nbsp;&nbsp;&nbsp; dot_seen=yes; \<BR>&nbsp;&nbsp;&nbsp; local_target="$target-am"; \<BR>&nbsp; else \<BR>&nbsp;&nbsp;&nbsp; local_target="$target"; \<BR>&nbsp; fi; \<BR>&nbsp; (cd
 $subdir &amp;&amp; make&nbsp; $local_target) \<BR>&nbsp; || eval $failcom; \<BR>done; \<BR>if test "$dot_seen" = "no"; then \<BR>&nbsp; make&nbsp; "$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>