Oden Eriksson wrote:
Does not build for me (r647777) on Mandriva Linux 2008.1 (x86_64):

> <snip>

Do you happen to compile flood using GCC 4.x? I couldn't compile flood with Guy's patch using GCC 4.1, particularly due to these two errors:

> flood_round_robin.c:910: error: lvalue required as left operand of
> assignment
> flood_round_robin.c:920: error: lvalue required as left operand of
> assignment

Compiling using GCC 3.3 it built like a charm, only warning me about the above two lines that it's deprecated. Perhaps someone could fix this?

 - Vincent van Scherpenseel

Reply via email to