monit-general
[Top][All Lists]
Advanced

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

OpenBSD Compilation Issues


From: Russell Adams
Subject: OpenBSD Compilation Issues
Date: Wed, 26 Feb 2003 10:23:43 -0600
User-agent: Mutt/1.4i

Has anyone else been able to compile monit under OpenBSD 3.1?

I've ensured that I use gmake, and tried without SSL.


>From configure:

monit has been configured with the following options:
                Architecture: LINUX
                 SSL support: enabled
               SSL directory: /usr
              Compiler flags: -g -O2 -Wall -I/usr/include
                Linker flags: -pthread -lresolv  -L/usr/lib -lssl
                -lcrypto
           pid file location: /var/run


The specific compile error:

gcc -c -g -O2 -Wall -I/usr/include -DLINUX   -I. -I./protocols
-I./http -I./process  util.c -o util.o
util.c:816: conflicting types for `get_uptime'
monitor.h:339: previous declaration of `get_uptime'
gmake: *** [util.o] Error 1
# 

Suggestions?

Russell




reply via email to

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