I need again help guys. 

I installed nagios-cvs from source and installation did fine until 
nagios-plugins gives me errors. 

To give you a little background, i'm running Fedora Core 6, kernel 
2.6.18-1.2798.fc6,  gcc-4.1.1-30, and Apache 1.3.37 compiled from source. 

When installing nagios-plugins version 1.4.9, I run this:
./configure --with-nagios-user=nagios --with-nagios-group=nagios 
 --prefix=/usr/local/nagios --with-cgiurl=/nagios/cgi-bin 

and when I run make, I got this error: 

....
....
....
gcc -g -O2 -o check_http check_http.o sslutils.o netutils.o utils.o  
 -L/files/packages/nagios-plugins-1.4.9/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+0x27d): undefined reference to `dlsym'
dso_dlfcn.c:(.text+0x2f9): undefined reference to `dlerror'
/usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o): In function `dlfcn_bind_var':
dso_dlfcn.c:(.text+0x36d): undefined reference to `dlsym'
dso_dlfcn.c:(.text+0x3e1): undefined reference to `dlerror'
/usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o): In function `dlfcn_unload':
dso_dlfcn.c:(.text+0x44c): undefined reference to `dlclose'
/usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o): In function `dlfcn_load':
dso_dlfcn.c:(.text+0x4f5): undefined reference to `dlopen'
dso_dlfcn.c:(.text+0x546): undefined reference to `dlclose'
dso_dlfcn.c:(.text+0x56f): undefined reference to `dlerror'
collect2: ld returned 1 exit status
make[2]: *** [check_http] Error 1
make[2]: Leaving directory `/files/packages/nagios-plugins-1.4.9/plugins'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/files/packages/nagios-plugins-1.4.9'
make: *** [all] Error 2 

Do you have any idea why I got check_http error? I already run ldconfig to 
be sure but same problem I got when I run make again. 

Regards,
Iris Lames
Brainbench Transcript no: 4387542
Linux user: 298456 
_________________________________________________
Philippine Linux Users' Group (PLUG) Mailing List
[email protected] (#PLUG @ irc.free.net.ph)
Read the Guidelines: http://linux.org.ph/lists
Searchable Archives: http://archives.free.net.ph

Reply via email to