Compile errors on hobbit client
list Jason Chambers
gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -DLINUX -I. -I/home/jason/hobbit-4.2-alfa-20060423/include -DCLIENTONLY=1 -DLOCALCLIENT=1 -I/usr/local/include -c -o hobbitd_buffer.o hobbitd_buffer.c gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -DLINUX -I. -I/home/jason/hobbit-4.2-alfa-20060423/include -DCLIENTONLY=1 -DLOCALCLIENT=1 -I/usr/local/include -c -o client_config.o client_config.c gcc -o ../client/hobbitd_client -Wl,--rpath=/usr/local/lib hobbitd_client.o hobbitd_worker.o hobbitd_buffer.o client_config.o ../lib/hobbitclient.a -L/usr/local/lib -lpcre hobbitd_client.o: In function `file_report': /home/jason/hobbit-4.2-alfa-20060423/hobbitd/hobbitd_client.c:791: undefined reference to `hostsvcclienturl' /home/jason/hobbit-4.2-alfa-20060423/hobbitd/hobbitd_client.c:797: undefined reference to `hostsvcclienturl' /home/jason/hobbit-4.2-alfa-20060423/hobbitd/hobbitd_client.c:804: undefined reference to `hostsvcclienturl' hobbitd_client.o: In function `msgs_report': /home/jason/hobbit-4.2-alfa-20060423/hobbitd/hobbitd_client.c:656: undefined reference to `hostsvcclienturl' /home/jason/hobbit-4.2-alfa-20060423/hobbitd/hobbitd_client.c:712: undefined reference to `hostsvcclienturl' hobbitd_client.o:/home/jason/hobbit-4.2-alfa-20060423/hobbitd/hobbitd_cl ient.c:662: more undefined references to `hostsvcclienturl' follow collect2: ld returned 1 exit status make[1]: *** [../client/hobbitd_client] Error 1 make[1]: Leaving directory `/home/jason/hobbit-4.2-alfa-20060423/hobbitd' make: *** [hobbitd-client] Error 2 This is happening on Fedora Core 5, fully updated today. I've created a second linux box that I want to monitor to my main server, and when I compile with ./configure.client, I get this. Jason Chambers IT Helpdesk Support <http://www.geosoft.com/20> eosoft Inc. XX Richmond St. West - 8th Floor Toronto, Ontario, Canada M5H 2C9 Tel: XXX-XXX-XXXX x344 Fax: XXX-XXX-XXXX www.geosoft.com
list Henrik Størner
▸
On Tue, May 30, 2006 at 01:34:35PM -0400, Jason Chambers wrote:
gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -DLINUX -I. -I/home/jason/hobbit-4.2-alfa-20060423/include -DCLIENTONLY=1 -DLOCALCLIENT=1 -I/usr/local/include -c -o hobbitd_buffer.o hobbitd_buffer.c
This is a fairly early alfa-release, this problem does not happen with the current snapshot. Regards, Henrik
list Jason Chambers
Oops. Ok, obviously I don't know where to get the latest snapshot. I pulled this from your sourceforge pages! *smirk* can you point me in the right direction? Jason Chambers IT Helpdesk Support Geosoft Inc.
▸
XX Richmond St. West - 8th Floor
Toronto, Ontario, Canada
M5H 2C9
Tel: XXX-XXX-XXXX x344
Fax: XXX-XXX-XXXX
www.geosoft.com
-----Original Message-----
▸
From: Henrik Stoerner [mailto:user-ce4a2c883f75@xymon.invalid]
Sent: Tuesday, May 30, 2006 3:56 PM
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] Compile errors on hobbit client
On Tue, May 30, 2006 at 01:34:35PM -0400, Jason Chambers wrote:gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -DLINUX -I. -I/home/jason/hobbit-4.2-alfa-20060423/include -DCLIENTONLY=1 -DLOCALCLIENT=1 -I/usr/local/include -c -o hobbitd_buffer.o hobbitd_buffer.c
This is a fairly early alfa-release, this problem does not happen with the current snapshot. Regards, Henrik
list Henrik Størner
On Tue, May 30, 2006 at 04:02:58PM -0400, Jason Chambers wrote:
Oops. Ok, obviously I don't know where to get the latest snapshot. I pulled this from your sourceforge pages! *smirk* can you point me in the right direction?
http://www.hswn.dk/beta/ Henrik