[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [xymon] Can not compile 4.2.3 on CentOS 5.2
- To: "xymon (at) xymon.com" <xymon (at) xymon.com>
- Subject: Re: [xymon] Can not compile 4.2.3 on CentOS 5.2
- From: "Ryan Novosielski" <novosirj (at) umdnj.edu>
- Date: Tue, 21 Dec 2010 02:51:50 -0500
- Dkim-signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=messagingengine.com; h=date:from:to:reply-to:subject:in-reply-to:mime-version:content-type; s=smtpout; bh=stodzyxW+bS5iyACxpeYYz7EOWE=; b=aWFQZQGRKPIXGv7ICsFie0twwxGXxbf7aiRi47FDenxt+ZhApqIAa3FrSlsffXvXddshdNR5OB/zNmmELvhU3u4/7VXx2hEMDngbzOzxBrhndmk4rlZ3I/VnnxHhCZ4hNuPLAfJRUfGQgN9wpdtbfPi+52NUYk3uavOgqEOfw78=
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.
-- Sent from my Palm Pre
On Dec 20, 2010 21:40, Josh Luthman <josh (at) imaginenetworksllc.com> wrote:
I can compile 4.2.2 just fine. 4.2.3 gives me this:
# make
CC="gcc" CFLAGS="-g -O2 -Wall -Wno-unused -D_REENTRANT
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DLINUX -I. -I`pwd`/include
-DCLIENTONLY=1" LDFLAGS="" OSDEF="-DLINUX" RPATHOPT="-Wl,--rpath="
PCREINCDIR="" SSLFLAGS="" SSLINCDIR="" SSLLIBS="" NETLIBS=""
LIBRTDEF="" BBTOPDIR="/home/shire" BBLOGDIR="" BBHOSTNAME=""
BBHOSTIP="192.168.21.188" BBHOSTOS="" LOCALCLIENT="no" make -C lib
client
make[1]: Entering directory `/home/shire/xymon-4.2.3/lib'
make[1]: Nothing to be done for `client'.
make[1]: Leaving directory `/home/shire/xymon-4.2.3/lib'
CC="gcc" CFLAGS="-g -O2 -Wall -Wno-unused -D_REENTRANT
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DLINUX -I. -I`pwd`/include
-DCLIENTONLY=1" LDFLAGS="" RPATHOPT="-Wl,--rpath=" SSLFLAGS=""
SSLINCDIR="" SSLLIBS="" NETLIBS="" LIBRTDEF=""
BBHOME="/home/shire/client" make -C common client
make[1]: Entering directory `/home/shire/xymon-4.2.3/common'
gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -DLINUX -I. -I/home/shire/xymon-4.2.3/include
-DCLIENTONLY=1 -o ../client/bb bb.o ../lib/hobbitclient.a
../lib/hobbitclient.a(timefunc-client.o): In function `getntimer':
/home/shire/xymon-4.2.3/lib/timefunc.c:67: undefined reference to
`clock_gettime'
../lib/hobbitclient.a(timefunc-client.o): In function `gettimer':
/home/shire/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 `/home/shire/xymon-4.2.3/common'
make: *** [common-client] Error 2
Not sure what else I can offer to help, but if you need anything let me know.
Josh Luthman
Office: 937-552-2340
Direct: 937-552-2343
1100 Wayne St
Suite 1337
Troy, OH 45373
To unsubscribe from the xymon list, send an e-mail to
xymon-unsubscribe (at) xymon.com