Hi , 

       I am trying to install the nagios plugins , following the steps in 
https://raymii.org/s/tutorials/Nagios_Core_4_Installation_on_Ubuntu_12.04.html 
.. Below configure is failing with error as shown below.. I tried to 
install using the latest config.guess and config.sub from git  links as in 
error message but still the below command is not able to run successfully. 
Kinldy send back the required latest config.guess and config.sub for the 
resolution of this issue. 




./configure --with-nagios-user=nagios --with-nagios-group=nagios 
--with-openssl=/usr/bin/openssl --enable-perl-modules --enable-libtap

root@sys-71488:/usr/local/src/nagios-plugins/nagios-plugins-2.0.3# 
./configure --with-nagios-user=nagios --with-nagios-group=nagios 
--with-openssl=/usr/bin/openssl --enable-python-module
configure: WARNING: unrecognized options: --enable-python-module
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to disable maintainer-specific portions of Makefiles... 
yes
checking build system type... build-aux/config.guess: unable to guess 
system type

This script, last modified 2009-11-20, has failed to recognize
the operating system you are using. It is advised that you
download the most up to date version of the config scripts from

  
http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD
and
  
http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub;hb=HEAD

If the version you run (build-aux/config.guess) is already up to date, 
please
send the following data and any information you think might be
pertinent to <config-patches@gnu.org> in order to provide the needed
information to handle your system.

config.guess timestamp = 2009-11-20

uname -m = ppc64le
uname -r = 3.13.0-32-generic
uname -s = Linux
uname -v = #57-Ubuntu SMP Tue Jul 15 03:50:31 UTC 2014

/usr/bin/uname -p = 
/bin/uname -X     = 

hostinfo               = 
/bin/universe          = 
/usr/bin/arch -k       = 
/bin/arch              = 
/usr/bin/oslevel       = 
/usr/convex/getsysinfo = 

UNAME_MACHINE = ppc64le
UNAME_RELEASE = 3.13.0-32-generic
UNAME_SYSTEM  = Linux
UNAME_VERSION = #57-Ubuntu SMP Tue Jul 15 03:50:31 UTC 2014
configure: error: cannot guess build type; you must specify one
root@sys-71488:/usr/local/src/nagios-plugins/nagios-plugins-2.0.3# 



./config.guess
powerpc64le-unknown-linux-gnu


Regards
Shreeharsha GN
Java Performance Analysis, 
Energy EfficiencyIBM Software Defined Systems 
Performance6F - 'D' Block, EGL - Business Park,Intermediate Ring 
RoadBengaluru - 560 071
Mob# 7829902491
_______________________________________________
config-patches mailing list
config-patches@gnu.org
https://lists.gnu.org/mailman/listinfo/config-patches

Reply via email to