Xymon Mailing List Archive search

Error building Hobbit 4.0

list David Gore
Thu, 31 Mar 2005 17:12:17 +0000
Message-Id: <user-95ed5b43c3d4@xymon.invalid>

Same here on solaris 9.

~David

Rich Smrcina wrote:
Received the following error building Hobbit 4.0:

make[1]: Entering directory `/home/hobbit/hobbit-4.0/bbnet'
gcc -g -O2 -Wall -Wno-unused -D_REENTRANT  -DMAXMSG=32768 
-DBBDPORTNUMBER=1984 -I. -I/home/hobbit/hobbit-4.0/include -DHOBBITD=1 
   -c -o bbtest-net.o bbtest-net.c
bbtest-net.c: In function `start_fping_service':
bbtest-net.c:1129: error: `errno' undeclared (first use in this function)
bbtest-net.c:1129: error: (Each undeclared identifier is reported only once
bbtest-net.c:1129: error: for each function it appears in.)
make[1]: *** [bbtest-net.o] Error 1
make[1]: Leaving directory `/home/hobbit/hobbit-4.0/bbnet'
make: *** [bbnet-build] Error 2