[Orca-users] Compile error with orca

Blair Zajac blair at orcaware.com
Mon Mar 28 13:17:24 PST 2005


James Finn wrote:

> Would anyone have any idea what this compile error is about? I have 
> compiled orca before but for some reason I just can't get past this 
> problem.
>  
> cd packages
> make CFLAGS=-g -O2 || exit 1
> make[1]: Entering directory `/usr/local/src/orca-0.27/packages'
> cd rrdtool-1.0.40 && ./configure --prefix=/opt/orca 
> --with-var-dir=/opt/orca/var -with-rrd-dir=/opt/orca/rrd 
> -with-html-dir=/u01/orca/html --with-ncsa-log=/usr/local/apache/log 
> --cache-file=../../config.cache
> loading cache ../../config.cache
> checking host system type... sparc-sun-solaris2.8
> checking target system type... sparc-sun-solaris2.8
> checking build system type... sparc-sun-solaris2.8
> checking for a BSD compatible install... config/install-sh -c
> checking whether build environment is sane... yes
> checking whether make sets ${MAKE}... yes
> checking for working aclocal... missing
> checking for working autoconf... missing
> checking for working automake... missing
> checking for working autoheader... missing
> checking for working makeinfo... missing
> checking for perl... /usr/local/bin/perl
> checking for shared library extension... so
> checking for the C compiler perl wants to use to build its modules... 
> ./configure: test: unknown operator -B/usr/ccs/bin/
> make[1]: *** [rrdtool-1.0.40/config.status] Error 1
> make[1]: Leaving directory `/usr/local/src/orca-0.27/packages'
> make: *** [all] Error 1

It looks like the compiler your perl was compiled with, which I'm 
guessing is gcc since there is a -B flag, isn't on your system.  Is this 
the case?

You may have to get a Perl from ActiveState or from sunfreeware.com.

Regards,
Blair




More information about the Orca-users mailing list