You apparently either do not have a C compiler installed or you aren't setting your path to point to one that is. Since it sounds like you don't know whether one is installed or not, that's not too surprising.

Considering that you're probably going to need to do *much* more complicated things than find your compiler to get this to build, I'd highly recommend trying to find someone with some knowledge of compiling software (such as a consultant) to help you out. There's just far too much involved to try to hash out every detail you'll need to know on a mailing list.

On 9/23/2010 1:08 AM, Tan Kong Jo-B30930 wrote:

Hi Andreas,

We used the nagios-plugins version 1.3.1, that you suggested, to try to install in SunOS 5.6 and SunOS 5.5.1.

Both have the same error when key in # ./configure to install.

*It is something like the SUNOS missing gcc installation or configure is not specified where is gcc installed.*

*# ./configure*

*checking for a BSD-compatible install... ./install-sh -c*

*checking whether build environment is sane... yes*

*checking for gawk... no*

*checking for mawk... no*

*checking for nawk... nawk*

*checking whether make sets $(MAKE)... no*

*checking for a BSD-compatible install... ./install-sh -c*

*checking for gcc... no*

*checking for cc... no*

*checking for cc... no*

*checking for cl... no*

*configure: error: no acceptable C compiler found in $PATH*

*See `config.log' for more details.*

Any suggestion on this?

Any specific steps to make this works for those ancient SunOS 5.6, 5.5.1, 4.1.4, 4.1.3_U1?

Really hope for your advice...

-----Original Message-----
From: Andreas Ericsson [mailto:a...@op5.se]
Sent: 08 September, 2010 11:34 PM
To: Nagios Users List
Cc: Tan Kong Jo-B30930
Subject: Re: [Nagios-users] FW: Nagios - SunOS

On 09/08/2010 02:00 PM, Tan Kong Jo-B30930 wrote:

>

> Here is one of the error:-

>

> # /home/nagios/nagios/libexec/check_load -w 15,10,5 -c 30,25,20

> ld.so.1: /home/nagios/nagios/libexec/check_load: fatal: libc.so.1:

> version `SUNW_1.18' not found (required by file

> /home/nagios/nagios/libexec/check_load)

> Killed

>

You can't copy binaries from one system version to another, but you should be able to recompile the plugin sources on your older systems and then run the newly created binaries there.

Normally, I use nagios-plugins version 1.3.1 when I need to build them on really ancient systems, as it's a minimum of hackery to get it to work, provided one knows how to build without the use of a Makefile.

--

Andreas Ericsson                   andreas.erics...@op5.se

OP5 AB                             www.op5.se

Tel: +46 8-230225                  Fax: +46 8-230231

Considering the successes of the wars on alcohol, poverty, drugs and terror, I think we should give some serious thought to declaring war on peace.


------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Nagios-users mailing list
Nagios-users@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

Reply via email to