<!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.16481" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=256362520-02072007><FONT face=Arial
color=#0000ff size=2>I am also getting the same error, please let me know if you
got the solution, </FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=256362520-02072007><FONT face=Arial
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=256362520-02072007><FONT face=Arial
color=#0000ff size=2>Many Thanks, </FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=256362520-02072007><FONT face=Arial
color=#0000ff size=2>-Manas</FONT></SPAN></DIV><BR>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> nagios-users-bounces@lists.sourceforge.net
[mailto:nagios-users-bounces@lists.sourceforge.net] <B>On Behalf Of </B>Kevin
Zhang<BR><B>Sent:</B> Monday, July 02, 2007 4:08 PM<BR><B>To:</B>
nagios-users@lists.sourceforge.net<BR><B>Subject:</B> [Nagios-users] Problem in
compiling nagios-plugin-1.4.9<BR></FONT><BR></DIV>
<DIV></DIV>
<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>