[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: OpenBSD Compilation Issues
From: |
rory |
Subject: |
Re: OpenBSD Compilation Issues |
Date: |
Wed, 26 Feb 2003 17:57:32 -0000 |
I will take a look at this. I should be able to install and test an
OpenBSD machine soon.
> 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
>
>
> --
> To unsubscribe:
> http://mail.nongnu.org/mailman/listinfo/monit-general
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: OpenBSD Compilation Issues,
rory <=