Hi, i have seen this in the past, the problem is ssl library vs. ssl headers version. You can use monit configure parameters to specify correct path to ssl:
./configure --help ... --with-ssl-dir=DIR location of SSL installation --with-ssl-incl-dir=DIR location of installed SSL include files --with-ssl-lib-dir=DIR location of installed SSL library files Martin On Jan 6, 2010, at 6:50 AM, Neelam Baliyan wrote: > > Hi, > > I am to able to make the monit code "monit-5.0_beta4" at linux server "Linux > oam 2.6.9-55.ELsmp #1 SMP Fri Apr 20 17:03:35 EDT 2007 i686 i686 i386 > GNU/Linux". > previously i compiled it that time it was ok,but dont know what happen > now,its giving me error > monit-5.0_beta4/ssl.c:227: undefined reference to `BIO_test_flags' > > thanks & Regards > Neelam > -- > View this message in context: > http://old.nabble.com/-monit--not-able-to-make-the-code-monit-5.0_beta4-tp27026783p27026783.html > Sent from the monit-general mailing list archive at Nabble.com. > > > > -- > To unsubscribe: > http://lists.nongnu.org/mailman/listinfo/monit-general -- To unsubscribe: http://lists.nongnu.org/mailman/listinfo/monit-general
