Xymon Mailing List Archive search

Xymon 4.3.16 now available

list Dominique Frise
Mon, 10 Feb 2014 08:10:49 +0100
Message-Id: <user-f09e52ffb576@xymon.invalid>

Thank you Henrik for this release !

It's been running here for 14 hours now without a glitch :-)

Under RHEL 6.5 where C-ARES packages are installed, there is still weird messages thrown by configure :

# MAKE=gmake ./configure.server
...
Checking for C-ARES library ...
gmake -C build clean
gmake: *** build: No such file or directory.  Stop.
gmake: *** [clean] Error 2.
Compiling with c-ares library works OK
C-ARES version: Found 1.7.0 - too old, will use included version, require 1.7.3
gmake: *** [test-link] Error 1
ERROR: Cannot link with c-ares library.
The system C-ARES library is missing or not usable. I will use the version shipped with Xymon
...

Dominique