At this stage in the release cycle, I'm not going to support 3.1 code
changes.  There are other places where the same issue has been fixed, and
I'm not going to play chase the code remotely.

Use the cvs ...

It takes a minute or two to download, the rest of the cycle (./configure,
make and make install) is the same.

-----Burton


-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of
Preston Kutzner
Sent: Thursday, August 11, 2005 4:55 PM
To: ntop@Unipi.IT
Subject: Re: [Ntop] Can't get NTOP to start on Trustix 3.0

Burton Strauss wrote:
> Socket zero is ugly.  In olden times, some calls used zero as an error
> return.  It's actually legal, but some OSes avoid it and others allow it.
> 
> There are still some places in the code where we erroneously test for >0
vs.
> 
>>=0.
> 
> 
> It's been fixed in the cvs, the test is now (*sock < 0).  (webInterface.c
> around line 8220)
> 
> -----Burton

<snip />


_______________________________________________
Ntop mailing list
Ntop@unipi.it
http://listgateway.unipi.it/mailman/listinfo/ntop

Reply via email to