Xymon Mailing List Archive search

Client bug on made

list Hess Quentin
Sun, 22 Feb 2009 16:43:56 +0100
Message-Id: <user-aff6f962dd82@xymon.invalid>

Version : xymon-4.2.3

When I install Xymon client from sources, the make step crash on following
messages:

 
../lib/hobbitclient.a(timefunc-client.o): In function `getntimer':

/usr/src/xymon-4.2.3/lib/timefunc.c:67: undefined reference to
`clock_gettime'

../lib/hobbitclient.a(timefunc-client.o): In function `gettimer':

/usr/src/xymon-4.2.3/lib/timefunc.c:55: undefined reference to
`clock_gettime'

collect2: ld returned 1 exit status

make[1]: *** [../client/bb] Error 1

make[1]: Leaving directory `/usr/src/xymon-4.2.3/common'

make: *** [common-client] Error 2

 
Bests regards,