Compile errors on hobbit client
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.
85 Richmond St. West - 8th Floor
Toronto, Ontario, Canada
M5H 2C9
Tel: 416-369-0111 x344
Fax: 416-369-9599
www.geosoft.com
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
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. 85 Richmond St. West - 8th Floor Toronto, Ontario, Canada M5H 2C9 Tel: 416-369-0111 x344 Fax: 416-369-9599 www.geosoft.com
-----Original Message----- From: Henrik Stoerner [mailto:henrik at hswn.dk] Sent: Tuesday, May 30, 2006 3:56 PM To: hobbit at hswn.dk 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
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
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?
Henrik
participants (2)
-
henrik@hswn.dk
-
Jason.Chambers@geosoft.com