BB Unix Network Monitor - Message
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
{bb} error in make
Hi list,
I've just install a new Linux Ubuntu 7.0.4 box as my personal server, I
use the "old" bb-1.9i.tar.gz file to install a bb to check my hosts.
During make I see this error message... how can I solve ?
Regards.
bb@server:/usr/bb/src$ make
Making linux makefile
make[1]: Entering directory `/usr/bb1.9i-btf/src'
BBOS="linux" CC="gcc" CFLAGS=" -DSIGSETJMP -O -Dlinux -DGETTIMEOFDAY
-DREGEXEC -DTIMEH" make -e bball
make[2]: Entering directory `/usr/bb1.9i-btf/src'
gcc -DSIGSETJMP -O -Dlinux -DGETTIMEOFDAY -DREGEXEC -DTIMEH
`./minimake/genbbdefs` -g -o bb.o -c bb.c
gcc -DSIGSETJMP -O -Dlinux -DGETTIMEOFDAY -DREGEXEC -DTIMEH
`./minimake/genbbdefs` -g -o bbsend.o -c bbsend.c
gcc -DSIGSETJMP -O -Dlinux -DGETTIMEOFDAY -DREGEXEC -DTIMEH
`./minimake/genbbdefs` -g -o utils.o -c utils.c
gcc -DSIGSETJMP -O -Dlinux -DGETTIMEOFDAY -DREGEXEC -DTIMEH
`./minimake/genbbdefs` -g -o ../bin.`./minimake/bbmachine OS`/bb bb.o
bbsend.o utils.o
gcc -DSIGSETJMP -O -Dlinux -DGETTIMEOFDAY -DREGEXEC -DTIMEH
`./minimake/genbbdefs` -g -o dohostsvc.o -c dohostsvc.c
gcc -DSIGSETJMP -O -Dlinux -DGETTIMEOFDAY -DREGEXEC -DTIMEH
`./minimake/genbbdefs` -g -o bbd.o -c bbd.c
bbd.c: In function 'main':
bbd.c:724: error: invalid storage class for function 'bbd_timeout'
bbd.c:1154:8: warning: extra tokens at end of #endif directive
bbd.c:1186:8: warning: extra tokens at end of #endif directive
make[2]: *** [bbd.o] Error 1
make[2]: Leaving directory `/usr/bb1.9i-btf/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/usr/bb1.9i-btf/src'
make: *** [all] Error 2
bb@server:/usr/bb/src$ make --version
GNU Make 3.81
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.
This program built for i486-pc-linux-gnu
bb@server:/usr/bb/src$ gcc --version
gcc (GCC) 4.1.2 (Ubuntu 4.1.2-0ubuntu4)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.
--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=
To unsubscribe from this list, or to subscribe to the bb-digest list
send e-mail to mailto:majordomo@bb4.com with unsubscribe bb -and/or-
subscribe bb-digest in the BODY of the message.
Home |
Main Index |
Thread Index