<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.6944.0">
<TITLE>Nagios plugin error</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->
<P><FONT SIZE=2>Hey there<BR>
I am new here and gave Nagios a shot<BR>
I am having some errors compiling my nagios plugins<BR>
this is just part of the error list<BR>
can you tell me where i am going wrong?<BR>
i am running on fedora core 5<BR>
and if you could point me out to any informational material on the web to make my life a little easier<BR>
about nagios install and run<BR>
<BR>
/usr/lib/libssl.a(kssl.o): In function `kssl_sget_tkt':<BR>
(.text+0x2155): undefined reference to `krb5_kt_free_entry'<BR>
/usr/lib/libcrypto.a(c_zlib.o): In function `zlib_stateful_expand_block':<BR>
(.text+0x96): undefined reference to `inflate'<BR>
/usr/lib/libcrypto.a(c_zlib.o): In function `zlib_stateful_compress_block':<BR>
(.text+0x126): undefined reference to `deflate'<BR>
/usr/lib/libcrypto.a(c_zlib.o): In function `zlib_stateful_init':<BR>
(.text+0x209): undefined reference to `inflateInit_'<BR>
/usr/lib/libcrypto.a(c_zlib.o): In function `zlib_stateful_init':<BR>
(.text+0x274): undefined reference to `deflateInit_'<BR>
/usr/lib/libcrypto.a(c_zlib.o): In function `zlib_stateful_free_ex_data':<BR>
(.text+0x37e): undefined reference to `inflateEnd'<BR>
/usr/lib/libcrypto.a(c_zlib.o): In function `zlib_stateful_free_ex_data':<BR>
(.text+0x389): undefined reference to `deflateEnd'<BR>
/usr/lib/libcrypto.a(dso_dlfcn.o): In function `dlfcn_bind_func':<BR>
(.text+0x1b4): undefined reference to `dlsym'<BR>
/usr/lib/libcrypto.a(dso_dlfcn.o): In function `dlfcn_bind_func':<BR>
(.text+0x29c): undefined reference to `dlerror'<BR>
/usr/lib/libcrypto.a(dso_dlfcn.o): In function `dlfcn_bind_var':<BR>
(.text+0x334): undefined reference to `dlsym'<BR>
/usr/lib/libcrypto.a(dso_dlfcn.o): In function `dlfcn_bind_var':<BR>
(.text+0x419): undefined reference to `dlerror'<BR>
/usr/lib/libcrypto.a(dso_dlfcn.o): In function `dlfcn_unload':<BR>
(.text+0x495): undefined reference to `dlclose'<BR>
/usr/lib/libcrypto.a(dso_dlfcn.o): In function `dlfcn_load':<BR>
(.text+0x594): undefined reference to `dlopen'<BR>
/usr/lib/libcrypto.a(dso_dlfcn.o): In function `dlfcn_load':<BR>
(.text+0x60a): undefined reference to `dlclose'<BR>
/usr/lib/libcrypto.a(dso_dlfcn.o): In function `dlfcn_load':<BR>
(.text+0x641): undefined reference to `dlerror'<BR>
collect2: ld returned 1 exit status<BR>
make[2]: *** [check_http] Error 1<BR>
make[2]: Leaving directory `/root/Desktop/nagios-plugins-1.4.2/plugins'<BR>
make[1]: *** [all-recursive] Error 1<BR>
make[1]: Leaving directory `/root/Desktop/nagios-plugins-1.4.2'<BR>
make: *** [all] Error 2<BR>
<BR>
<BR>
thanks all<BR>
ganesh<BR>
<BR>
<BR>
</FONT>
</P>
</BODY>
</HTML>