[Nagiosplug-help] Configuration Error

The Internet Place, Inc. sysop at bwkip.com
Wed Sep 20 17:02:02 CEST 2006


checking how to run the C++ preprocessor... /lib/cpp
configure: error: C++ preprocessor "/lib/cpp" fails sanity check
See `config.log' for more details.

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by nagios-plugins configure 1.4.3, which was
generated by GNU Autoconf 2.59. Invocation command line was

 $ ./configure 

## --------- ##
## Platform. ##
## --------- ##

hostname = webmail.bwkip.com
uname -m = i686
uname -r = 2.6.17-1.2157_FC5
uname -s = Linux
uname -v = #1 Tue Jul 11 22:55:46 EDT 2006

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

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

PATH: /usr/kerberos/sbin
PATH: /usr/kerberos/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /sbin
PATH: /bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /root/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1594: checking for a BSD-compatible install
configure:1649: result: /usr/bin/install -c
configure:1660: checking whether build environment is sane
configure:1703: result: yes
configure:1768: checking for gawk
configure:1784: found /bin/gawk
configure:1794: result: gawk
configure:1804: checking whether make sets $(MAKE)
configure:1824: result: yes
configure:2000: checking build system type
configure:2018: result: i686-pc-linux-gnu
configure:2026: checking host system type
configure:2040: result: i686-pc-linux-gnu
configure:2068: checking for a BSD-compatible install
configure:2123: result: /usr/bin/install -c
configure:2154: checking for style of include used by make
configure:2182: result: GNU
configure:2253: checking for gcc
configure:2269: found /usr/bin/gcc
configure:2279: result: gcc
configure:2523: checking for C compiler version
configure:2526: gcc --version </dev/null >&5
gcc (GCC) 4.1.1 20060525 (Red Hat 4.1.1-1)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is
NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.

configure:2529: $? = 0
configure:2531: gcc -v </dev/null >&5
Using built-in specs.
Target: i386-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man
--infodir=/usr/share/info --enable-shared --enable-threads=posix
--enable-checking=release --with-system-zlib --enable-__cxa_atexit
--disable-libunwind-exceptions --enable-libgcj-multifile
--enable-languages=c,c++,objc,obj-c++,java,fortran,ada
--enable-java-awt=gtk --disable-dssi
--with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre
--with-cpu=generic --host=i386-redhat-linux
Thread model: posix
gcc version 4.1.1 20060525 (Red Hat 4.1.1-1)
configure:2534: $? = 0
configure:2536: gcc -V </dev/null >&5
gcc: '-V' option must have argument
configure:2539: $? = 1
configure:2562: checking for C compiler default output file name
configure:2565: gcc conftest.c >&5
configure:2568: $? = 0
configure:2614: result: a.out
configure:2619: checking whether the C compiler works
configure:2625: ./a.out
configure:2628: $? = 0
configure:2645: result: yes
configure:2652: checking whether we are cross compiling
configure:2654: result: no
configure:2657: checking for suffix of executables
configure:2659: gcc -o conftest conftest.c >&5
configure:2662: $? = 0
configure:2687: result: 
configure:2693: checking for suffix of object files
configure:2714: gcc -c conftest.c >&5
configure:2717: $? = 0
configure:2739: result: o
configure:2743: checking whether we are using the GNU C compiler
configure:2767: gcc -c conftest.c >&5
configure:2773: $? = 0
configure:2777: test -z 
 || test ! -s conftest.err
configure:2780: $? = 0
configure:2783: test -s conftest.o
configure:2786: $? = 0
configure:2799: result: yes
configure:2805: checking whether gcc accepts -g
configure:2826: gcc -c -g conftest.c >&5
configure:2832: $? = 0
configure:2836: test -z 
 || test ! -s conftest.err
configure:2839: $? = 0
configure:2842: test -s conftest.o
configure:2845: $? = 0
configure:2856: result: yes
configure:2873: checking for gcc option to accept ANSI C
configure:2943: gcc -c -g -O2 conftest.c >&5
configure:2949: $? = 0
configure:2953: test -z 
 || test ! -s conftest.err
configure:2956: $? = 0
configure:2959: test -s conftest.o
configure:2962: $? = 0
configure:2980: result: none needed
configure:2998: gcc -c -g -O2 conftest.c >&5
conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__'
before 'me'
configure:3004: $? = 1
configure: failed program was:
| #ifndef __cplusplus
| choke me
| #endif
configure:3139: checking dependency style of gcc
configure:3229: result: gcc3
configure:3252: checking how to run the C preprocessor
configure:3287: gcc -E conftest.c
configure:3293: $? = 0
configure:3325: gcc -E conftest.c
conftest.c:12:28: error: ac_nonexistent.h: No such file or directory
configure:3331: $? = 1
configure: failed program was:
| /* confdefs.h. */
| 
| #define PACKAGE_NAME "nagios-plugins"
| #define PACKAGE_TARNAME "nagios-plugins"
| #define PACKAGE_VERSION "1.4.3"
| #define PACKAGE_STRING "nagios-plugins 1.4.3"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "nagios-plugins"
| #define VERSION "1.4.3"
| #define _GNU_SOURCE 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3370: result: gcc -E
configure:3394: gcc -E conftest.c
configure:3400: $? = 0
configure:3432: gcc -E conftest.c
conftest.c:12:28: error: ac_nonexistent.h: No such file or directory
configure:3438: $? = 1
configure: failed program was:
| /* confdefs.h. */
| 
| #define PACKAGE_NAME "nagios-plugins"
| #define PACKAGE_TARNAME "nagios-plugins"
| #define PACKAGE_VERSION "1.4.3"
| #define PACKAGE_STRING "nagios-plugins 1.4.3"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "nagios-plugins"
| #define VERSION "1.4.3"
| #define _GNU_SOURCE 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3482: checking for egrep
configure:3492: result: grep -E
configure:3498: checking for AIX
configure:3520: result: no
configure:3526: checking for ANSI C header files
configure:3551: gcc -c -g -O2 conftest.c >&5
configure:3557: $? = 0
configure:3561: test -z 
 || test ! -s conftest.err
configure:3564: $? = 0
configure:3567: test -s conftest.o
configure:3570: $? = 0
configure:3659: gcc -o conftest -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:29: warning: incompatible implicit declaration of built-in
function 'exit'
configure:3662: $? = 0
configure:3664: ./conftest
configure:3667: $? = 0
configure:3682: result: yes
configure:3706: checking for sys/types.h
configure:3722: gcc -c -g -O2 conftest.c >&5
configure:3728: $? = 0
configure:3732: test -z 
 || test ! -s conftest.err
configure:3735: $? = 0
configure:3738: test -s conftest.o
configure:3741: $? = 0
configure:3752: result: yes
configure:3706: checking for sys/stat.h
configure:3722: gcc -c -g -O2 conftest.c >&5
configure:3728: $? = 0
configure:3732: test -z 
 || test ! -s conftest.err
configure:3735: $? = 0
configure:3738: test -s conftest.o
configure:3741: $? = 0
configure:3752: result: yes
configure:3706: checking for stdlib.h
configure:3722: gcc -c -g -O2 conftest.c >&5
configure:3728: $? = 0
configure:3732: test -z 
 || test ! -s conftest.err
configure:3735: $? = 0
configure:3738: test -s conftest.o
configure:3741: $? = 0
configure:3752: result: yes
configure:3706: checking for string.h
configure:3722: gcc -c -g -O2 conftest.c >&5
configure:3728: $? = 0
configure:3732: test -z 
 || test ! -s conftest.err
configure:3735: $? = 0
configure:3738: test -s conftest.o
configure:3741: $? = 0
configure:3752: result: yes
configure:3706: checking for memory.h
configure:3722: gcc -c -g -O2 conftest.c >&5
configure:3728: $? = 0
configure:3732: test -z 
 || test ! -s conftest.err
configure:3735: $? = 0
configure:3738: test -s conftest.o
configure:3741: $? = 0
configure:3752: result: yes
configure:3706: checking for strings.h
configure:3722: gcc -c -g -O2 conftest.c >&5
configure:3728: $? = 0
configure:3732: test -z 
 || test ! -s conftest.err
configure:3735: $? = 0
configure:3738: test -s conftest.o
configure:3741: $? = 0
configure:3752: result: yes
configure:3706: checking for inttypes.h
configure:3722: gcc -c -g -O2 conftest.c >&5
configure:3728: $? = 0
configure:3732: test -z 
 || test ! -s conftest.err
configure:3735: $? = 0
configure:3738: test -s conftest.o
configure:3741: $? = 0
configure:3752: result: yes
configure:3706: checking for stdint.h
configure:3722: gcc -c -g -O2 conftest.c >&5
configure:3728: $? = 0
configure:3732: test -z 
 || test ! -s conftest.err
configure:3735: $? = 0
configure:3738: test -s conftest.o
configure:3741: $? = 0
configure:3752: result: yes
configure:3706: checking for unistd.h
configure:3722: gcc -c -g -O2 conftest.c >&5
configure:3728: $? = 0
configure:3732: test -z 
 || test ! -s conftest.err
configure:3735: $? = 0
configure:3738: test -s conftest.o
configure:3741: $? = 0
configure:3752: result: yes
configure:3774: checking minix/config.h usability
configure:3786: gcc -c -g -O2 conftest.c >&5
conftest.c:56:26: error: minix/config.h: No such file or directory
configure:3792: $? = 1
configure: failed program was:
| /* confdefs.h. */
| 
| #define PACKAGE_NAME "nagios-plugins"
| #define PACKAGE_TARNAME "nagios-plugins"
| #define PACKAGE_VERSION "1.4.3"
| #define PACKAGE_STRING "nagios-plugins 1.4.3"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "nagios-plugins"
| #define VERSION "1.4.3"
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| # include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <minix/config.h>
configure:3815: result: no
configure:3819: checking minix/config.h presence
configure:3829: gcc -E conftest.c
conftest.c:22:26: error: minix/config.h: No such file or directory
configure:3835: $? = 1
configure: failed program was:
| /* confdefs.h. */
| 
| #define PACKAGE_NAME "nagios-plugins"
| #define PACKAGE_TARNAME "nagios-plugins"
| #define PACKAGE_VERSION "1.4.3"
| #define PACKAGE_STRING "nagios-plugins 1.4.3"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "nagios-plugins"
| #define VERSION "1.4.3"
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <minix/config.h>
configure:3855: result: no
configure:3890: checking for minix/config.h
configure:3897: result: no
configure:3988: checking for gcc
configure:4014: result: gcc
configure:4258: checking for C compiler version
configure:4261: gcc --version </dev/null >&5
gcc (GCC) 4.1.1 20060525 (Red Hat 4.1.1-1)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is
NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.

configure:4264: $? = 0
configure:4266: gcc -v </dev/null >&5
Using built-in specs.
Target: i386-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man
--infodir=/usr/share/info --enable-shared --enable-threads=posix
--enable-checking=release --with-system-zlib --enable-__cxa_atexit
--disable-libunwind-exceptions --enable-libgcj-multifile
--enable-languages=c,c++,objc,obj-c++,java,fortran,ada
--enable-java-awt=gtk --disable-dssi
--with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre
--with-cpu=generic --host=i386-redhat-linux
Thread model: posix
gcc version 4.1.1 20060525 (Red Hat 4.1.1-1)
configure:4269: $? = 0
configure:4271: gcc -V </dev/null >&5
gcc: '-V' option must have argument
configure:4274: $? = 1
configure:4277: checking whether we are using the GNU C compiler
configure:4333: result: yes
configure:4339: checking whether gcc accepts -g
configure:4390: result: yes
configure:4407: checking for gcc option to accept ANSI C
configure:4514: result: none needed
configure:4532: gcc -c -g -O2 conftest.c >&5
conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__'
before 'me'
configure:4538: $? = 1
configure: failed program was:
| #ifndef __cplusplus
| choke me
| #endif
configure:4673: checking dependency style of gcc
configure:4763: result: gcc3
configure:4785: checking how to run the C preprocessor
configure:4903: result: gcc -E
configure:4927: gcc -E conftest.c
configure:4933: $? = 0
configure:4965: gcc -E conftest.c
conftest.c:23:28: error: ac_nonexistent.h: No such file or directory
configure:4971: $? = 1
configure: failed program was:
| /* confdefs.h. */
| 
| #define PACKAGE_NAME "nagios-plugins"
| #define PACKAGE_TARNAME "nagios-plugins"
| #define PACKAGE_VERSION "1.4.3"
| #define PACKAGE_STRING "nagios-plugins 1.4.3"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "nagios-plugins"
| #define VERSION "1.4.3"
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5015: checking whether gcc needs -traditional
configure:5057: result: no
configure:5136: checking for a sed that does not truncate output
configure:5190: result: /bin/sed
configure:5204: checking for ld used by gcc
configure:5271: result: /usr/bin/ld
configure:5280: checking if the linker (/usr/bin/ld) is GNU ld
configure:5295: result: yes
configure:5300: checking for /usr/bin/ld option to reload object files
configure:5307: result: -r
configure:5316: checking for BSD-compatible nm
configure:5358: result: /usr/bin/nm -B
configure:5362: checking whether ln -s works
configure:5366: result: yes
configure:5373: checking how to recognise dependent libraries
configure:5556: result: pass_all
configure:5778: checking dlfcn.h usability
configure:5790: gcc -c -g -O2 conftest.c >&5
configure:5796: $? = 0
configure:5800: test -z 
 || test ! -s conftest.err
configure:5803: $? = 0
configure:5806: test -s conftest.o
configure:5809: $? = 0
configure:5819: result: yes
configure:5823: checking dlfcn.h presence
configure:5833: gcc -E conftest.c
configure:5839: $? = 0
configure:5859: result: yes
configure:5894: checking for dlfcn.h
configure:5901: result: yes
configure:5966: checking for g++
configure:5995: result: no
configure:5966: checking for c++
configure:5995: result: no
configure:5966: checking for gpp
configure:5995: result: no
configure:5966: checking for aCC
configure:5995: result: no
configure:5966: checking for CC
configure:5995: result: no
configure:5966: checking for cxx
configure:5995: result: no
configure:5966: checking for cc++
configure:5995: result: no
configure:5966: checking for cl
configure:5995: result: no
configure:5966: checking for FCC
configure:5995: result: no
configure:5966: checking for KCC
configure:5995: result: no
configure:5966: checking for RCC
configure:5995: result: no
configure:5966: checking for xlC_r
configure:5995: result: no
configure:5966: checking for xlC
configure:5995: result: no
configure:6008: checking for C++ compiler version
configure:6011: g++ --version </dev/null >&5
./configure: line 6012: g++: command not found
configure:6014: $? = 127
configure:6016: g++ -v </dev/null >&5
./configure: line 6017: g++: command not found
configure:6019: $? = 127
configure:6021: g++ -V </dev/null >&5
./configure: line 6022: g++: command not found
configure:6024: $? = 127
configure:6027: checking whether we are using the GNU C++ compiler
configure:6051: g++ -c conftest.cc >&5
./configure: line 6052: g++: command not found
configure:6057: $? = 127
configure: failed program was:
| /* confdefs.h. */
| 
| #define PACKAGE_NAME "nagios-plugins"
| #define PACKAGE_TARNAME "nagios-plugins"
| #define PACKAGE_VERSION "1.4.3"
| #define PACKAGE_STRING "nagios-plugins 1.4.3"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "nagios-plugins"
| #define VERSION "1.4.3"
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
| 
| int
| main ()
| {
| #ifndef __GNUC__
| choke me
| #endif
| 
| ;
| return 0;
| }
configure:6083: result: no
configure:6089: checking whether g++ accepts -g
configure:6110: g++ -c -g conftest.cc >&5
./configure: line 6111: g++: command not found
configure:6116: $? = 127
configure: failed program was:
| /* confdefs.h. */
| 
| #define PACKAGE_NAME "nagios-plugins"
| #define PACKAGE_TARNAME "nagios-plugins"
| #define PACKAGE_VERSION "1.4.3"
| #define PACKAGE_STRING "nagios-plugins 1.4.3"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "nagios-plugins"
| #define VERSION "1.4.3"
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
| 
| int
| main ()
| {
| 
| ;
| return 0;
| }
configure:6140: result: no
configure:6182: g++ -c conftest.cc >&5
./configure: line 6183: g++: command not found
configure:6188: $? = 127
configure: failed program was:
| /* confdefs.h. */
| 
| #define PACKAGE_NAME "nagios-plugins"
| #define PACKAGE_TARNAME "nagios-plugins"
| #define PACKAGE_VERSION "1.4.3"
| #define PACKAGE_STRING "nagios-plugins 1.4.3"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "nagios-plugins"
| #define VERSION "1.4.3"
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
| 
| #include <stdlib.h>
| int
| main ()
| {
| exit (42);
| ;
| return 0;
| }
configure:6182: g++ -c conftest.cc >&5
./configure: line 6183: g++: command not found
configure:6188: $? = 127
configure: failed program was:
| /* confdefs.h. */
| 
| #define PACKAGE_NAME "nagios-plugins"
| #define PACKAGE_TARNAME "nagios-plugins"
| #define PACKAGE_VERSION "1.4.3"
| #define PACKAGE_STRING "nagios-plugins 1.4.3"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "nagios-plugins"
| #define VERSION "1.4.3"
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
| extern "C" void std::exit (int) throw (); using std::exit;
| #include <stdlib.h>
| int
| main ()
| {
| exit (42);
| ;
| return 0;
| }
configure:6182: g++ -c conftest.cc >&5
./configure: line 6183: g++: command not found
configure:6188: $? = 127
configure: failed program was:
| /* confdefs.h. */
| 
| #define PACKAGE_NAME "nagios-plugins"
| #define PACKAGE_TARNAME "nagios-plugins"
| #define PACKAGE_VERSION "1.4.3"
| #define PACKAGE_STRING "nagios-plugins 1.4.3"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "nagios-plugins"
| #define VERSION "1.4.3"
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
| extern "C" void std::exit (int); using std::exit;
| #include <stdlib.h>
| int
| main ()
| {
| exit (42);
| ;
| return 0;
| }
configure:6182: g++ -c conftest.cc >&5
./configure: line 6183: g++: command not found
configure:6188: $? = 127
configure: failed program was:
| /* confdefs.h. */
| 
| #define PACKAGE_NAME "nagios-plugins"
| #define PACKAGE_TARNAME "nagios-plugins"
| #define PACKAGE_VERSION "1.4.3"
| #define PACKAGE_STRING "nagios-plugins 1.4.3"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "nagios-plugins"
| #define VERSION "1.4.3"
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
| extern "C" void exit (int) throw ();
| #include <stdlib.h>
| int
| main ()
| {
| exit (42);
| ;
| return 0;
| }
configure:6182: g++ -c conftest.cc >&5
./configure: line 6183: g++: command not found
configure:6188: $? = 127
configure: failed program was:
| /* confdefs.h. */
| 
| #define PACKAGE_NAME "nagios-plugins"
| #define PACKAGE_TARNAME "nagios-plugins"
| #define PACKAGE_VERSION "1.4.3"
| #define PACKAGE_STRING "nagios-plugins 1.4.3"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "nagios-plugins"
| #define VERSION "1.4.3"
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
| extern "C" void exit (int);
| #include <stdlib.h>
| int
| main ()
| {
| exit (42);
| ;
| return 0;
| }
configure:6182: g++ -c conftest.cc >&5
./configure: line 6183: g++: command not found
configure:6188: $? = 127
configure: failed program was:
| /* confdefs.h. */
| 
| #define PACKAGE_NAME "nagios-plugins"
| #define PACKAGE_TARNAME "nagios-plugins"
| #define PACKAGE_VERSION "1.4.3"
| #define PACKAGE_STRING "nagios-plugins 1.4.3"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "nagios-plugins"
| #define VERSION "1.4.3"
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
| void exit (int);
| #include <stdlib.h>
| int
| main ()
| {
| exit (42);
| ;
| return 0;
| }
configure:6271: checking dependency style of g++
configure:6361: result: none
configure:6383: checking how to run the C++ preprocessor
configure:6414: g++ -E conftest.cc
./configure: line 6415: g++: command not found
configure:6420: $? = 127
configure: failed program was:
| /* confdefs.h. */
| 
| #define PACKAGE_NAME "nagios-plugins"
| #define PACKAGE_TARNAME "nagios-plugins"
| #define PACKAGE_VERSION "1.4.3"
| #define PACKAGE_STRING "nagios-plugins 1.4.3"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "nagios-plugins"
| #define VERSION "1.4.3"
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| void exit (int);
| #endif
| /* end confdefs.h. */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|  Syntax error
configure:6414: g++ -E conftest.cc
./configure: line 6415: g++: command not found
configure:6420: $? = 127
configure: failed program was:
| /* confdefs.h. */
| 
| #define PACKAGE_NAME "nagios-plugins"
| #define PACKAGE_TARNAME "nagios-plugins"
| #define PACKAGE_VERSION "1.4.3"
| #define PACKAGE_STRING "nagios-plugins 1.4.3"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "nagios-plugins"
| #define VERSION "1.4.3"
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| void exit (int);
| #endif
| /* end confdefs.h. */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|  Syntax error
configure:6414: /lib/cpp conftest.cc
cpp: error trying to exec 'cc1plus': execvp: No such file or directory
configure:6420: $? = 1
configure: failed program was:
| /* confdefs.h. */
| 
| #define PACKAGE_NAME "nagios-plugins"
| #define PACKAGE_TARNAME "nagios-plugins"
| #define PACKAGE_VERSION "1.4.3"
| #define PACKAGE_STRING "nagios-plugins 1.4.3"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "nagios-plugins"
| #define VERSION "1.4.3"
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| void exit (int);
| #endif
| /* end confdefs.h. */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|  Syntax error
configure:6414: /lib/cpp conftest.cc
cpp: error trying to exec 'cc1plus': execvp: No such file or directory
configure:6420: $? = 1
configure: failed program was:
| /* confdefs.h. */
| 
| #define PACKAGE_NAME "nagios-plugins"
| #define PACKAGE_TARNAME "nagios-plugins"
| #define PACKAGE_VERSION "1.4.3"
| #define PACKAGE_STRING "nagios-plugins 1.4.3"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "nagios-plugins"
| #define VERSION "1.4.3"
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| void exit (int);
| #endif
| /* end confdefs.h. */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|  Syntax error
configure:6497: result: /lib/cpp
configure:6521: /lib/cpp conftest.cc
cpp: error trying to exec 'cc1plus': execvp: No such file or directory
configure:6527: $? = 1
configure: failed program was:
| /* confdefs.h. */
| 
| #define PACKAGE_NAME "nagios-plugins"
| #define PACKAGE_TARNAME "nagios-plugins"
| #define PACKAGE_VERSION "1.4.3"
| #define PACKAGE_STRING "nagios-plugins 1.4.3"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "nagios-plugins"
| #define VERSION "1.4.3"
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| void exit (int);
| #endif
| /* end confdefs.h. */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|  Syntax error
configure:6521: /lib/cpp conftest.cc
cpp: error trying to exec 'cc1plus': execvp: No such file or directory
configure:6527: $? = 1
configure: failed program was:
| /* confdefs.h. */
| 
| #define PACKAGE_NAME "nagios-plugins"
| #define PACKAGE_TARNAME "nagios-plugins"
| #define PACKAGE_VERSION "1.4.3"
| #define PACKAGE_STRING "nagios-plugins 1.4.3"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "nagios-plugins"
| #define VERSION "1.4.3"
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| void exit (int);
| #endif
| /* end confdefs.h. */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|  Syntax error
configure:6596: error: C++ preprocessor "/lib/cpp" fails sanity check
See `config.log' for more details.

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=i686-pc-linux-gnu
ac_cv_build_alias=i686-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=no
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_exeext=
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=i686-pc-linux-gnu
ac_cv_host_alias=i686-pc-linux-gnu
ac_cv_objext=o
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXCPP=/lib/cpp
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_cxx_g=no
ac_cv_prog_egrep='grep -E'
ac_cv_prog_gcc_traditional=no
ac_cv_prog_make_make_set=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=none
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file='/lib/libc.so.6 /lib/libc-2.4.so'
lt_cv_ld_reload_flag=-r
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_SED=/bin/sed
lt_cv_prog_gnu_ld=yes

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /root/nagios-plugins-1.4.3/missing --run aclocal-1.9'
ALLOCA=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /root/nagios-plugins-1.4.3/missing --run tar'
AR=''
AUTOCONF='${SHELL} /root/nagios-plugins-1.4.3/missing --run autoconf'
AUTOHEADER='${SHELL} /root/nagios-plugins-1.4.3/missing --run
autoheader'
AUTOMAKE='${SHELL} /root/nagios-plugins-1.4.3/missing --run
automake-1.9'
AWK='gawk'
BASENAME=''
BUILD_INCLUDED_LIBINTL=''
CATOBJEXT=''
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2'
CPP='gcc -E'
CPPFLAGS=''
CXX='g++'
CXXCPP='/lib/cpp'
CXXDEPMODE='depmode=none'
CXXFLAGS=''
CYGPATH_W='echo'
DATADIRNAME=''
DEFS=''
DEPDIR='.deps'
DEPLIBS=''
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
EXTRAS=''
EXTRA_NETOBJS=''
EXTRA_TEST=''
F77=''
FFLAGS=''
GENCAT=''
GETLOADAVG_LIBS=''
GLIBC21=''
GMSGFMT=''
HAVE__BOOL=''
HOSTNAME='webmail.bwkip.com'
INSTALL='/usr/bin/install -c'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_OPTS=''
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
INSTOBJEXT=''
INTLBISON=''
INTLLIBS=''
INTLOBJS=''
INTL_LIBTOOL_SUFFIX_PREFIX=''
KMEM_GROUP=''
KRBINCLUDE=''
LDAPINCLUDE=''
LDAPLIBS=''
LDFLAGS=''
LIBGNUTLS_CONFIG=''
LIBICONV=''
LIBINTL=''
LIBOBJS=''
LIBS=''
LIBTOOL=''
LN_S='ln -s'
LTLIBICONV=''
LTLIBINTL=''
LTLIBOBJS=''
MAKEINFO='${SHELL} /root/nagios-plugins-1.4.3/missing --run makeinfo'
MATHLIBS=''
MKINSTALLDIRS=''
MSGFMT=''
MSGMERGE=''
MYSQLCFLAGS=''
MYSQLCONFIG=''
MYSQLINCLUDE=''
MYSQLLIBS=''
NEED_SETGID=''
NEED_VA_LIST=''
OBJEXT='o'
PACKAGE='nagios-plugins'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='nagios-plugins'
PACKAGE_STRING='nagios-plugins 1.4.3'
PACKAGE_TARNAME='nagios-plugins'
PACKAGE_VERSION='1.4.3'
PATH_SEPARATOR=':'
PATH_TO_DIG=''
PATH_TO_FPING=''
PATH_TO_LMSTAT=''
PATH_TO_LSPS=''
PATH_TO_MAILQ=''
PATH_TO_NSLOOKUP=''
PATH_TO_NTPDATE=''
PATH_TO_NTPDC=''
PATH_TO_NTPQ=''
PATH_TO_PING6=''
PATH_TO_PING=''
PATH_TO_PS=''
PATH_TO_QMAIL_QSTAT=''
PATH_TO_QSTAT=''
PATH_TO_QUAKESTAT=''
PATH_TO_RPCINFO=''
PATH_TO_SMBCLIENT=''
PATH_TO_SNMPGET=''
PATH_TO_SNMPGETNEXT=''
PATH_TO_SSH=''
PATH_TO_SWAP=''
PATH_TO_SWAPINFO=''
PATH_TO_UPTIME=''
PATH_TO_WHO=''
PERL=''
PGINCLUDE=''
PGLIBS=''
PKG_ARCH=''
PLUGIN_TEST=''
POSUB=''
POW_LIB=''
PYTHON=''
RADIUSLIBS=''
RANLIB=''
RELEASE='1'
REV_DATESTAMP=''
REV_TIMESTAMP=''
SCRIPT_TEST=''
SET_MAKE=''
SH=''
SHELL='/bin/sh'
SOCKETLIBS=''
SSLINCLUDE=''
SSLLIBS=''
STDBOOL_H=''
STRIP=''
SUPPORT=''
USE_INCLUDED_LIBINTL=''
USE_NLS=''
VERSION='1.4.3'
WANT_PST3_FALSE=''
WANT_PST3_TRUE=''
WARRANTY=''
XGETTEXT=''
ac_ct_AR=''
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_F77=''
ac_ct_RANLIB=''
ac_ct_STRIP=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE=''
am__fastdepCXX_TRUE='#'
am__include='include'
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='i686-pc-linux-gnu'
build_alias=''
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
check_tcp_ssl=''
datadir='${prefix}/share'
exec_prefix='NONE'
host='i686-pc-linux-gnu'
host_alias=''
host_cpu='i686'
host_os='linux-gnu'
host_vendor='pc'
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/root/nagios-plugins-1.4.3/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
mkdir_p='mkdir -p --'
oldincludedir='/usr/include'
prefix='NONE'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
with_nagios_group=''
with_nagios_user=''
with_trusted_path=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define HAVE_DLFCN_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1




More information about the Help mailing list