[Orca-users] Problems installing orca under Solaris 10

Ross, Brian Brian.Ross at dec.wa.gov.au
Thu Dec 11 18:59:41 PST 2008


I'm having some problems installing orca on a server running solaris 10.

I have got the command "sh configure" to work OK or so I believe...

However, when I attempt the command "make" it states:

[root ~/orca-snapshot-r535/packages/rrdtool-1.0.50]# make
make  all-recursive
Making all in cgilib-0.4
source='cgi.c' object='cgi.lo' libtool=yes \
DEPDIR=.deps depmode=none /bin/bash ../config/depcomp \
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H  -I. -I. -I..      -g -O2 -Wall -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline  -fPIC -DPIC -c -o cgi.lo cgi.c
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -fPIC -DPIC -c cgi.c -o cgi.o
cgi.c:30: warning: no previous prototype for 'cgiHeader'
cgi.c:47: warning: no previous prototype for 'cgiDecodeString'
cgi.c:76: warning: no previous prototype for 'cgiInit'
/bin/bash ../libtool --tag=CC --mode=link gcc  -g -O2 -Wall -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline  -fPIC -DPIC    -o librrd_cgi.la   cgi.lo  -lm
mkdir .libs
false cru .libs/librrd_cgi.a  cgi.o
*** Error code 1
make: Fatal error: Command failed for target `librrd_cgi.la'
Current working directory /root/orca-snapshot-r535/packages/rrdtool-1.0.50/cgilib-0.4
*** Error code 1
The following command caused the error:
failcom='exit 1'; \
for f in x $MAKEFLAGS; do \
  case $f in \
    *=* | --[!k]*);; \
    *k*) failcom='fail=yes';; \
  esac; \
done; \
dot_seen=no; \
target=`echo all-recursive | sed s/-recursive//`; \
list='cgilib-0.4 gd1.3 zlib-1.1.4 libpng-1.0.9  src doc examples contrib tcl'; for subdir in $list; do \
  echo "Making $target in $subdir"; \
  if test "$subdir" = "."; then \
    dot_seen=yes; \
    local_target="$target-am"; \
  else \
    local_target="$target"; \
  fi; \
  (cd $subdir && make  $local_target) \
  || eval $failcom; \
done; \
if test "$dot_seen" = "no"; then \
  make  "$target-am" || exit 1; \
fi; test -z "$fail"
make: Fatal error: Command failed for target `all-recursive'
Current working directory /root/orca-snapshot-r535/packages/rrdtool-1.0.50
*** Error code 1
make: Fatal error: Command failed for target `all'

Have I missed something in the install process?

  



This email, together with any attachments, is intended for the
addressee only. It may contain confidential or privileged information.
If you are not the intended recipient of this email, please notify
the sender, delete the email and attachments from your system and
destroy any copies you may have taken of the email and its attachments.
Duplication or further distribution by hardcopy, by electronic means
or verbally is not permitted without permission.




More information about the Orca-users mailing list