[Orca-users] problem with orca0.27 install on RedHat Enterprise 3

Kevin Zhou Kevin.Zhou at huskyenergy.ca
Fri Aug 13 15:04:29 PDT 2004


[root at sundemo orca-0.27]# uname -a
Linux sundemo 2.4.21-9.EL #1 Thu Jan 8 16:58:25 EST 2004 x86_64 x86_64
x86_64 GNU/Linux
[root at sundemo orca-0.27]#
[root at sundemo orca-0.27]#
[root at sundemo orca-0.27]#./configure --prefix=/opt/orca 
--with-var-dir=/opt/orca/var/orca --with-rrd-dir=/opt/orca/rrd
--with-html-dir=/var/www/html
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
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... /bin/cut
checking for expr... /usr/bin/expr
checking for gtar... /bin/gtar
checking for gzip... /bin/gzip
checking for gunzip... /bin/gunzip
checking for mawk... no
checking for gawk... /bin/gawk
checking for perl... /usr/bin/perl
checking if '/usr/bin/perl' will run Perl scripts... yes
checking for pod2html... /usr/bin/pod2html
checking for pod2man... /usr/bin/pod2man
checking for pod2text... /usr/bin/pod2text
checking for ps... /bin/ps
checking for ps command... /bin/ps up PID
checking for se... no
checking for uname... /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... yes
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... yes
checking if Perl module Time::HiRes version 1.38 is installed... yes
 
Running configure in packages/rrdtool-1.0.40 to create RRDtool and
RRDs.pm.
 
(cd packages/rrdtool-1.0.40; ./configure --prefix=/opt/orca
--with-var-dir=/opt/orca/var/orca --with-rrd-dir=/opt/orca/rrd
--with-html-dir=/var/www/html --cache-file=../../config.cache)
 
loading cache ../../config.cache
checking host system type... Invalid configuration
`x86_64-unknown-linux-gnu': machine `x86_64-unknown' not recognized
 
checking target system type... Invalid configuration
`x86_64-unknown-linux-gnu': machine `x86_64-unknown' not recognized
 
checking build system type... Invalid configuration
`x86_64-unknown-linux-gnu': machine `x86_64-unknown' not recognized
 
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking for perl... (cached) /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... (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/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes
checking for BSD-compatible nm... (cached) /usr/bin/nm -B
checking whether ln -s works... (cached) yes
loading cache ../../config.cache within ltconfig
ltconfig: you must specify a host type if you use `--no-verify'
Try `ltconfig --help' for more information.
configure: error: libtool configure failed
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: /opt/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 ;-)
[root at sundemo orca-0.27]#
[root at sundemo orca-0.27]# make
cd packages
make CFLAGS=-g -O2 || exit 1
make[1]: Entering directory `/var/tmp/orca-0.27/packages'
cd TimeDate-1.14 && make OPTIMIZE="-g -O2"
make[2]: Entering directory
`/var/tmp/orca-0.27/packages/TimeDate-1.14'
make[2]: Leaving directory `/var/tmp/orca-0.27/packages/TimeDate-1.14'
cd rrdtool-1.0.40 && ./configure --prefix=/opt/orca
--with-var-dir=/opt/orca/var/orca --with-rrd-dir=/opt/orca/rrd
--with-html-dir=/var/www/html --cache-file=../../config.cache
loading cache ../../config.cache
checking host system type... Invalid configuration
`x86_64-unknown-linux-gnu': machine `x86_64-unknown' not recognized
 
checking target system type... Invalid configuration
`x86_64-unknown-linux-gnu': machine `x86_64-unknown' not recognized
 
checking build system type... Invalid configuration
`x86_64-unknown-linux-gnu': machine `x86_64-unknown' not recognized
 
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking for perl... (cached) /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... (cached) gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) 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/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes
checking for BSD-compatible nm... (cached) /usr/bin/nm -B
checking whether ln -s works... (cached) yes
loading cache ../../config.cache within ltconfig
ltconfig: you must specify a host type if you use `--no-verify'
Try `ltconfig --help' for more information.
configure: error: libtool configure failed
make[1]: *** [rrdtool-1.0.40/config.status] Error 1
make[1]: Leaving directory `/var/tmp/orca-0.27/packages'
make: *** [all] Error 1
[root at sundemo orca-0.27]#

 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/orca-users/attachments/20040813/e27e5b16/attachment.html>


More information about the Orca-users mailing list