BB Unix Network Monitor - Message

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: {bb} BBSVR 1.9 install on Ubuntu Dapper kernel 2.6.15



I hit that one today.

Back up in bbd.c and remove "static" from the function declaration...
Google will confirm this.

On Wed, 2007-08-15 at 15:35 -0500, Paul Krash wrote:
> Hey!
> 
> I've installed big brother on Solaris, Mandrake, SuSE, Slackware and 
> Windows with no problems (other than the standard caveats).
> 
> I am installing the BB server on an Ubuntu 64 bit Dapper Release kernel 
> 2.6.15
> 
> Any Ideas?
> 
> Did I forget a dependency installation for the OS?
> (it is a pretty bare bones install)
> 
> Thanks in advance for your help!
> 
> Here is my error:
> 
> Making linux makefile
> make[1]: Entering directory `/var/lib/bb1.9i-btf/src'
> BBOS="linux" CC="gcc" CFLAGS=" -DSIGSETJMP -O -Dlinux -DGETTIMEOFDAY 
> -DREGEXEC -DTIMEH" make -e bball
> make[2]: Entering directory `/var/lib/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:1115: warning: pointer targets in passing argument 3 of âacceptâ 
> differ in signedness
> 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 `/var/lib/bb1.9i-btf/src'
> make[1]: *** [all] Error 2
> make[1]: Leaving directory `/var/lib/bb1.9i-btf/src'
> make: *** [all] Error 2
> --
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=
> 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.

--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=
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