[Nagiosplug-help] Problem with nagios plugin installation

Saurabh Pendharker saurabh at adobe.com
Thu May 22 18:44:11 CEST 2008


 Hi Stefan,

Thank you for quick response on this. I have tried configuring it again today with option you specified and unfortunately it seems to be not useful in this case. The problem still persists.


Thanks & Regards,
Saurabh

-----Original Message-----
From: Nottorf, Stefan [mailto:Stefan.Nottorf at plath.de]
Sent: Thursday, May 22, 2008 8:56 PM
To: Saurabh Pendharker; nagiosplug-help at lists.sourceforge.net
Subject: AW: [Nagiosplug-help] Problem with nagios plugin installation

Hello,
Did you try
./configure --enable-redhat-pthread-workaround ?
I had a similar problem on RHEL 4, it is fixed in RHEL 5.1, so you don't need that switch on 5.1 (may be already fixed in 5.0) Regards, Stefan

Saurabh Pendharker wrote:
> Hello,
>
> I am trying to install nagios-plugins-1.4.11 on Redhat Linux 4 and am
> getting the following error with I run make command.
>
>
> gcc -g -O2 -o check_http check_http.o sslutils.o netutils.o utils.o
> -L/softwares/nagios/nagios-plugins-1.4.11/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)(.text+0x3e): In function
> `dlfcn_load':
>> undefined reference to `dlopen'
> /usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o)(.text+0xab): In function
> `dlfcn_load':
>> undefined reference to `dlclose'
> /usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o)(.text+0xd4): In function
> `dlfcn_load':
>> undefined reference to `dlerror'
> /usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o)(.text+0x14b): In function
> `dlfcn_unload':
>> undefined reference to `dlclose'
> /usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o)(.text+0x20b): In function
> `dlfcn_bind_var':
>> undefined reference to `dlsym'
> /usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o)(.text+0x257): In function
> `dlfcn_bind_var':
>> undefined reference to `dlerror'
> /usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o)(.text+0x2fb): In function
> `dlfcn_bind_func':
>> undefined reference to `dlsym'
> /usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o)(.text+0x347): In function
> `dlfcn_bind_func':
>> undefined reference to `dlerror'
> collect2: ld returned 1 exit status
> make[2]: *** [check_http] Error 1
> make[2]: Leaving directory
> `/softwares/nagios/nagios-plugins-1.4.11/plugins'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/softwares/nagios/nagios-plugins-1.4.11'
> make: *** [all] Error 2
>
> I have searched on net but did not found any resolution to this
> problem. Please assist as I am not able to install it on multiple
> servers.
>
> Thanks & Regards,
> Saurabh







More information about the Help mailing list