[Nagiosplug-help] PROBLEM IN INSTALLATION OF NAGIOS PLUGIN

VINEET MITTAL vineetmittal.83 at gmail.com
Wed May 6 09:07:41 CEST 2009


Hello Team,

I am using nagios-plugins-1.4.6. During installtion I use the following
command to configure:

* ./configure --with-ssl=/usr/bin/openssl --with-ssl-lib=/usr/lib/ssl/ *

Configuration goes successfully.Then i run  *make* commnad.

Its give a following error which is in bold.

ake  all-am
make[3]: Entering directory `/home/sysadmin/down/nagios-plugins-1.4.6/gl'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/sysadmin/down/nagios-plugins-1.4.6/gl'
make[2]: Leaving directory `/home/sysadmin/down/nagios-plugins-1.4.6/gl'
Making all in lib
make[2]: Entering directory `/home/sysadmin/down/nagios-plugins-1.4.6/lib'
Making all in tests
make[3]: Entering directory
`/home/sysadmin/down/nagios-plugins-1.4.6/lib/tests'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory
`/home/sysadmin/down/nagios-plugins-1.4.6/lib/tests'
make[3]: Entering directory `/home/sysadmin/down/nagios-plugins-1.4.6/lib'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/sysadmin/down/nagios-plugins-1.4.6/lib'
make[2]: Leaving directory `/home/sysadmin/down/nagios-plugins-1.4.6/lib'
Making all in plugins
make[2]: Entering directory
`/home/sysadmin/down/nagios-plugins-1.4.6/plugins'
/bin/bash ../libtool --tag=CC --mode=link gcc  -g -O2  -L.
-L/usr/local/ssl/lib -o check_http  check_http.o sslutils.o netutils.o
utils.o ../lib/libnagiosplug.a ../gl/libgnu.a  -lnsl -lresolv -lssl -lcrypto

gcc -g -O2 -o check_http check_http.o sslutils.o netutils.o utils.o
-L/home/sysadmin/down/nagios-plugins-1.4.6/plugins -L/usr/local/ssl/lib
../lib/libnagiosplug.a ../gl/libgnu.a -lnsl -lresolv -lssl -lcrypto
/usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o): In function `dlfcn_bind_func':
*dso_dlfcn.c:(.text+0x2e5): undefined reference to `dlsym'
dso_dlfcn.c:(.text+0x3c6): undefined reference to `dlerror'
/usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o): In function `dlfcn_bind_var':
dso_dlfcn.c:(.text+0x451): undefined reference to `dlsym'
dso_dlfcn.c:(.text+0x52d): undefined reference to `dlerror'
/usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o): In function `dlfcn_unload':
dso_dlfcn.c:(.text+0x593): undefined reference to `dlclose'
/usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o): In function `dlfcn_load':
dso_dlfcn.c:(.text+0x667): undefined reference to `dlopen'
dso_dlfcn.c:(.text+0x6d8): undefined reference to `dlclose'
dso_dlfcn.c:(.text+0x71d): undefined reference to `dlerror'
collect2: ld returned 1 exit status
make[2]: *** [check_http] Error 1
make[2]: Leaving directory
`/home/sysadmin/down/nagios-plugins-1.4.6/plugins'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/sysadmin/down/nagios-plugins-1.4.6'
make: *** [all] Error 2*




I applied the neccessay stuff but not able to fix the issue.
Please help me to solve out this problem.

Thanks and Regards
*Vineet Mittal*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-plugins.org/archive/help/attachments/20090506/71c56ffd/attachment.html>


More information about the Help mailing list