[Orca-users] 0.27 configure trace and make errors

Jim Burke jburke at sportvision.com
Thu Jan 16 10:24:33 PST 2003


I'm having trouble getting 0.27 up on a Sun Ultra220 (SunOS noc1 5.8
Generic_108528-12 sun4u sparc SUNW,Ultra-60).



660:noc1:[/root/orca]# tar -xf ../orca-0.27.tar
661:noc1:[/root/orca]# cd orca-0.27
662:noc1:[/root/orca/orca-0.27]# find packages -name configure.in -o
-name Makefile.am | xargs touch
663:noc1:[/root/orca/orca-0.27]# sleep 2
ouchnoc1:[/root/orca/orca-0.27]# find packages -name configure -o -name
Makefile.in -o -name stamp-h\* | xargs t
665:noc1:[/root/orca/orca-0.27]#
--with-rrd-dir=/usr/local/rrdtool./configure
--with-html-dir=/data/ism_web_root/orca_stats/ --prefix=/data/orca
checking build system type... sparc-sun-solaris2.8
checking host system type... sparc-sun-solaris2.8
checking target system type... sparc-sun-solaris2.8
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix...
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking whether make sets ${MAKE}... yes
checking for bzip2... /usr/bin/bzip2
checking for bunzip2... /usr/bin/bunzip2
checking for compress... /usr/bin/compress
checking for cut... /usr/bin/cut
checking for expr... /usr/bin/expr
checking for gtar... no
checking for gnutar... no
checking for tar... /usr/bin/tar
checking for gzip... /usr/bin/gzip
checking for gunzip... /usr/bin/gunzip
checking for mawk... no
checking for gawk... no
checking for nawk... /usr/bin/nawk
checking for perl... /usr/bin/perl
checking if '/usr/bin/perl' will run Perl scripts... yes
checking for pod2html... /usr/local/bin/pod2html
checking for pod2man... /usr/local/bin/pod2man
checking for pod2text... /usr/local/bin/pod2text
checking for ps... /usr/bin/ps
checking for ps command... /usr/bin/ps -p PID -o \'rss vsz pmem time
user pid comm\'
checking for se... /opt/RICHPse/bin/se
checking for uname... /usr/bin/uname
checking for uncompress... /usr/bin/uncompress
checking if Perl module Data::Dumper version 2.101 is installed... yes
checking if Perl module Date::Parse version 2.24 is installed... no
checking if Perl module Digest::MD5 version 2.19 is installed... no
checking if Perl module Math::Interpolate version 1.05 is installed...
yes
checking if Perl module RRDs version 1.000401 is installed... no
checking if Perl module Storable version 2.05 is installed... no
checking if Perl module Time::HiRes version 1.38 is installed... no

Running configure in packages/rrdtool-1.0.40 to create RRDtool and
RRDs.pm.

(cd packages/rrdtool-1.0.40; ./configure
--with-html-dir=/data/ism_web_root/orca_stats/ --prefix=/data/orca
--with-rrd-
dir=/usr/local/rrdtool --cache-file=../../config.cache)

creating 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... found
checking for working automake... missing
checking for working autoheader... found
checking for working makeinfo... missing
checking for perl... /usr/bin/perl
checking for shared library extension... so
checking for the C compiler perl wants to use to build its modules...
found
checking for tclConfig.sh in ... no
configure: warning: tclConfig.sh not found - Tcl interface won't be
built
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for ranlib... ranlib
checking for ld used by GCC... /usr/ccs/bin/ld
checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
checking for BSD-compatible nm... /usr/ccs/bin/nm -p
checking whether ln -s works... yes
updating cache ../../config.cache
loading cache ../../config.cache within ltconfig
checking for object suffix... o
checking for executable suffix... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions ... yes
checking if gcc static flag -static works... -static
checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
checking whether the linker (/usr/ccs/bin/ld) supports shared
libraries... yes
checking command to parse /usr/ccs/bin/nm -p output... ok
checking how to hardcode library paths into programs... immediate
checking for /usr/ccs/bin/ld option to reload object files... -r
checking dynamic linker characteristics... solaris2.8 ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for objdir... .libs
creating libtool
updating cache ../../config.cache
loading cache ../../config.cache
checking for ANSI C header files... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for fcntl.h... yes
checking for locale.h... yes
checking for fp_class.h... no
checking for malloc.h... yes
checking for unistd.h... yes
checking for ieeefp.h... yes
checking for math.h... yes
checking for time.h... yes
checking for sys/time.h... yes
checking for sys/times.h... yes
checking for sys/param.h... yes
checking for sys/resource.h... yes
checking for float.h... yes
checking for working const... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for acos... no
checking for acos in -lm... yes
checking for gnroff... no
checking for nroff... /usr/bin/nroff
checking for groff... no
checking for troff... /usr/bin/troff
checking if we can use GCC-specific compiler options... yes
checking for strftime... yes
checking for vprintf... yes
checking for opendir... yes
checking for readdir... yes
checking for chdir... yes
checking for chroot... yes
checking for getuid... yes
checking for strerror... yes
checking for tzset... yes
checking for setlocale... yes
checking for snprintf... yes
checking for vsnprintf... yes
checking for fpclass... yes
checking for class... no
checking for fp_class... no
checking for isnan... yes
checking for memmove... yes
checking for strchr... yes
checking for mktime... yes
checking for getrusage... yes
checking for gettimeofday... yes
checking for fpclassify... no
checking for fpclassify with <math.h>... no
checking for finite... yes
checking for isinf... no
checking for isinf with <math.h>... no
checking if realloc can deal with NULL... yes
checking if IEEE math works out of the box... yes
updating cache ../../config.cache
creating ./config.status
creating cgilib-0.4/Makefile
creating config/Makefile
creating examples/shared-demo.pl
creating examples/piped-demo.pl
creating examples/stripes.pl
creating examples/bigtops.pl
creating examples/minmax.pl
creating examples/cgi-demo.cgi
creating examples/Makefile
creating contrib/Makefile
creating contrib/trytime/Makefile
creating contrib/log2rrd/log2rrd.pl
creating contrib/killspike/killspike.pl
creating contrib/rrdlastds/rrdlastds.pl
creating contrib/rrdfetchnames/rrdfetchnames.pl
creating contrib/add_ds/add_ds.pl
creating contrib/add_ds/batch.pl
creating doc/Makefile
creating gd1.3/Makefile
creating libpng-1.0.9/Makefile
creating zlib-1.1.4/Makefile
creating src/Makefile
creating tcl/Makefile
creating perl-shared/Makefile.PL
creating Makefile
creating config/config.h
checking in... and out again
ordering CD from http://people.ee.ethz.ch/~oetiker/wish .... just
kidding ;-)

----------------------------------------------------------------
Config is DONE!

Type 'make' to compile the software and use 'make install' to
install everything to: /data/orca.

If you want to install the perl
modules in site-perl, try 'make site-perl-install'.

       ... that wishlist is NO JOKE. If you find RRDtool useful
make me happy. Go to http://ee-staff.ethz.ch/~oetiker/wish and
place an order.

                               -- Tobi Oetiker <tobi at oetiker.ch>
----------------------------------------------------------------
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config/PerlHead1
config.status: creating config/PerlHead2
config.status: creating lib/Makefile
config.status: creating packages/Makefile
config.status: creating src/Makefile
config.status: creating src/orca.pl
config.status: creating orcallator/orcallator.cfg
config.status: creating orcallator/orcallator_running.pl
config.status: creating orcallator/restart_orcallator.sh
config.status: creating orcallator/start_orcallator.sh
config.status: creating orcallator/stop_orcallator.sh
config.status: creating orcallator/S99orcallator.sh
config.status: creating orcallator/Makefile
config.status: creating docs/Makefile
config.status: creating contrib/Makefile
config.status: creating contrib/rotate_orca_graphs/Makefile
config.status: creating contrib/rotate_orca_graphs/rotate_orca_graphs.sh
config.status: creating contrib/orca_services/Makefile
config.status: creating contrib/orca_services/orca_services.cfg
config.status: creating contrib/orca_services/orca_services.pl
config.status: creating contrib/orca_services/orca_services_running.pl
config.status: creating contrib/orca_services/restart_orca_services.sh
config.status: creating contrib/orca_services/start_orca_services.sh
config.status: creating contrib/orca_services/stop_orca_services.sh
config.status: creating contrib/orca_services/S99orca_services.sh

----------------------------------------------------------------
You have now successfully configured Orca.

Type 'make' to compile the software and use 'make install' to
install everything to: /data/orca.

If you find Orca useful, make my wife and me happy.  Go to
http://www.orcaware.com/wish_list.html and pick an item from our
Amazon.com wish list.

Blair Zajac <blair at orcaware.com>
----------------------------------------------------------------
ordering CD from http://www.orcaware.com/wish_list.html .... just
kidding ;-)
configure: WARNING: *** Unless you use a --with-*-log option orcallator
will not gather WWW log data.
666:noc1:[/root/orca/orca-0.27]# ./make
666:noc1:[/root/orca/orca-0.27]# make
make to-autoconf
aclocal -I config --output=config/aclocal.m4
sh: aclocal: not found
*** Error code 1
make: Fatal error: Command failed for target `to-autoconf'
Current working directory /root/orca/orca-0.27
*** Error code 1
make: Fatal error: Command failed for target `configure'
667:noc1:[/root/orca/orca-0.27]# uname -a
SunOS noc1 5.8 Generic_108528-12 sun4u sparc SUNW,Ultra-60


----
Jim Burke
Senior System Admin
jburke at sportvision.com       773-293-4734
Sportvision, Inc.          www.sportvision.com



More information about the Orca-users mailing list