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

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


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.


--
........................................................
......... ..- -. .. -..- .-. ..- .-.. . ... ............
.-- .. -. -... .-.. --- .-- ... -.. .-. --- --- .-.. ...

Sean O'Neill 



More information about the Orca-users mailing list