<div dir="ltr">Thanks all for the help.<br>If some one is getting similar errors, these are the steps i followed to resolve it:<br><br><font face="Verdana, Arial, Helvetica, sans-serif" size="-1">Verify the following 
  packages are installed with pkginfo:<br>


  SUNWscpu<br>


  SUNWbtool<br>


  SPROcc (unbundled SPARCworks Professional C compiler) ---mostly u will have to install this, and its free..!<br><br>Change the PTAH variable to have /opt/SUNWspro/bin: before /usr/ucb<br>eg: </font><br><pre>PATH=/opt/SUNWspro/bin:....:/usr/ucb</pre>
<font face="Verdana, Arial, Helvetica, sans-serif" size="-1">Continue with make clean, and make. This worked for me.<br><br>Thanks,<br>Anjini<br><br><br></font><br><div class="gmail_quote">On Fri, Sep 5, 2008 at 3:36 PM, Tobias Oetiker <span dir="ltr">&lt;tobi@oetiker.ch&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Anjini,<br>
<br>
the per installed perl on solaris is compiled with the forte c<br>
compiler ... you should use the same for compiling extensions ...<br>
<br>
get the official sun compiler onto your box and all should be well<br>
<br>
cheers<br>
tobi<br>
<div class="Ih2E3d"><br>
Yesterday anjini shukla wrote:<br>
<br>
&gt; Looks like there is no end to this error. I have tried almost all changes<br>
&gt; that could possibly cause this error. RRD 1.2.28 should ideally work with<br>
&gt; sun compiler cc, but it dosnt.<br>
&gt;<br>
&gt; adding :/opt/SUNWexplo/bin before :/usr/ucb also dsnt help. Is there no work<br>
&gt; arround this problem..?<br>
&gt;<br>
&gt; Any hint/ thoughts will be highly appreciated.<br>
&gt;<br>
&gt; Thanks,<br>
&gt; Anjini<br>
&gt;<br>
&gt; ---------------------------------------------------------------------------------------------<br>
&gt;<br>
&gt; I tried to install rrdtool 1.2.28, after reading that &nbsp;sun studio 11bugs are<br>
</div>&gt; fixed on this version&lt;<a href="https://lists.oetiker.ch/pipermail/rrd-announce/2008-July/000111.html" target="_blank">https://lists.oetiker.ch/pipermail/rrd-announce/2008-July/000111.html</a>&gt;and<br>
<div><div></div><div class="Wj3C7c">&gt; am still getting these errors:<br>
&gt;<br>
&gt; Using /usr/ucb/cc<br>
&gt; */usr/ucb/cc: &nbsp;language optional software package not installed<br>
&gt; *** Error code 1<br>
&gt; make: Fatal error: Command failed for target `RRDs.o&#39;<br>
&gt;<br>
&gt; *using /usr/local/bin/gcc<br>
&gt;<br>
&gt; cc: unrecognized option `-KPIC&#39;<br>
&gt; cc: language ildoff not recognized<br>
&gt; cc: RRDs.c: linker input file unused because linking not done<br>
&gt; Running Mkbootstrap for RRDs ()<br>
&gt; chmod 644 RRDs.bs<br>
&gt; rm -f blib/arch/auto/RRDs/RRDs.so<br>
&gt; LD_RUN_PATH=&quot;/usr/lib&quot; cc &nbsp;-G RRDs.o -L../../src/.libs/<br>
&gt; -R/usr/local/rrdtool-1.2.28/lib -lrrd &nbsp;-o blib/arch/auto/RRDs/RRDs.so &nbsp; -lm<br>
&gt; -lz<br>
&gt; cc: RRDs.o: No such file or directory<br>
&gt; *** Error code 1<br>
&gt;<br>
&gt;<br>
&gt; what should I be doing..?<br>
&gt;<br>
&gt;<br>
&gt; On Thu, Sep 4, 2008 at 5:23 PM, Steve Shipway &lt;<a href="mailto:s.shipway@auckland.ac.nz">s.shipway@auckland.ac.nz</a>&gt;wrote:<br>
&gt;<br>
&gt; &gt; &nbsp;This is because your Makefile is created for the Sun Studio C compiler,<br>
&gt; &gt; not for GCC.<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt; Changing it to work with GCC can be painful and may cause problems with<br>
&gt; &gt; Perl interoperability. &nbsp;We installed Sun Studio in the end (it&#39;s a free<br>
&gt; &gt; download)<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt; Steve<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt; &nbsp; ------------------------------<br>
&gt; &gt;<br>
&gt; &gt; cc -c &nbsp;-I../../src &nbsp;-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xarch=v8<br>
&gt; &gt; -D_TS_ERRNO -xO3 -xspace -xildoff &nbsp; &nbsp;-DVERSION=\&quot;1.2019\&quot;<br>
&gt; &gt; -DXS_VERSION=\&quot;1.2019\&quot; -KPIC<br>
&gt; &gt; &quot;-I/usr/perl5/5.8.4/lib/sun4-solaris-64int/CORE&quot; &nbsp;-DPERLPATCHLEVEL=8 RRDs.c<br>
&gt; &gt; *cc: unrecognized option `-KPIC&#39;*<br>
&gt; &gt; cc: language ildoff not recognized<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt;<br>
<br>
</div></div><font color="#888888">--<br>
Tobi Oetiker, OETIKER+PARTNER AG, Aarweg 15 CH-4600 Olten, Switzerland<br>
<a href="http://it.oetiker.ch" target="_blank">http://it.oetiker.ch</a> tobi@oetiker.ch ++41 62 775 9902 / sb: -9900<br>
</font></blockquote></div><br></div>