[Nagiosplug-help] configure nagios-plugins-1.4.10 on solaris

Stevens, Michael Michael_Stevens at affymetrix.com
Tue Oct 16 00:56:33 CEST 2007


It looks like configure did not find openssl properly.  Try
--with-openssl=<path>, or even --without-openssl if you don't want ssl. 

-- 
Mike 

> -----Original Message-----
> From: nagiosplug-help-bounces at lists.sourceforge.net
[mailto:nagiosplug-
> help-bounces at lists.sourceforge.net] On Behalf Of David Rivera
> Sent: Thursday, October 11, 2007 9:02 AM
> To: nagiosplug-help at lists.sourceforge.net
> Subject: [Nagiosplug-help] configure nagios-plugins-1.4.10 on solaris
> 
> Hi list
> 
> 
> I am having the following issue, I have search thew web and notice
plenty
> of people have had my same issue, but I have not run across a post
with a
> resolution. Any help would be helpful.
> 
> I run the configure command, it *seems* to be fine, but once I run
make,
> it bombs with...
> 
> 
> 
> -----
> LD_LIBRARY_PATH=/usr/local/ssl/lib:
>
PATH=/bin:/usr/ccs/bin:/usr/local/bin:/usr/local/sbin:/usr/local/etc:/us
r/
> bin:/bin:/sbin:/usr/sbin:
> -----
> 
> 
> cc -g -O2 -o check_http check_http.o sslutils.o netutils.o utils.o  -
> L/tmp/nagios-plugins-1.4.10/plugins ../lib/libnagiosplug.a
../gl/libgnu.a
> -lresolv -lssl -lcrypto -lnsl -lsocket
> Undefined                       first referenced
>  symbol                             in file
> OpenSSL_add_all_algorithms          sslutils.o
> ld: fatal: Symbol referencing errors. No output written to check_http
> collect2: ld returned 1 exit status
> *** Error code 1
> make: Fatal error: Command failed for target `check_http'
> Current working directory /tmp/nagios-plugins-1.4.10/plugins
> *** Error code 1
> The following command caused the error:
> failcom='exit 1'; \
> for f in x $MAKEFLAGS; do \
>   case $f in \
>     *=* | --[!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 /tmp/nagios-plugins-1.4.10
> *** Error code 1
> 
> 
> 
> 
> - David Rivera (drivera)
> 
> -----------------------
> The mailing list archive is found here:
> http://www.nagiosexchange.org/nagiosplug-help.32.0.html
> 
> 
>
------------------------------------------------------------------------
-
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems?  Stop.
> Now Search log events and configuration files using AJAX and a
browser.
> Download your FREE copy of Splunk now >> http://get.splunk.com/
> _______________________________________________
> Nagiosplug-help mailing list
> Nagiosplug-help at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nagiosplug-help
> ::: Please include plugins version (-v) and OS when reporting any
issue.
> ::: Messages without supporting info will risk being sent to /dev/null




More information about the Help mailing list