Compiling nagios -> nsca -> libmcrypt on Solaris 9

Jim Mozley jim.mozley at exponential-e.com
Mon Dec 15 13:25:42 CET 2003


Michael Tucker wrote:


> When I attempt to ./configure, then make libmcrypt, it fails. Evidently 
> there are a whole raft of undefined symbols (beginning with 
> nofb_LTX__mcrypt_get_state) that are not found in libmcrypt.so, so the 
> make fails for targets 'all', 'all-recursive', and 'ciphertest' (in 
> reverse order).
> 
> Has someone else experienced this? Is there some environment setting 
> that needs to be tweaked?


It might be worth trying to use the crle command on Solaris. I've had a 
problem with another application where using this was the only way it 
would work (using LD_LIBRARY_PATH, --with-libs, etc. didn't work).

For instance if your libs are in /usr/local/lib try:

crle -u -l /usr/local/lib

HTH,

Jim


-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
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





More information about the Users mailing list