Dear All, I am trying to create send_nsca on my solaris server (OS: solaris 10), so I can have passive check with my Nagios. Before I compile nsca-2.7.2, I need to install libmcrypt-2.5.8 first. When I compiled libmcrypt-2.5.8, I did the followings:
> ./configure > make > make check "make" was fine. It could create the libmcrypt.so.4, and libmcrypt.la. However, when I ran "make check", I got the following fatal error: >>>>>> [EMAIL PROTECTED] # make check Making check in modules Making check in algorithms Making check in modes Making check in include Making check in lib Making check in src make check-TESTS Error getting algorithms/modes FAIL: ciphertest Failed to initialize cipher - rijndael-128/cfb FAIL: aestest =================== 2 of 2 tests failed =================== *** Error code 1 ... <<<<<< Has anyone experienced this before? Any suggestion is welcome. Thanks a lot, -- Chris ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Nagios-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nagios-users ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. ::: Messages without supporting info will risk being sent to /dev/null
