[Orca-users] Compiling Orcaware using sunfreeware compilers and perl

Sean O'Neill sean at seanoneill.info
Tue Feb 18 15:12:52 PST 2003


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 O'Neill 



More information about the Orca-users mailing list