[Orca-users] Re: Orca-users Digest, Vol 33, Issue 15
Blair Zajac
blair at orcaware.com
Wed Sep 21 23:31:45 PDT 2005
Kevin Smolkowski wrote:
> I tried to build the latest on a Solaris 10 system with gcc.
> I sucessfully built orca-0.27b2 on this same system.
>
> But with orca-snapshot-r495 I get:
>
> make[4]: Entering directory
> `/opt/orca/orca-snapshot-r495/packages/rrdtool-1.0.50/cgilib-0.4'
> if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -g -O2 -MT cgi.lo -MD -MP -MF ".deps/cgi.Tpo" -c -o cgi.lo cgi.c; \
> then mv -f ".deps/cgi.Tpo" ".deps/cgi.Plo"; else rm -f ".deps/cgi.Tpo"; exit 1;
> fi
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT cgi.lo -MD -MP -MF .deps/cgi.Tpo -c
> cgi.c -o cgi.o
> /bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -o librrd_cgi.la
> cgi.lo -lm
> mkdir .libs
> false cru .libs/librrd_cgi.a cgi.o
Well, for some reason, the false program is being run instead of ar.
Can you rerun configure and see there's a portion where it looks for ar?
Do you have ar in your path? If not, put the directory where ar is in
your path.
Regards,
Blair
More information about the Orca-users
mailing list