Hi Folks,
I am getting a compile error during Nagios Plugin compile.
Nagios Plugin Version: nagios-plugins-1.4.3
#########################################
checking how to recognise dependent libraries... pass_all
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... no
checking for c++... no
checking for gpp... no
checking for aCC... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl... no
checking for FCC... no
checking for KCC... no
checking for RCC... no
checking for xlC_r... no
checking for xlC... no
checking whether we are using the GNU C++ compiler... no
checking whether g++ accepts -g... no
checking dependency style of g++... none
checking how to run the C++ preprocessor... /lib/cpp
configure: error: C++ preprocessor "/lib/cpp" fails sanity check
See `config.log' for more details.
XXXXXXXXXXXXXXXX nagios-plugins-1.4.3]# ll /lib/cpp
lrwxrwxrwx 1 root root 12 Jul 3 14:32 /lib/cpp -> /usr/bin/cpp
XXXXXXXXXXXXXXXX nagios-plugins-1.4.3]# ll /usr/bin/cpp
-rwxr-xr-x 1 root root 96808 Dec 20 2005 /usr/bin/cpp
XXXXXXXXXXXXXXXX nagios-plugins-1.4.3]#
XXXXXXXXXXXXXXXX nagios-plugins-1.4.3]# set -o vi
XXXXXXXXXXXXXXXX nagios-plugins-1.4.3]# file /usr/bin/cpp
/usr/bin/cpp: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), for GNU/Linux 2.2.
5, dynamically linked (uses shared libs), stripped
#########################################
Has anyone seen this before? It looks like
/usr/bin/cpp is OK. Is there a work-around for this?
Thanks, Joe McCaughan
Yahoo! Music Unlimited - Access over 1 million songs. Try it free.
Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________ Nagios-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nagios-users ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. ::: Messages without supporting info will risk being sent to /dev/null
