[Nagiosplug-help] nagios-plugin unable to compile on a solaris 10 machine
RaJESH KANNA
tr_rajeshkanna at rediffmail.com
Mon Sep 10 14:42:01 CEST 2007
Hi,
I am unable to compile nagios-plugin on a solaris sparc machine. Has someone come across this error. Kinldy help.
Note : i tried disable-ssl,disable-mysql. installed GNU make,gcc etc.
nagios plugin version : 1.4.9
OS : solaris 10
#./configure works
#make ( throws below mentioned error)
>
> *=* | --[!k]*);; \
> *k*) failcom='fail=yes';; \
> esac; \
> done; \
> dot_seen=no; \
> target=`echo all-recursive | sed s/-recursive//`; \
> list='gl lib plugins plugins-scripts plugins-root po'; for subdir in $list; do \
> echo "Making $target in $subdir"; \
> if test "$subdir" = "."; then \
> dot_seen=yes; \
> local_target="$target-am"; \
> else \
> local_target="$target"; \
> fi; \
> (cd $subdir && make $local_target) \
> || eval $failcom; \
> done; \
> if test "$dot_seen" = "no"; then \
> make "$target-am" || exit 1; \
> fi; test -z "$fail"
> make: Fatal error: Command failed for target `all-recursive'
> Current working directory /usr/local/nagios/nagios-plugins-1.4.9
> *** Error code 1
> make: Fatal error: Command failed for target `all'
>
Regards,
Rajesh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-plugins.org/archive/help/attachments/20070910/332bc7a0/attachment.html>
More information about the Help
mailing list