BB Unix Network Monitor - Message

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

Re: {bb} problems compiling BB1.9h



On Thu, 2005-12-01 at 17:13, LDAP wrote:
> I'm running fedora core 4 on my BB Server and when I do make its
> dying with the following error. 
> 
> gcc  -DSIGSETJMP -O -Dlinux -DGETTIMEOFDAY -DREGEXEC -DTIMEH `./minimake/genbbdefs` -g -o bbd.o -c bbd.c
> bbd.c: In function 'main':
> bbd.c:718: error: invalid storage class for function 'bbd_timeout'
> bbd.c:1109: warning: pointer targets in passing argument 3 of 'accept' differ in signedness
> bbd.c:1148:8: warning: extra tokens at end of #endif directive
> bbd.c:1180:8: warning: extra tokens at end of #endif directive
> make[2]: *** [bbd.o] Error 1
> make[2]: Leaving directory `/home/bb/bb1.9h-btf/src'
> make[1]: *** [all] Error 2
> make[1]: Leaving directory `/home/bb/bb1.9h-btf/src'
> make: *** [all] Error 2
> 
> ideas? 

It's this old(-ish) chestnut:

  http://support.bb4.com/archive/200507/msg00002.html

In short, you need to remove the "static" modifier in two places.

Cheers, Phil.



-- 
The Three Laws of Thermodynamics (paraphrased):
  The First Law:  You can't get anything without working for it.
  The Second Law: The most you can accomplish by working is to
  break even.
  The Third Law:  You can only break even at absolute zero.

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