<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.6000.16441" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Arial size=2><SPAN class=026170420-02072007>I am trying to
commpile the nagios-plugin-1.4.9 on Red Hat Enterprise Linux ES release 4
(Nahant Update 4).</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=026170420-02072007>But encountered the
following errors. Could someone help? Thanks in advance.</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN
class=026170420-02072007></SPAN></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN class=026170420-02072007>Kevin
SZ</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Making all in plugins<BR>make[2]: Entering
directory `/root/nagios-plugins-1.4.9/plugins'<BR>/bin/sh ../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 <BR>gcc -g -O2 -o check_http
check_http.o sslutils.o netutils.o utils.o
-L/root/nagios-plugins-1.4.9/plugins -L/usr/local/ssl/lib ../lib/libnagiosplug.a
../gl/libgnu.a -lnsl -lresolv -lssl
-lcrypto<BR>/usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o)(.text+0x38): In function
`dlfcn_load':<BR>: undefined reference to
`dlopen'<BR>/usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o)(.text+0xa0): In function
`dlfcn_load':<BR>: undefined reference to
`dlclose'<BR>/usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o)(.text+0xc9): In
function `dlfcn_load':<BR>: undefined reference to
`dlerror'<BR>/usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o)(.text+0x13e): In
function `dlfcn_unload':<BR>: undefined reference to
`dlclose'<BR>/usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o)(.text+0x1f5): In
function `dlfcn_bind_var':<BR>: undefined reference to
`dlsym'<BR>/usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o)(.text+0x241): In function
`dlfcn_bind_var':<BR>: undefined reference to
`dlerror'<BR>/usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o)(.text+0x2d5): In
function `dlfcn_bind_func':<BR>: undefined reference to
`dlsym'<BR>/usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o)(.text+0x321): In function
`dlfcn_bind_func':<BR>: undefined reference to `dlerror'<BR>collect2: ld
returned 1 exit status<BR>make[2]: *** [check_http] Error 1<BR>make[2]: Leaving
directory `/root/nagios-plugins-1.4.9/plugins'<BR>make[1]: *** [all-recursive]
Error 1<BR>make[1]: Leaving directory `/root/nagios-plugins-1.4.9'<BR>make: ***
[all] Error 2<BR>[root@www nagios-plugins-1.4.9]# </FONT></DIV></BODY></HTML>