BB Unix Network Monitor - Message
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: {bb} Install/ Make problem
On Thu, 2005-09-08 at 19:27, BILL POPLASKI wrote:
> Hello,
>
> When running make on Linux Fedora(2.4.22-1.2115.nptl) I get the
> following at make:
>
> 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]: Leaving directory `/opt/bb1.9h-btf/src'
>
> make[1]: Leaving directory `/opt/bb1.9h-btf/src'
>
> If I remove the statement ZOMBIE from the two lines in bbd.c I do not
> get the warning
>
> In either case make install does not appear to do anything
>
> any ideas ?
>
> TIA
>
> -Bill
If you take a look at the code, you'll see that those "extra
tokens" are just labels. You can remove them, or move them to
comment lines, if they offend you. But, there is no need to do
this. The compiler is only generating a warning, not an error.
Older compiler versions won't even do that and are quite happy
to see labels like these.
If you look in the $BBHOME/bin directory, the binaries (bb,
bbd and the like) should be there and you should be good to
go.
Cheers, Phil.
--
For a man to truly understand rejection, he must first be ignored
by a cat.
--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=
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