BB Unix Network Monitor - Message

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

{bb} Compiling on Fedora Core 4



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.

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.

John

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