[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Compile errors on hobbit client
- To: <hobbit (at) hswn.dk>
- Subject: Compile errors on hobbit client
- From: "Jason Chambers" <Jason.Chambers (at) geosoft.com>
- Date: Tue, 30 May 2006 13:34:35 -0400
- Thread-index: AcaED1F8pgpNKMF3QVOn2Ivg8A+0tg==
- Thread-topic: 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