[rrd-users] rrdtool make problem

Majczan, Chris cmajczan at peerlessnetwork.com
Fri Apr 11 19:46:31 CEST 2008


Any thoughts would be greatly appreciated. Solaris 10, x86....
rrdtool-1.0.33.

 

Configure is fine, make gives me the following:


Thoughts?

 

# cd rrdtool-1.0.33

# ./configure

loading cache ./config.cache

checking host system type... i386-pc-solaris2.10

checking target system type... i386-pc-solaris2.10

checking build system type... i386-pc-solaris2.10

checking for a BSD compatible install... (cached) /usr/local/bin/install
-c

checking whether build environment is sane... yes

checking whether make sets ${MAKE}... (cached) 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... found

checking for perl... (cached) /usr/bin/perl

checking for shared library extension... so

checking for tclConfig.sh in ... no

configure: warning: tclConfig.sh not found - Tcl interface won't be
built

checking for gcc... (cached) 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... (cached) yes

checking whether gcc accepts -g... (cached) yes

checking how to run the C preprocessor... (cached) gcc -E

checking for ranlib... (cached) ranlib

checking for ld used by GCC... (cached) /usr/ccs/bin/ld

checking if the linker (/usr/ccs/bin/ld) is GNU ld... (cached) no

checking for BSD-compatible nm... (cached) /usr/ccs/bin/nm -p

checking whether ln -s works... (cached) yes

loading cache ./config.cache within ltconfig

checking for object suffix... o

checking for executable suffix... (cached) 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 ... no

checking if gcc static flag -static works... none

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.10 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

loading cache ./config.cache

checking for ANSI C header files... (cached) yes

checking for fcntl.h... (cached) yes

checking for fp_class.h... (cached) no

checking for malloc.h... (cached) yes

checking for unistd.h... (cached) yes

checking for ieeefp.h... (cached) yes

checking for math.h... (cached) yes

checking for sys/time.h... (cached) yes

checking for sys/times.h... (cached) yes

checking for sys/param.h... (cached) yes

checking for sys/resource.h... (cached) yes

checking for float.h... (cached) yes

checking for working const... (cached) yes

checking whether time.h and sys/time.h may both be included... (cached)
yes

checking whether struct tm is in sys/time.h or time.h... (cached) time.h

checking for acos... (cached) no

checking for acos in -lm... (cached) yes

checking for gnroff... (cached) /usr/bin/nroff

checking for groff... (cached) /usr/bin/troff

checking if we can use GCC-specific compiler options... (cached) yes

checking for strftime... (cached) yes

checking for vprintf... (cached) yes

checking for strerror... (cached) yes

checking for snprintf... (cached) yes

checking for vsnprintf... (cached) yes

checking for fpclass... (cached) yes

checking for class... (cached) no

checking for fp_class... (cached) no

checking for isnan... (cached) yes

checking for memmove... (cached) yes

checking for strchr... (cached) yes

checking for mktime... (cached) yes

checking for getrusage... (cached) yes

checking for gettimeofday... (cached) yes

checking for fpclassify... (cached) no

checking for fpclassify with <math.h>... no

checking for finite... (cached) yes

checking for isinf... (cached) no

checking for isinf with <math.h>... no

checking if realloc can deal with NULL... (cached) yes

checking if IEEE math works out of the box... (cached) yes

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.3/Makefile

creating src/Makefile

creating tcl/Makefile

creating Makefile

creating config/config.h

config/config.h is unchanged

checking in... and out again

ordering CD from http://ee-staff.ethz.ch/~oetiker/wish .... just kidding
;-)

 

----------------------------------------------------------------

Config is DONE!

 

Type 'make' to compile the software and use 'make install' to

install everything to: /usr/local/rrdtool-1.0.33.

 

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>

----------------------------------------------------------------

# make

Making all in cgilib-0.4

Making all in config

Making all in gd1.3

Making all in zlib-1.1.3

Making all in libpng-1.0.9

Making all in src

Making all in doc

Making all in examples

Making all in contrib

Making all in trytime

Making all in tcl

cd perl-piped && make

cd perl-shared && make

cc -c  -I../src -I../gd1.3  -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-D_TS_ERRNO -xO3 -xspace -xildoff    -DVERSION=\"1.000331\"
-DXS_VERSION=\"1.000331\" -KPIC
"-I/usr/perl5/5.8.4/lib/i86pc-solaris-64int/CORE"  -DPERLPATCHLEVEL=8
RRDs.c

/usr/ucb/cc:  language optional software package not installed

*** Error code 1

make: Fatal error: Command failed for target `RRDs.o'

Current working directory /usr/local/rrdtool-1.0.33/perl-shared

*** Error code 1

make: Fatal error: Command failed for target `perl_shared'

Current working directory /usr/local/rrdtool-1.0.33

*** Error code 1

The following command caused the error:

set fnord ; amf=$2; \

dot_seen=no; \

target=`echo all-recursive | sed s/-recursive//`; \

list='cgilib-0.4 config gd1.3 zlib-1.1.3 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) \

   || case "$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \

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'

# pwd

/usr/local/rrdtool-1.0.33

#

#

# pwd

/usr/local/rrdtool-1.0.33

#

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.oetiker.ch/pipermail/rrd-users/attachments/20080411/97c7ae34/attachment-0001.html 


More information about the rrd-users mailing list