BB Unix Network Monitor - Message

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

Re: {bb} Compiling on Fedora Core 4



On Tue, 2005-12-13 at 19:49, John Gallagher wrote:
> I am having trouble compiling the bb server on FC4.  The 
> error below is the same one that I am getting so I am 
> guessing it is the same problem as posted to this list before.
> 
> {bb} invalid storage class for function 'bbd_timeout' 
> 
> The solution in the original post was to remove "static" from 
> the line "static void bbd_timeout()" in the bbd.c file?
> 
> I did this and it did not make a difference.

ISTR that there are actually two places that need this mod.

> The second suggestion was to run gcc with the following switch:
> 
> "-std=gnu89"
> 
> How do you do this? I tried to add it to the Makefile as part 
> of the gcc variable (CC = "gcc -std=gnu89").  This did not work.
> 
> Any help is appreciated.

This was reported not to work, although I can't understand why.
Modifying the source to remove the "static" tag is the only
solution that had been reported to work.

Cheers, Phil.



-- 
Love is a snowmobile racing across the tundra and then suddenly
it flips over, pinning you underneath. At night, the ice weasels
come. (Matt Groening)

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