monit-general
[Top][All Lists]
Advanced

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

Re: Mac OS X 10.6 - 10.9 is not back with Monit 5.22.0


From: Lutz Mader
Subject: Re: Mac OS X 10.6 - 10.9 is not back with Monit 5.22.0
Date: Sat, 22 Apr 2017 17:18:06 +0200
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:31.0) Gecko/20100101 Thunderbird/31.6.0

Hello Martin,
I spend some time to have a look to some other test systems are based on
Mac OS X 10.6.8 also.

> We compile it on MacOSX Server 10.6.8, the MNT_CPROTECT is defined in the 
> /usr/include/sys/mount.h file:
> 
> $ grep -r MNT_CPROTECT /usr/include/ 2>/dev/null
> /usr/include/sys/mount.h:#define      MNT_CPROTECT    0x00000080      /* file 
> system supports content protection */
> 
> If you build for 10.6 SDK, it should work fine. 

The Mac OS X 10.6.8 systems with Xcode 3.2.6 contain the sufficient
header files (e.g. /usr/include/sys/mount.h).

#define MNT_CPROTECT    0x00000080      /* file system supports content
protection */

The Mac OS X 10.6.8 systems with Xcode 3.2.4 do not.
And for Mac OS X 10.5.8 (I use Xcode 3.1.4) an useful build environment
is not available.

Unfortunately my test system is based on Mac OS X 10.6.8 with Xcode
3.2.4, that was the reason I can't find the right header files.

Based on a Mac OS X 10.6.8 system with Xcode 3.2.6 I am able to build
Monit 5.22.0. Next week I start testing Monit 5.22.0 in the AIX (we use
AIX 7.1) playground.

Thanks for all your help,
Lutz




reply via email to

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