Hi folks!<br><br>I am trying to compile the xymon client on a RHEL 5.3 x86_64 server but I get the following errors (I have done a ./configure properly):<br><br>[...]<br>../lib/hobbitclient.a(timefunc-client.o): In function `gettimer':<br>
/tmp/xymon-4.2.3-RC1/lib/timefunc.c:55: undefined reference to `clock_gettime'<br>../lib/hobbitclient.a(timefunc-client.o): In function `getntimer':<br>/tmp/xymon-4.2.3-RC1/lib/timefunc.c:67: undefined reference to `clock_gettime'<br>
collect2: ld devolvió el estado de salida 1<br>make[1]: *** [setup-newfiles] Error 1<br>make[1]: se sale del directorio `/tmp/xymon-4.2.3-RC1/build'<br>make: *** [build-build] Error 2<br><br>Any clue on how to solve it? It seems to be a problem with includes (that function is in /usr/include/time.h)<br>
<br>Greetings,<br>Juanra<br>