monit-general
[Top][All Lists]
Advanced

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

build problems for openbsd, monit-4.3.1-beta2


From: Rick Robino
Subject: build problems for openbsd, monit-4.3.1-beta2
Date: Thu, 22 Jul 2004 16:49:48 -0700

TWIMC:

As per the direction of the configure script, I am reporting some configure errors. This message is really a general problem report for building monit-4.3.1-beta2 on obsd 3.5-STABLE. I have not tried again with a fresh CVS checkout but will do so if there is a reason to do so. Here goes:

uname -prs:  OpenBSD 3.5 i386
make settings:
monit has been configured with the following options:
                Architecture: OPENBSD
                 SSL support: enabled
       SSL include directory: /usr/include
       SSL library directory: /usr/lib
         resource monitoring: enabled
         accurate memory calculations: enabled
               resource code: sysdep_OPENBSD.c
              Compiler flags: -g -O2 -Wall -D _REENTRANT -I/usr/include
Linker flags: -lpthread -lresolv -lkvm -L/usr/lib -lssl -lcrypto
           pid file location: /var/run

result of builds:
- yields a monit executable but when run it aborts with "AssertException: at p.y:1902"

remedies tried:
        - upgrade bison from 1.35 to 1.875 - no difference
- resource monitoring and accurate memory calculations turned off - no difference

gdb says:
Starting program: /usr/local/src/local/monit-4.3.1-beta2/monit -p /var/run/monit-test.pid -c ./monitrc.test
AssertException: at p.y:1902
aborting..

Program received signal SIGABRT, Aborted.
0xa8fa3ad in _thread_sys_kill ()

make errors:
env.c: In function `set_environment':
env.c:187: warning: array size (256) is smaller than minimum required (1024)

configure errors:
checking sys/mount.h presence... yes
configure: WARNING: sys/mount.h: present but cannot be compiled
configure: WARNING: sys/mount.h: check for missing prerequisite headers?
configure: WARNING: sys/mount.h: see the Autoconf documentation
configure: WARNING: sys/mount.h: section "Present But Cannot Be Compiled" configure: WARNING: sys/mount.h: proceeding with the preprocessor's result configure: WARNING: sys/mount.h: in the future, the compiler will take precedence
configure: WARNING:     ## --------------------------------------- ##
configure: WARNING:     ## Report this to address@hidden ##
configure: WARNING:     ## --------------------------------------- ##
checking for sys/mount.h... yes
[...]
checking sys/proc.h usability... no
checking sys/proc.h presence... yes
configure: WARNING: sys/proc.h: present but cannot be compiled
configure: WARNING: sys/proc.h: check for missing prerequisite headers?
configure: WARNING: sys/proc.h: see the Autoconf documentation
configurproc.h:     section "Present But Cannot Be Compiled"
configure: WARNING: sys/proc.h: proceeding with the preprocessor's result configure: WARNING: sys/proc.h: in the future, the compiler will take precedence
configure: WARNING:     ## --------------------------------------- ##
configure: WARNING:     ## Report this to address@hidden ##
configure: WARNING:     ## --------------------------------------- ##
checking for sys/proc.h... yes
[...]
checking sys/resourcevar.h usability... no
checking sys/resourcevar.h presence... yes
configure: WARNING: sys/resourcevar.h: present but cannot be compiled
configure: WARNING: sys/resourcevar.h: check for missing prerequisite headers?
configure: WARNING: sys/resourcevar.h: see the Autoconf documentation
configure: WARNING: sys/resourcevar.h: section "Present But Cannot Be Compiled" configure: WARNING: sys/resourcevar.h: proceeding with the preprocessor's result configure: WARNING: sys/resourcevar.h: in the future, the compiler will take precedence
configure: WARNING:  ## --------------------------------------- ##
configure: WARNING:     ## Report this to address@hidden ##
configure: WARNING:     ## --------------------------------------- ##
checking for sys/resourcevar.h... yes
[...]
checking sys/sysctl.h usability... no
checking sys/sysctl.h presence... yes
configure: WARNING: sys/sysctl.h: present but cannot be compiled
configure: WARNING: sys/sysctl.h: check for missing prerequisite headers?
configure: WARNING: sys/sysctl.h: see the Autoconf documentation
configure: WARNING: sys/sysctl.h: section "Present But Cannot Be Compiled" configure: WARNING: sys/sysctl.h: proceeding with the preprocessor's result configure: WARNING: sys/sysctl.h: in the future, the compiler will take precedence
configure: WARNING:     ## --------------------------------------- ##
configure: WARNING:     ## Report this to address@hidden ##
configure: WARNING:     ## --------------------------------------- ##
checking for sys/sysctl.h... yes
[...]
checking sys/sysctl.h usability... no
check fg sys/sysctl.h presence... yes
configure: WARNING: sys/user.h: proceeding with the preprocessor's result configure: WARNING: sys/user.h: in the future, the om the preprocessor's result configure: WARNING: sys/user.h: in the future, the hmpiler will take precedence
configure: WARNING:     ## -----------------------on-------------- ##
configure: WARNING:     ## Report this to address@hidden"
configure: WARNING: uvm/uvm_object.h: proceeding with the preprocessor's result configure: WARNING: uvm/uvm_object.h: in the future, the compiler will take precedence
configure: WARNING:     ## --------------------------------------- ##
configure: WARNING:     ## Report this to address@hidden ##
configure: WARNING:     ## --------------------------------------- ##
[...]
checking uvm/uvm_map.h usability... no
checking uvm/uvm_map.h presence... yes
configure: WARNING: uvm/uvm_map.h: present but cannot be compiled
configure: WARNING: uvm/uvm_map.h: check for missing prerequisite headers?
configure: WARNING: uvm/uvm_map.h: see the Autoconf documentation
configure: WARNINr's result
configure: WARNING: sys/user.h: in the future, the hmpiler will taIN precedence
configure: WARNING:     ## -----------------------on--------------: #
configure: WARNING:     ## Report this to address@hidden"
configure: WARNING: uvm/uvm_object.h: proceeding with the preprocessor's result configure: WAR##NG: uvm/uvm_object.h: in the future, the compiler will take precedence
configu--: WARNING:     ## --------------------------------------- ##
configure: WARNINvm     ## Report this to address@hidden ##
configure: WARNING:     ##  W------------------------------------- ##
checking for uvm/uvm_object.h... yes
/uecking uvm/uvm_map.h usability... no
checking uvm/uvm_map.h presence... yes
co/uigure: WARNING: uvm/uvm_map.h: present but cannot be compiled
configure: WARNI    section "Present But Cannot Be Compiled"
configure: WARNING: uvm/uvm_pmap.h: proceeding with the preprocessor's result configure: WARNING: uvm/uvm_pmap.h: in the future, the compiler will take precedence
configure: WARNING:     ## --------------------------------------- ##
configure: WARNING:     ## Report this to address@hidden ##
configure: WARNING:     ## --------------------------------------- ##

Just in time for the weekend ;-)

--
Richard T. Robino
http://www.wavedivision.com/rrobino/





reply via email to

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