Find the answer to your Linux question:
Results 1 to 2 of 2
Hi, I configured Nagios in Fedora 8 and when i gave the command [B ]./configure --with-command-group=nagcmd [/B] this is the following i got --------------------------------- checking for a BSD-compatible install... /usr/bin/install ...
  1. #1
    Just Joined!
    Join Date
    Jun 2009
    Posts
    21

    Nagios

    Hi,
    I configured Nagios in Fedora 8 and when i gave the command

    [B]./configure --with-command-group=nagcmd[/B]

    this is the following i got
    ---------------------------------

    checking for a BSD-compatible install... /usr/bin/install -c

    checking build system type... i686-pc-linux-gnulibc1

    checking host system type... i686-pc-linux-gnulibc1

    checking for gcc... gcc

    checking for C compiler default output file name... a.out

    checking whether the C compiler works... yes

    checking whether we are cross compiling... no

    checking for suffix of executables...

    checking for suffix of object files... o

    checking whether we are using the GNU C compiler... yes

    checking whether gcc accepts -g... yes

    checking for gcc option to accept ANSI C... none needed

    checking whether make sets $(MAKE)... yes

    checking for strip... /usr/bin/strip

    checking how to run the C preprocessor... /lib/cpp

    configure: error: C preprocessor "/lib/cpp" fails sanity check
    See `config.log' for more details.


    how to troubleshoot this issue.

    thanks in advance,

    regards
    csanthosh

  2. #2
    Linux Engineer Segfault's Avatar
    Join Date
    Jun 2008
    Location
    Acadiana
    Posts
    855
    See `config.log' for more details?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...