monit-general
[Top][All Lists]
Advanced

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

Re: [Announce] monit 4.4-beta3


From: Martin Pala
Subject: Re: [Announce] monit 4.4-beta3
Date: Mon, 06 Sep 2004 21:26:56 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.2) Gecko/20040820 Debian/1.7.2-4

Hi,

monit was ported to FreeBSD 5.x (tested on 5.2.1) since monit 4.4-beta4.
You can get it from http://www.tildeslash.com/monit/beta/

Martin

Daniel Rich wrote:
On Tue, 2004-08-24 at 11:53, Martin Pala wrote:

The monit 4.4-beta3 is available:


I've run into two problems trying to build this on FreeBSD 5.2:

During configure:
checking vm/vm_object.h presence... yes
configure: WARNING: vm/vm_object.h: present but cannot be compiled
configure: WARNING: vm/vm_object.h:     check for missing prerequisite
headers?
configure: WARNING: vm/vm_object.h: see the Autoconf documentation
configure: WARNING: vm/vm_object.h:     section "Present But Cannot Be
Compiled"configure: WARNING: vm/vm_object.h: proceeding with the
preprocessor's result
configure: WARNING: vm/vm_object.h: in the future, the compiler will
take precedence
configure: WARNING:     ## --------------------------------------- ##
configure: WARNING:     ## Report this to address@hidden ##
configure: WARNING:     ## --------------------------------------- ##


And then during the compile:
gcc -c -g -O2 -Wall -D _REENTRANT -I/usr/include -DFREEBSD  -I.
-I./device -I./http -I./process -I./protocols process/sysdep_FREEBSD.c
-o process/sysdep_FREEBSD.o
process/sysdep_FREEBSD.c: In function `initprocesstree_sysdep':
process/sysdep_FREEBSD.c:330: error: structure has no member named
`kp_proc'
process/sysdep_FREEBSD.c:331: error: structure has no member named
`kp_eproc'
process/sysdep_FREEBSD.c:362: warning: passing arg 1 of `calcru' from
incompatible pointer type
process/sysdep_FREEBSD.c:389: error: structure has no member named
`p_limit'
process/sysdep_FREEBSD.c:401: error: structure has no member named
`kp_eproc'
process/sysdep_FREEBSD.c:411: error: structure has no member named
`kp_proc'
gmake: *** [process/sysdep_FREEBSD.o] Error 1


I haven't had time to dig into it yet, but any thoughts?





reply via email to

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