Basic Problem With Configuration
Joseph A. Petrucci
joseph.petrucci at ddiworld.com
Sun Nov 13 14:02:04 CET 2005
Looks like you need to install gcc go to http://gcc.gnu.org
On Sun, 2005-11-13 at 00:07 +0000, Ian Stirling wrote:
> Hi
>
> I am new to Nagios and have hit a problem before I have really got
> started with Nagios.
>
> The first problem I had was that ./configure was unable to identify
> my host. I got past this by downloading a new config.guess and config.sub
>
> However now when I try to configure the package I get another error as follows
>
> checking for a BSD compatible install... /usr/bin/install -c
> checking host system type... powerpc64-unknown-linux-gnu
> checking for gcc... gcc
> checking whether the C compiler (gcc ) works... no
> configure: error: installation or configuration problem: C compiler
> cannot create executables.
>
> The contents of config.log are as follows
>
> This file contains any messages produced by compilers while
> running configure, to aid debugging if configure makes a mistake.
>
> configure:606: checking for a BSD compatible install
> configure:667: checking host system type
> configure:691: checking for gcc
> configure:804: checking whether the C compiler (gcc ) works
> configure:820: gcc -o conftest conftest.c 1>&5
> /usr/bin/ld: crt1.o: No such file: No such file or directory
> collect2: ld returned 1 exit status
> configure: failed program was:
>
> #line 815 "configure"
> #include "confdefs.h"
>
> main(){return(0);}
>
>
> I cannot find anything on my system called conftest* but I get the
> following for crt1.o
>
> > locate crt1.o
> /usr/lib64/Scrt1.o
> /usr/lib64/gcrt1.o
> /usr/lib64/Mcrt1.o
> /usr/lib64/crt1.o
>
>
> The system I am running this on is an IBM p570 LPAR running RHEL 4 AS
>
> I'd be grateful for any suggestions on how to get Nagios configured.
>
> TIA
>
> Ian
>
>
>
>
> -------------------------------------------------------
> SF.Net email is sponsored by:
> Tame your development challenges with Apache's Geronimo App Server. Download
> it for free - -and be entered to win a 42" plasma tv or your very own
> Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php
> _______________________________________________
> Nagios-users mailing list
> Nagios-users at lists.sourceforge.net
> 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
>
-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
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
More information about the Users
mailing list