monit-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[monit] Configuration error


From: George
Subject: [monit] Configuration error
Date: Thu, 12 Nov 2009 19:30:21 +0300

Hi Guys,

I'm getting the below error while configuring monit on linux Fedora 8, 64 bit , what could be the issue?

checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... unsupported
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 is part of the output of config.log

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

ARCH=''
CC='gcc'
CFLAGS='-g -O2'
CPP='/lib/cpp'
CPPFLAGS=''
DEFS=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP=''
EXEEXT=''
EXTERNALS=''
GETLOADAVG_LIBS=''
GREP=''
INSTALL_DATA=''
INSTALL_PROGRAM=''
INSTALL_SCRIPT=''
KMEM_GROUP=''
LDFLAGS=''
LEX=''
LEXLIB=''
LEX_OUTPUT_ROOT=''
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
NEED_SETGID=''
OBJEXT='o'
PACKAGE_BUGREPORT='address@hidden'
PACKAGE_NAME='monit'
PACKAGE_STRING='monit 5.0.1'
PACKAGE_TARNAME='monit'
PACKAGE_VERSION='5.0.1'
PATH_SEPARATOR=':'
PROCARCH=''
SET_MAKE=''
SHELL='/bin/sh'
YACC=''
ac_ct_CC='gcc'
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host_alias=''
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='NONE'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sslincldir=''
ssllibdir=''
sysconfdir='${prefix}/etc'
target_alias=''

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

#define PACKAGE_NAME "monit"
#define PACKAGE_TARNAME "monit"
#define PACKAGE_VERSION "5.0.1"
#define PACKAGE_STRING "monit 5.0.1"
#define PACKAGE_BUGREPORT "address@hidden"

configure: exit 1


Regards
George


reply via email to

[Prev in Thread] Current Thread [Next in Thread]