I just Google'd for this question this very afternoon. There is one environment variable you need to set prior to compiling (LIBDEF=-lrt maybe? Close, if not exact). See what you find.<br><span style="font-family:Prelude, Verdana, san-serif;"><br></span><span id="signature"><div style="font-family: arial, sans-serif; font-size: 12px;color: #999999;">-- Sent from my Palm Pre</div><br></span><span style="color:navy; font-family:Prelude, Verdana, san-serif; "><hr align="left" style="width:75%">On Dec 20, 2010 21:40, Josh Luthman <josh@imaginenetworksllc.com> wrote: <br><br>I can compile 4.2.2 just fine.  4.2.3 gives me this:
<br>
<br># make
<br>CC="gcc" CFLAGS="-g -O2 -Wall -Wno-unused -D_REENTRANT
<br>-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DLINUX -I. -I`pwd`/include
<br>-DCLIENTONLY=1" LDFLAGS="" OSDEF="-DLINUX" RPATHOPT="-Wl,--rpath="
<br>PCREINCDIR="" SSLFLAGS="" SSLINCDIR="" SSLLIBS="" NETLIBS=""
<br>LIBRTDEF="" BBTOPDIR="/home/shire" BBLOGDIR="" BBHOSTNAME=""
<br>BBHOSTIP="192.168.21.188" BBHOSTOS="" LOCALCLIENT="no" make -C lib
<br>client
<br>make[1]: Entering directory `/home/shire/xymon-4.2.3/lib'
<br>make[1]: Nothing to be done for `client'.
<br>make[1]: Leaving directory `/home/shire/xymon-4.2.3/lib'
<br>CC="gcc" CFLAGS="-g -O2 -Wall -Wno-unused -D_REENTRANT
<br>-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DLINUX -I. -I`pwd`/include
<br>-DCLIENTONLY=1" LDFLAGS="" RPATHOPT="-Wl,--rpath=" SSLFLAGS=""
<br>SSLINCDIR="" SSLLIBS="" NETLIBS="" LIBRTDEF=""
<br>BBHOME="/home/shire/client" make -C common client
<br>make[1]: Entering directory `/home/shire/xymon-4.2.3/common'
<br>gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -D_LARGEFILE_SOURCE
<br>-D_FILE_OFFSET_BITS=64 -DLINUX -I. -I/home/shire/xymon-4.2.3/include
<br>-DCLIENTONLY=1 -o ../client/bb bb.o ../lib/hobbitclient.a
<br>../lib/hobbitclient.a(timefunc-client.o): In function `getntimer':
<br>/home/shire/xymon-4.2.3/lib/timefunc.c:67: undefined reference to
<br>`clock_gettime'
<br>../lib/hobbitclient.a(timefunc-client.o): In function `gettimer':
<br>/home/shire/xymon-4.2.3/lib/timefunc.c:55: undefined reference to
<br>`clock_gettime'
<br>collect2: ld returned 1 exit status
<br>make[1]: *** [../client/bb] Error 1
<br>make[1]: Leaving directory `/home/shire/xymon-4.2.3/common'
<br>make: *** [common-client] Error 2
<br>
<br>Not sure what else I can offer to help, but if you need anything let me know.
<br>
<br>Josh Luthman
<br>Office: 937-552-2340
<br>Direct: 937-552-2343
<br>1100 Wayne St
<br>Suite 1337
<br>Troy, OH 45373
<br>
<br>To unsubscribe from the xymon list, send an e-mail to
<br>xymon-unsubscribe@xymon.com
<br>
<br>
<br></span>