monit-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

darwin works with small tweak


From: Rick Robino
Subject: darwin works with small tweak
Date: Wed, 17 Sep 2003 14:33:36 -0700
User-agent: Mutt/1.4i

Maybe this is a platform note or a small fix to add before 4.0, but FYI
monit does compile and work fine on darwin --without-ssl. It builds and
works fine --with-ssl so long as the following are true
        - the configure 'Check for ssl' includes a test for libraries ending
        in .dylib (only checks for .so and .a now)
        - [ssl only] system paths /usr/include and /usr/lib are not fed to
        gcc.

The malloc quirk remains with cli status checks, whether or not ssl
support is built, but I think it's safe to ignore because status
is ephemeral and doesn't affect the daemon. A warning in the platforms
file would suffice, imho. 

SSL did actually work in my tests - which were on b4 and b5.  It
built but didn't seem to work before then.

-- 
Rick Robino                                          




reply via email to

[Prev in Thread] Current Thread [Next in Thread]