[Orca-users] Compiling Orcaware using sunfreewarecompilers and perl

Blair Zajac blair at orcaware.com
Wed Feb 19 22:53:24 PST 2003


Sean O'Neill wrote:
> 
> At 05:11 PM 2/18/2003 -0600, Sean O'Neill wrote:
> >The problem is below.
> >
> >At 11:40 PM 2/18/2003 +0100, Sawi, Michael wrote:
> >>   Compiler:
> >>     cc='gcc -B/usr/ccs/bin/', ccflags ='-fno-strict-aliasing
> >> -D_LARGEFILE_SOURCE
> >
> >The rrdtool configure script can't handle the "-B/usr/ccs/bin" portion of
> >the cc variable.  In the rrdtool configure script, I changed this:
> >
> >PROBLEMCC=`$PERL -e 'use Config; exit 0 if -x $Config{cc}; map {if (-x
> >"$_/$Config{cc}"){exit 0}} split /:/, $ENV{PATH};print $Config{cc}'`
> >
> >to this:
> >
> >PROBLEMCC=''
> >
> >I submitted this problem to the rrdtool users and developers mailing list
> >but no one ever responded after two requests for assistance.
> 
> P.S. My change above is nothing more then a HACK.  This is NOT the correct
> way to go about making this right.  It was simply a quick and dirty way
> around the problem.

Sean, Michael,

rrdtool 1.0.41 was just released and it looks like it has the proper
fix in it for this issue.  Get it from

http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/pub/rrdtool-1.0.41.tar.gz

Let me know if this fixes the issue.

Best,
Blair

-- 
Blair Zajac <blair at orcaware.com>
Plots of your system's performance - http://www.orcaware.com/orca/


More information about the Orca-users mailing list