argus-clients rc.63 - possible final code release

Terry Burton tez at terryburton.co.uk
Mon Nov 5 07:32:51 EST 2007


On Nov 5, 2007 9:15 AM, Robin Gruyters <r.gruyters at yirdis.nl> wrote:
> I just started to give rc63 a try, but I ran into an a problem:
>
<...snip...>
> ./rasplit.c
> ./rasplit.c: In function `ArgusClientInit':
> ./rasplit.c:82: error: `WNOHANG' undeclared (first use in this function)
> ./rasplit.c:82: error: (Each undeclared identifier is reported only once
> ./rasplit.c:82: error: for each function it appears in.)
> *** Error code 1

Hi Robin,

Adding #include <sys/wait.h> to the includes section of
[argus-source]/clients/rasplit.c will resolve this problem.


Hope this helps,

Terry



More information about the argus mailing list