BB Unix Network Monitor - Message
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: {bb} invalid storage class for function ‘bbd_timeout’
Thanks Shuresh. It helps to have your feedback.
I've done a bit of Googling and it looks like this is a recent
development of "gcc" towards ISO C99 (ISO/IEC 9899:1999)
compliance. The use of "static" is now only allowed if the
function has file scope.
Another possible solution might be to use "-std=gnu89" with
gcc 4.0 to force it to use the previous default standard.
Cheers, Phil.
On Tue, 2005-07-05 at 17:37, suresh rasaretnam wrote:
> Philip,
>
> Thanks for the quick response, below are my answers
>
> 1. No its a 32 bit system, ( Dell laptop).
> 2. Yes most recent 1.9g.
> 3. bbconfig did not give any issues. except cgi-bin directory had to
> be changed from its default location to /var/www/cgi-bin.
> 4. I tried deleting and untar-ing again, but the problem continued.
> 5. Changed to void bbd_timeout() and then it compiled :).
>
> Not sure what the issue is, but if you like me to do some other
> testing I would be glad to help out.
--
Writing about music is like dancing about architecture. (Frank Zappa)
--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=
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